MATLAB: How to import comments from previous review report in Polyspace Client for C/C++ 6.0 (R2008b)

Polyspace Client for C/C++

I tested my code using Polyspace. I reviewed the results and added comments to the results.
After this, I did some incremental modification to the original code. I ran the verification once again on the modified code. Is there a way to import comments from the old verification results?

Best Answer

1. Open results of previous verification and change in expert mode
2. Filter all green checks except red, orange and grey checks
3. Use reviewed column on the project node in the procedural entity view. It will tick as reviewed all remaining checks
4. Save reviewed checks
5. Open new verification which has been done on an incremental release of same code.
6. Import reviewed checks from previous verification
7. Uses assistance mode on all checks which differ.