Stateflow User's Guide Previous page   Next Page

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 trigger expression from true to false or false to true.

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 Details Report Section.


Previous page  Condition Coverage Coverage Reports for Stateflow Charts Next page

© 1994-2005 The MathWorks, Inc.