Fork me on GitHub

Résultats PMD

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

Violations By Priority

Priority 3

fr/paris/lutece/plugins/forms/modules/cartography/service/EntryTypeCartographyDisplayService.java

Rule Violation Ligne
ImmutableField Private field '_strEntryServiceName' could be made final; it is only initialized in the declaration or constructor. 65
LinguisticNaming Linguistics Antipattern - The setter 'setModel' should not return any type except void linguistically 87101

Fichiers

fr/paris/lutece/plugins/forms/modules/cartography/service/EntryTypeCartographyDisplayService.java

Rule Violation Priority Ligne
ImmutableField Private field '_strEntryServiceName' could be made final; it is only initialized in the declaration or constructor. 3 65
LinguisticNaming Linguistics Antipattern - The setter 'setModel' should not return any type except void linguistically 3 87101