Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Looking for a Cppcheck-like tool for Java development [closed]

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!

like image 994
alezvic Avatar asked Sep 21 '26 04:09

alezvic


1 Answers

Have a look at SonarQube. This tool provides a broad analysis of your Java code. Examples can be found here.

like image 185
dokaspar Avatar answered Sep 23 '26 16:09

dokaspar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!