Code Quality Dashboard
Description
Use the Code Quality Dashboard to view project quality metrics, including code issues, test and code coverage results, and the requirements verification status.
Use the Code Quality Dashboard to view metrics for the current project, including:
The Code Issues section displays a summary of MATLAB® Code Analyzer report.
The Tests section displays a summary of test results.
The MATLAB Code Coverage section displays code coverage for the MATLAB source code.
The Generated Code Coverage section displays code coverage for generated C/C++ code when you run SIL and PIL equivalence tests. (since R2024b)
The Requirements section displays the verification status of requirements.
The metrics update when you click the run button
. If you run tests from the MATLAB Test Manager or
change files in the project, the metrics in the Code Quality Dashboard become out of date. To
update the dashboard, click Refresh Metrics in the banner.
Open the Code Quality Dashboard App
Open a project, then use one of these approaches to open the app:
MATLAB Toolstrip: In the Project tab, in the Tools menu, under Apps, click Code Quality Dashboard.
MATLAB command prompt: Enter
codeQualityDashboard.



