PMD Eclipse

Solution Description

PMD scans 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

Categories: Source Code Analyzer

Additional Details

Organization Name: -

Development Status: Mature

Date Created: Monday, June 14, 2010 - 08:08

License: BSD

Date Updated: Friday, September 6, 2013 - 18:17

Submitted by: Emmanuel LESNE

Date Ranking Installs Clickthroughs
April 2024 0/0 0 8
March 2024 0/0 0 9
February 2024 0/0 0 15
January 2024 0/0 0 11
December 2023 0/0 0 9
November 2023 0/0 0 4
October 2023 0/0 0 8
September 2023 0/0 0 4
August 2023 0/0 0 3
July 2023 0/0 0 5
June 2023 0/0 0 5
May 2023 0/0 0 4
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Reviews Add new review