목차

코딩 스탠다드 점검 도구

N'SIQ CppStyle

Free, Style checker

한글 : http://dev.naver.com/projects/nsiqcppstyle
영문 : https://code.google.com/p/nsiqcppstyle/
룰 리스트 : http://nsiqcppstyle.appspot.com/rule_doc/

Cppcheck

Free, Static code analysis

http://cppcheck.sourceforge.net/
http://sourceforge.net/projects/cppcheck/
정보 : http://kindtis.tistory.com/287

Sparrow

http://www.fasoo.com/product/sparrow_overview.asp

Coverity prevent

억대, $120000

http://www.coverity.com/products/coverity-save.html
정보 : http://cafe.naver.com/lisper/706
정보 : http://blog.naver.com/websearch?Redirect=Log&logNo=70081687111
뉴스 : http://www.ebuzz.co.kr/news/news/2284651_1878.html
추가 : http://blog.naver.com/gameguru?Redirect=Log&logNo=40108729468

참고

List of tools for static code analysis
코드 인스펙션 관련 논문 정리