You can Get Help Ducument Here.
中文版(ChineseVersion)
https://sourceforge.net/projects/visualstudioscan/files/Document/VS_Code_Scan_Assistant_Help_Chinese.docx/download
English Version
https://sourceforge.net/projects/visualstudioscan/files/Document/VS_Code_Scan_Assistant_Help_English.docx/download
VisualStudio_Scan is a Visual Studio plugin for static analysis of C/C++ code. It not only covers the features provided by other analysis tools such as cppcheck, coverity,pclint, findbugs and PMD, but also provides many benefits that others are not offering. It debugs the types of bugs that are hardly detected by the compilers and also highly reduces fixing costs. Not depending on compilers enables it to find potential quality issues efficiently (100,000 line per minute). It can find critical issues such as null pointer dereference, memory leaks, buffer overrun, and logic errors
Features
- Code Scan
- For VisualStuido208 VisualStudio2010
- detect real bugs of c/c++ code
- false positives is less than 20%
- a lot of check rules
License
GNU General Public License version 3.0 (GPLv3)Follow VisualStudio_Scan
User Reviews
-
thank you for your job! it's very useful
-
Help to scan the c/cpp errors in visual studio conveniently