Résultats PMD
Le document suivant contient les résultats de PMD 6.13.0.
Violations By Priority
Priority 1
fr/paris/lutece/plugins/appointment/modules/appointmentfilling/constant/FillingFormConstants.java
Rule |
Violation |
Ligne |
ClassNamingConventions |
The utility class name 'FillingFormConstants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' |
36–42 |
Priority 3
fr/paris/lutece/plugins/appointment/modules/appointmentfilling/constant/FillingFormConstants.java
fr/paris/lutece/plugins/appointment/modules/appointmentfilling/service/FillingFormService.java
fr/paris/lutece/plugins/appointment/modules/appointmentfilling/service/IFillingForm.java
Rule |
Violation |
Ligne |
CommentRequired |
Header comments are required |
40–61 |
UnnecessaryModifier |
Unnecessary modifier 'public' on method 'fillFormAppointmentAttribut': the method is declared in an interface type |
49 |
UnnecessaryModifier |
Unnecessary modifier 'public' on method 'fillFormAppointmentDynamicAttribut': the method is declared in an interface type |
60 |
fr/paris/lutece/plugins/appointment/modules/appointmentfilling/web/FillingAppointmentForm.java
Fichiers
fr/paris/lutece/plugins/appointment/modules/appointmentfilling/constant/FillingFormConstants.java
fr/paris/lutece/plugins/appointment/modules/appointmentfilling/service/FillingFormService.java
fr/paris/lutece/plugins/appointment/modules/appointmentfilling/service/IFillingForm.java
Rule |
Violation |
Priority |
Ligne |
CommentRequired |
Header comments are required |
3 |
40–61 |
UnnecessaryModifier |
Unnecessary modifier 'public' on method 'fillFormAppointmentAttribut': the method is declared in an interface type |
3 |
49 |
UnnecessaryModifier |
Unnecessary modifier 'public' on method 'fillFormAppointmentDynamicAttribut': the method is declared in an interface type |
3 |
60 |
fr/paris/lutece/plugins/appointment/modules/appointmentfilling/web/FillingAppointmentForm.java