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!