8000 GitHub - anikhar88/pmd
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anikhar88/pmd

 
 

Repository files navigation

PMD - Don't shoot the messenger

PMD

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, XML, XSL. Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript.

Source