MATLAB: How to measure the code coverage in code generated from Real-Time Workshop® Embedded Coder

Embedded Codersimulinksimulink coderstateflowStateflow Coder

I generate code from my application model using Real-Time Workshop®. I want to find out the line coverage for the generated code using my Simulink test harness model.

Best Answer

An example of determining the code coverage for generated code can be found at the link below. The example measures C statement coverage in code built as a Real-Time Workshop S-Function.
Note that MathWorks does not guarantee or warrant the use or content of MATLAB Central submissions. Any questions, issues, or complaints should be directed to the contributing author.
In addition, model coverage can be obtained using Simulink® Verification and Validation: