nicolasFernandez / pmd

An extensible multilanguage static code analyzer.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PMD

Join the chat at https://gitter.im/pmd/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 multilanguage static code analyzer.

https://pmd.github.io

License:Other


Languages

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