Modified condition/decision coverage: Difference between revisions

Content deleted Content added
fix sentence design and heading importancy
Line 12:
Independence of a condition is shown by proving that only one condition changes at a time.
 
The most critical (Level A) software, which is defined as that which could prevent continued safe flight and landing of the aircraft, must satisfy a level of [[code coverage|coverage]] called Modified Condition/Decision Coverage (MC/DC).
 
==Definitions==