Polyspace code metrics justification
Ältere Kommentare anzeigen
Hello,
Is there a way to justify code metrics violation (for example cyclomatic complexity) in Polyspace by justify results through code annotations?
According to:
/* polyspace-begin Family:Result_name */
code;
/* polyspace-end Family:Result_name */
What would be the family and Result_name?
Antworten (1)
John Smith
am 18 Sep. 2020
0 Stimmen
Hi,
The documentation about this is here:
You can find more short names for code metrics here:
Kategorien
Mehr zu Performance Defects finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!