3

I'm a software tester and developer. My company is starting a partnership with another development team and we need a new tool for static analysis.

The new team's previous code is written in Java, so we need a static analysis tool with similar features to Cppcheck. We have been trying Macker, PMD and JDepend but none of these are like Cppcheck.

Also, we are trying to get a trial license of Coverity, which it seems like we want, but at the moment I couldn't test it yet.

So, does anyone know of a tool like the one I'm looking for? Thanks!

4

1 回答 1

1

看看SonarQube。此工具提供对 Java 代码的广泛分析。可以在此处找到示例。

于 2012-08-08T08:22:40.980 回答