In Polyspace (R2014a) all functions are UNP
1 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Alexandre De Barros
2015-8-5
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.
See this page for example http://www.mathworks.com/help/releases/R2014a/codeprover/ref/functions-to-call-within-the-specified-classes.html
Best regards,
Alexandre
2 个评论
Alexandre De Barros
2015-8-6
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
另请参阅
类别
在 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!