Why are the metrics in the reports not given per file but only the project min and max values?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Birgit Roithner
le 4 Sep 2018
Réponse apportée : Anirban
le 6 Sep 2018
Hello, we´re using Polyspace R2015b CodeProver and generating reports to automaticalle read out the most important information for project leaders. Now we have a problem with reporting the metrics because the file und function metrics in the reports are not splitted in file/function as they are in Code Prover result summary. But there is only given the project min and max value. Is there a way to get the metrics splittet up in the files/functions by using another configuration setting or command line instruction? Thanks for the help and best regards, Birgit
0 commentaires
Réponse acceptée
Anirban
le 6 Sep 2018
Hello,
If you use the CodeMetrics template for report generation, you see the metrics broken down by file and function. For details, see Code Prover documentation for the option -report-template ( Same link in 15b documentation ).
However, this report shows only the code metrics and not the run-time checks or other Code Prover results. If you have license for MATLAB Report Generator, you can create a template that shows code metrics details along with other results. Start from the Developer template and add the component Code Metrics Details.
See:
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Generate Reports dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!