Data Control Coupling Analysis

Use when you must analyze data coupling and control coupling between airborne software components: identify the data-coupling items between component pairs from their written and read variable sets with declared synchronization suppression, identify the control-coupling items across call edges where a caller-written variable is read by the callee, compute the coupling coverage ratio against declared evidence, and return the PASS or FAIL verdict with the uncovered item list. Produces the data-coupling item list, the control-coupling item list, the coupling coverage ratio and the evidence verdict that gate the level A inter-component coupling objective. Trigger: data coupling analysis, control coupling analysis, shared-variable pairs, call-edge coupling items, coupling coverage evidence, level-a coupling objectives, inter-component coupling.

ashfordeOU 1a857a4 3 files · 25.6 KB Updated

File contents

ashfordeOU/aero-agent-skills/tree/main/skills/avionics/do178c/data-control-coupling-analysis commit 1a857a4b8d

Frequently asked questions

npx skillmds@latest add ashfordeou/data-control-coupling-analysis