Overlapping RTE and MISRA violations
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi,
There are situations in which an Orange check and a MISRA violation reported by Polyspace CodeProver points to the same item in the code. Is there a way to eliminate, if I want in some cases, one of them from the reporting?
All the best,
Daniel
댓글 수: 0
채택된 답변
Alexandre De Barros
2015년 7월 23일
Hi Daniel!
You cannot "eliminate" a check or a violation from the report but I suggest you to comment it (manually or by using a code annotation) and to choose the DeveloperReview Template, where checks/violations are sorted by review classification and status, and unreviewed results are sorted by file location. Hence, you will be able to differentiate the check from the violation in your generated reports.
Regards,
Alex
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Generate Reports에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!