Polyspace Gray result UNP error type, what is UNP?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello all,
I have a gray result in Polyspace and the error type is UNP. I cannot find inside documentation in the result list what UNP stands for. I know that gray means unreachable or unused code, I am trying to decipher this UNP.
Thanks in advance.
댓글 수: 0
답변 (1개)
Alexandre De Barros
2016년 11월 8일
Hi,
UNP means UNreachable Procedure. In the recent version, this check is now called Function Not Called, or FNC.
More information on this check here:
Regards,
Alexandre
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Generate Report에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!