bdatuan / pmd

An extensible cross-language static code analyzer.

Home Page:https://pmd.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PMD

Build Status Maven Central Coverage Status

About

PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, PLSQL, Apache Velocity, XML, XSL.

Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, Groovy, PHP, Ruby, Fortran, JavaScript, PLSQL, Apache Velocity, Scala, Objective C, Salesforce.com Apex, Perl, Swift, Matlab, Python.

Source and Documentation

Our latest source of PMD can be found on GitHub. Fork us!

News and Website

More information can be found on our Website and on SourceForge.

About

An extensible cross-language static code analyzer.

https://pmd.github.io

License:Other


Languages

Language:Java 80.6%Language:Apex 14.8%Language:XSLT 0.9%Language:MATLAB 0.6%Language:ANTLR 0.5%Language:Swift 0.5%Language:Scala 0.4%Language:Shell 0.4%Language:PLSQL 0.3%Language:JavaScript 0.2%Language:Python 0.2%Language:CSS 0.1%Language:Objective-C 0.1%Language:Fortran 0.1%Language:Batchfile 0.1%Language:Groovy 0.0%Language:C++ 0.0%Language:HTML 0.0%Language:Ruby 0.0%Language:TypeScript 0.0%