Desktop Tools and Development Environment |
Run the Coverage Report after you run the Profiler to identify how much of a file ran when it was profiled. For example, when you have an if
statement in your code, that section might not run during profiling, depending on conditions.
You can run the Coverage Report from the Profiler, or follow these steps:
Coverage Report
. The Coverage Report appears, providing a summary of coverage for the M-file you profiled.
File Comparison Report | M-Lint Code Check Report |
© 1994-2005 The MathWorks, Inc.