Read these topics to learn how to use the product.
Control Coupling is defined as “the manner or degree by which one software component influences the execution of another software component" in the “Clarification of Structural Coverage Analyzes of Data Coupling and Control Coupling" document edited by the Certification Authorities Software Team (CAST). For more information, see https://www.faa.gov/aircraft/air_cert/design_approvals/air_software/cast/cast_papers/media/cast-19.pdf. The purpose is 'to provide a measurement and assurance of the correctness of these modules/components’ interactions and dependencies'.
Coupling Analysis consists of Control Coupling and Data Coupling.