Main Content

Collect Condition, Decision, and MC/DC Coverage for MATLAB Code

Measure condition, decision, and MC/DC coverage for MATLAB® code

Collect information about decision coverage, condition coverage, and modified condition/decision coverage (MC/DC) for your source code when you run tests with MATLAB Test™. View coverage results in reports or at the command line. For information about statement and function coverage, see Collect Statement and Function Coverage Metrics for MATLAB Source Code.

Topics