Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 868 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 868 Bytes

PMD

PMD is an open source source code analyzer for Java source code. It scans source code looking for potential programming issues and produces a report of found problems.Some of the types of issues that are located are: unused variables, empty catch blocks, and unnecessary loops and IF statements.

The PMD plug-in uploads the results of the PMD analyzer generated during the build process and places them on the Analytics tab of the BuildLife.

Available Steps

Publish PMD ResultsPublish PMD results to a build life.

Back to ... Latest Version
All Plugins Build Plugins 5.752822 Overview Steps Downloads