Group: SourceForge PMD
Sort:
popular
|
newest
3. PMD Test Framework46 usages
net.sourceforge.pmd » pmd-testBSD
Contains a test framework to test rules.
Last Release on May 30, 2023
4. PMD Language Module Testing Utilities32 usages
net.sourceforge.pmd » pmd-lang-testBSD
Module containing utilities to test language implementations,
including parsers and ASTs. This module uses Kotlin.
Last Release on May 30, 2023
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 many languages. It can be extended with custom rules.
It uses JavaCC and Antlr to parse source files into abstract syntax trees (AST) and runs rules against them to find violations.
Rules can be written in Java or using a XPath query.
It supports Java, JavaScript, Salesforce.com Apex and Visualforce,
...
Last Release on May 30, 2023
8. PMD JavaScript10 usages
net.sourceforge.pmd » pmd-javascriptBSD
PMD JavaScript
Last Release on May 30, 2023
9. PMD XML and XSL9 usages
net.sourceforge.pmd » pmd-xmlBSD
PMD XML and XSL
Last Release on May 30, 2023
12. PMD Scala For Scala 2.137 usages
net.sourceforge.pmd » pmd-scalaBSD
PMD Scala For Scala 2.13
Last Release on May 30, 2023
18. PMD Fortran6 usages
net.sourceforge.pmd » pmd-fortranBSD
PMD Fortran
Last Release on May 30, 2023