Stateflow | ![]() ![]() |
MCDC Coverage
The modified condition decision coverage (MCDC) option reports a test's coverage of occurrences in which changing an individual subcondition within a transition results in changing the entire transition from valid to invalid.
For example, if a transition executes on the condition [C1 & C2 & C3 | C4 & C5], the MCDC report for that transition shows actual occurrences for each of the five subconditions (C1, C2, C3, C4, C5) in which changing its result from true to false is able to change the result of the entire condition from true to false.
See Transition Report Section.
![]() | Condition Coverage | Coverage Reports for Stateflow Charts | ![]() |