PMD icon

PMD For Mac

4.3/5 3
Certified 100% FREE BSD     /  Apache   

A free and open source Java source code analyzer that will find potential coding problems such as possible bugs, dead codes and duplicate codes. #Source code analyzer  #Verify source code  #Find bug  #Analyzer  #Verifier  #Bug  

Description

changelog

Free Download

PMD is an open source and free application that was developed as a Java source code analyzer.

Moreover, PMD is a highly extensible static code analyzer with built-in support for multiple programming languages (i.e. Java, JSP, JavaScript, Salesforce.com Apex and Visualforce, PLSQL, Apache Velocity, XML and Maven POM, and XSL).

PMD will also help you rapidly find unused variables, unnecessary object creation, empty catch blocks, and so forth.

The PMD code analysis tool comes with lots of ready-to-use built-in rules which should make code analysis tasks a lot easier and faster, as well as with support for creating your own custom rules using XPath for querying the source code's AST.

PMD was created to scan Java source code and looks for potential problems like: · Possible bugs - empty try/catch/finally/switch statements · Dead code - unused local variables, parameters and private methods · Suboptimal code - wasteful String/StringBuffer usage · Overcomplicated expressions - unnecessary if statements, for loops that could be while loops · Duplicate code - copied/pasted code means copied/pasted bugs

System requirements

What's new in PMD 7.0.0:

  • Has a new logo
  • Analyzes Java 21 and Java 22 projects with even better type resolution and symbol table support
  • Analyzes Kotlin and Swift
  • Analyzes Apex with a new parser
Read the full changelog
User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

PMD 7.0.0

add to watchlist add to download basket send us an update REPORT
  runs on:
macOS (-)
  file size:
64.7 MB
  filename:
pmd-dist-7.0.0-bin.zip
  1 screenshot:
PMD - Usage screen for the application when running it from a terminal window.
  main category:
Developer Tools
  developer:
  visit homepage