Fork me on GitHub

Résultats PMD

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

Fichiers

fr/paris/lutece/plugins/solrserver/modules/directory/service/daemon/DirectorySolrIndexerDaemon.java

Violation Ligne
Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block 54

fr/paris/lutece/plugins/solrserver/modules/directory/service/daemon/DirectorySolrService.java

Violation Ligne
The class 'DirectorySolrService' has a Cyclomatic Complexity of 5 (Highest = 10). 65156
Singleton is not thread safe 7578
The method 'processIndexing' has a Cyclomatic Complexity of 10. 87150
These nested if statements could be combined 133138