Polyspace code metrics justification
显示 更早的评论
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?
回答(1 个)
John Smith
2020-9-18
0 个投票
Hi,
The documentation about this is here:
You can find more short names for code metrics here:
类别
在 帮助中心 和 File Exchange 中查找有关 Performance Defects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!