Main Content

Analyze Coverage and View Results

View coverage highlighting in models, generate coverage reports, trace results to tests and requirements

You can use Simulink® Coverage™ to evaluate coverage data to find gaps in your testing or issues in your design. You can compare the coverage results of normal mode simulations with the generated code results from software-in-the-loop, processor-in-the-loop, or hardware-in-the-loop simulations.

Coverage reports and model highlighting help you to understand which parts of your design are sufficiently exercised by your test cases. For aggregated test results, you can also view how each corresponding test contributes to the coverage results.

Functions

cvhtmlCreate HTML coverage report from model coverage objects
cvmodelviewDisplay model coverage results with model highlighting

Topics