Fork me on GitHub

Résultats PMD

Le document suivant contient les résultats de PMD 5.5.1.

Fichiers

fr/paris/lutece/plugins/lucene/service/analyzer/LuteceFrenchAnalyzer.java

Violation Ligne
It is a good practice to call super() in a constructor 115118
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 130133

fr/paris/lutece/plugins/lucene/service/indexer/IFileIndexer.java

Violation Ligne
Avoid variables with short names like is 50

fr/paris/lutece/plugins/lucene/service/indexer/PdfFileIndexer.java

Violation Ligne
Avoid variables with short names like is 55

fr/paris/lutece/plugins/lucene/service/indexer/TikaIndexer.java

Violation Ligne
Avoid variables with short names like is 73