Skip to content

PMD (Source Code Analyzer)

  • PMD can detect things such as unused variables, empty catch blocks and much more bad coding practices. Each detection is put onto the Todo list, with markers in the code to let you know it should be done.