14 Code Analysis libraries and projects
-
Checkstyle
9.6 9.8 L3 JavaCheckstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program. -
Spotbugs
7.7 9.6 JavaSpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code. -
NullAway
7.6 6.3 JavaA tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead -
Spoon
6.5 8.9 L2 JavaSpoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.
Write Clean Java Code. Always.
Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
Promo
www.sonarsource.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.