The Sourceinsight-scan is an integrated, C + + code static analysis plug-in in Sourceinsight that integrates the advantages of the industry's best static analysis tools such as Cppcheck,coverity,pclint.
Designed to help developers quickly discover non-grammatical errors that the compiler cannot find in the IDE, reducing repair costs.
Without compiling, the average scan speed of up to 10W lines/min, quickly help you identify potential quality risks, including null pointers, cross-border, memory leaks and potential logic errors, with an average accuracy rate of up to 80%.
Support personalized customization requirements, including rule configuration, false alarm masking, path masking, configuring custom empty macros, etc.
Reference Link: Http://www.oschina.net/p/siscan
Software Download: https://sourceforge.net/projects/siscan/files/
Description Document: http://download.csdn.net/detail/klcf0220/9643911
C + + code static Analysis plugin Sourceinsight_scan