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
February 2026 0/0 0 13
January 2026 0/0 0 28
December 2025 0/0 0 30
November 2025 0/0 0 21
October 2025 0/0 0 13
September 2025 0/0 0 10
August 2025 0/0 0 14
July 2025 0/0 0 4
June 2025 0/0 0 5
May 2025 0/0 0 13
April 2025 0/0 0 28
March 2025 0/0 0 11
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Reviews Add new review