Slashdot Mirror


Static Code Analysis Tools?

rewt66 asks: "We are looking for a good static analysis tool for a fairly large (half a million lines) C/C++ project. What tools do you recommend? What do you recommend avoiding? What experience (good or bad) have you had with such tools?"

2 of 87 comments (clear)

  1. My Static Analysis by mkcmkc · · Score: 0, Troll

    If your project has 500K lines of C/C++, it will almost certainly fail.

    --
    "Not an actor, but he plays one on TV."
    1. Re:My Static Analysis by mkcmkc · · Score: 0, Troll

      Many sucessful products are made up of around 500K lines of C++.
      That may be, but it doesn't really contradict my comment. The question is: What proportion of 500K+ projects fail?
      --
      "Not an actor, but he plays one on TV."