| Information | |
|---|---|
| has gloss | eng: PMD is a static ruleset based Java source code analyzer that identifies potential problems like: * Possible bugs - Empty try/catch/finally/switch blocks. * Dead code - Unused local variables, parameters and private methods * Empty if/while statements * Overcomplicated expressions - Unnecessary if statements, for loops that could be while loops * Suboptimal code - wasteful String/StringBuffer usage * Classes with high Cyclomatic Complexity measurements. * Duplicate code - Copied/pasted code can mean copied/pasted bugs, and decreases maintainability. |
| lexicalization | eng: PMD |
| instance of | (noun) (computer science) written programs or procedures or rules and associated documentation pertaining to the operation of a computer system and that are stored in read/write memory; "the market for software is expected to expand" software, software package, computer software, software system, package, software program |
| Meaning | |
|---|---|
| German | |
| has gloss | deu: PMD ist ein Statische Code-Analyse Werkzeug für Java-Quelltext. Der Name PMD selbst hat offiziell keine ausgeschriebene Bedeutung. |
| lexicalization | deu: PMD |
| French | |
| has gloss | fra: PMD est un framework qui permet danalyser le code source Java. Il contient un certain nombre de règles qui assure la qualité de code : le code inutile, les imbrications trop complexes... Il permet dobtenir le résultat par le biais d'un rapport. |
| lexicalization | fra: Pmd |
| Media | |
|---|---|
| media:img | Pmd logo small.jpg |
Lexvo © 2008-2025 Gerard de Melo. Contact Legal Information / Imprint