Polyspace code metrics justification
Mostrar comentarios más antiguos
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?
Respuestas (1)
John Smith
el 18 de Sept. de 2020
0 votos
Hi,
The documentation about this is here:
You can find more short names for code metrics here:
Categorías
Más información sobre Performance Defects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!