In Polyspace (R2014a) all functions are UNP

Why there are several files(C++) has its all methods/Functions "UNP" in my report(.rtf)? What are the settings I need to do inorder to cover them all?

Answers (1)

Hi,
I suggest you to take a look at how the main generator is configured in your project especially the options related to the class methods.
Best regards,
Alexandre

2 Comments

Hello Alexandre,
Thanks for your response. I have set -class-analyzer option to "all" that means it should generate the main for all the classes. But still I see the same results.
Thanks and Regards, Dinesh
Hello,
-class-analyzer all will indeed ask the main generator to call all the classes, but what about the option -class-analyzer-calls ?
Best regards,
Alexandre

Sign in to comment.

Asked:

on 1 Aug 2015

Community Treasure Hunt

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

Start Hunting!