Fork me on GitHub

Résultats PMD

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

Fichiers

fr/paris/lutece/plugins/fdw/modules/wizardpdfproducer/service/PdfProducerConfigDuplicationService.java

Violation Ligne
The class 'PdfProducerConfigDuplicationService' has a Cyclomatic Complexity of 6 (Highest = 10). 56149
The method 'doDuplicate' has a Cyclomatic Complexity of 10. 63139
Deeply nested if..then statements are hard to read 112116
Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block 123

fr/paris/lutece/plugins/fdw/modules/wizardpdfproducer/service/WizardPdfProducerService.java

Violation Ligne
Document empty method 5152
Use block level rather than method level synchronization 5967