Please let me know any open source c/c++ static code analysis tool, I need to use that tool for stataic analysis
Following is the list C++ Check http://sf.net/projects/cppcheck/ Oink http://danielwilkerson.com/oink/index.html C and C++ Code Counter http://sourceforge.net/projects/cccc/
If looking for the paid version check coverity (its really good)
Here my goal is to detect only real errors in the code (i.e. have zero false positives).
Tool, which is having good performance, high Scalability and should revirew document as well
I'm beginner to LTE and I wanted to know basics of it. Please suggest me the links so that I can analyze some basics.
Can someone please share the tool(s) except "cloc" for sloc.