PMD Results
The following document contains the results of PMD 5.5.1.
Files
fr/paris/lutece/plugins/lucene/service/analyzer/LuteceFrenchAnalyzer.java
Violation |
Line |
It is a good practice to call super() in a constructor |
115–118 |
Consider using varargs for methods or constructors which take an array the last parameter. |
115 |
It is a good practice to call super() in a constructor |
130–133 |
fr/paris/lutece/plugins/lucene/service/indexer/IFileIndexer.java
Violation |
Line |
Avoid variables with short names like is |
50 |
fr/paris/lutece/plugins/lucene/service/indexer/PdfFileIndexer.java
Violation |
Line |
Avoid variables with short names like is |
55 |
fr/paris/lutece/plugins/lucene/service/indexer/TikaIndexer.java
Violation |
Line |
Avoid variables with short names like is |
73 |