Polyspace Gray result UNP error type, what is UNP?

1 view (last 30 days)
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.

Answers (1)

Alexandre De Barros
Alexandre De Barros on 8 Nov 2016
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!