Does Polyspace Bug Finder does Cross Module Analysis

3 ビュー (過去 30 日間)
Girisha Shiva Shankar
Girisha Shiva Shankar 2015 年 11 月 16 日
コメント済み: Shivam Chaturvedi 2015 年 11 月 17 日
As we work on different Static Analysis Tool, We come across QA-C and Cross Module Analysis feature ;We would like to know that Bug Finder Does Cross Module Analysis.

回答 (1 件)

Alexandre De Barros
Alexandre De Barros 2015 年 11 月 16 日
Hi !
If, by "Cross Modules Analysis", you mean "finding inconsistency between different definitions/declarations in different files (similar to link problems)", then yes, Polyspace Bug Finder can detect this family of problems. See the defect 'Declaration_Mismatch' in particular.
Best regards,
Alex
  1 件のコメント
Shivam Chaturvedi
Shivam Chaturvedi 2015 年 11 月 17 日
Hi Alex,
I believe Girisha is saying about the following which is taken from a QA-C PDF that I found online:
" Cross Module Analysis
Link time errors and anomalies such as multiply defined objects / functions and incompatible declarations – problems which a linker will seldom identify "
Source Link: QA-C Summary

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by