Le document suivant contient les résultats de PMD 6.13.0.
Rule | Violation | Ligne |
---|---|---|
ClassNamingConventions | The utility class name 'Constants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' | 39–76 |
Rule | Violation | Ligne |
---|---|---|
FieldNamingConventions | The final field name '_objectWriter' doesn't match '[a-z][a-zA-Z0-9]*' | 62 |
FieldNamingConventions | The final field name '_objectMapper' doesn't match '[a-z][a-zA-Z0-9]*' | 63 |
FieldNamingConventions | The final field name '_petiteEnfanceBoBaseUrl' doesn't match '[a-z][a-zA-Z0-9]*' | 64 |
FieldNamingConventions | The final field name '_xGraviteeApiKey' doesn't match '[a-z][a-zA-Z0-9]*' | 65 |
Rule | Violation | Ligne |
---|---|---|
FieldNamingConventions | The final field name '_nIdAction' doesn't match '[a-z][a-zA-Z0-9]*' | 47 |
Rule | Violation | Ligne |
---|---|---|
ConstructorCallsOverridableMethod | Overridable method 'setIndividuRequestResponsable1' called during object construction | 83 |
ConstructorCallsOverridableMethod | Overridable method 'setIndividuRequestResponsable2' called during object construction | 84 |
ConstructorCallsOverridableMethod | Overridable method 'setIndividuEnfantRequest' called during object construction | 85 |
Rule | Violation | Ligne |
---|---|---|
FormalParameterNamingConventions | The method parameter name '_inidividuResponseResponsable1' doesn't match '[a-z][a-zA-Z0-9]*' | 167 |
FormalParameterNamingConventions | The method parameter name '_strMotifReport' doesn't match '[a-z][a-zA-Z0-9]*' | 197 |
Rule | Violation | Ligne |
---|---|---|
GuardLogStatement | Logger calls should be surrounded by log level guards. | 246 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 248 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 265 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 266 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 270 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 287 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 288 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 292 |
Rule | Violation | Ligne |
---|---|---|
ShortVariable | Avoid variables with short names like ID | 52 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Header comments are required | 56–296 |
CommentRequired | Public method and constructor comments are required | 68–83 |
CommentRequired | Public method and constructor comments are required | 85–100 |
PrematureDeclaration | Avoid declaring a variable if it is unreferenced before a possible exit point. | 105 |
PrematureDeclaration | Avoid declaring a variable if it is unreferenced before a possible exit point. | 133 |
UseConcurrentHashMap | If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation | 228 |
AvoidDuplicateLiterals | The String literal "Appel au WS PE " appears 5 times in this file; the first occurrence is on line 246 | 246 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Header comments are required | 43–55 |
CommentRequired | Public method and constructor comments are required | 46 |
CommentRequired | Public method and constructor comments are required | 48 |
CommentRequired | Public method and constructor comments are required | 50 |
CommentRequired | Public method and constructor comments are required | 52 |
CommentRequired | Public method and constructor comments are required | 54 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Enum comments are required | 38–59 |
UnnecessaryModifier | Unnecessary modifier 'private' on constructor 'TypeWorkflowAction(int)': enum constructors are implicitly private | 49–52 |
CommentRequired | Public method and constructor comments are required | 54–57 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Header comments are required | 38–236 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Header comments are required | 38–253 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Header comments are required | 44–231 |
CommentRequired | Public method and constructor comments are required | 76–78 |
UncommentedEmptyConstructor | Document empty constructor | 76–78 |
CommentRequired | Public method and constructor comments are required | 80–89 |
CommentRequired | Public method and constructor comments are required | 91–94 |
CommentRequired | Public method and constructor comments are required | 96–99 |
CommentRequired | Public method and constructor comments are required | 101–104 |
CommentRequired | Public method and constructor comments are required | 106–109 |
CommentRequired | Public method and constructor comments are required | 111–114 |
CommentRequired | Public method and constructor comments are required | 116–119 |
CommentRequired | Public method and constructor comments are required | 131–134 |
CommentRequired | Public method and constructor comments are required | 136–139 |
CommentRequired | Public method and constructor comments are required | 141–144 |
CommentRequired | Public method and constructor comments are required | 146–149 |
CommentRequired | Public method and constructor comments are required | 151–154 |
CommentRequired | Public method and constructor comments are required | 156–159 |
CommentRequired | Public method and constructor comments are required | 161–164 |
CommentRequired | Public method and constructor comments are required | 166–169 |
CommentRequired | Public method and constructor comments are required | 171–174 |
CommentRequired | Public method and constructor comments are required | 176–179 |
CommentRequired | Public method and constructor comments are required | 181–184 |
CommentRequired | Public method and constructor comments are required | 186–189 |
CommentRequired | Public method and constructor comments are required | 221–224 |
CommentRequired | Public method and constructor comments are required | 226–229 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Header comments are required | 38–202 |
CommentRequired | Public method and constructor comments are required | 62–65 |
CommentRequired | Public method and constructor comments are required | 67–70 |
CommentRequired | Public method and constructor comments are required | 72–75 |
CommentRequired | Public method and constructor comments are required | 77–80 |
CommentRequired | Public method and constructor comments are required | 82–85 |
CommentRequired | Public method and constructor comments are required | 87–90 |
CommentRequired | Public method and constructor comments are required | 92–95 |
CommentRequired | Public method and constructor comments are required | 97–100 |
CommentRequired | Public method and constructor comments are required | 102–105 |
CommentRequired | Public method and constructor comments are required | 107–110 |
CommentRequired | Public method and constructor comments are required | 112–115 |
CommentRequired | Public method and constructor comments are required | 117–120 |
CommentRequired | Public method and constructor comments are required | 122–125 |
CommentRequired | Public method and constructor comments are required | 127–130 |
CommentRequired | Public method and constructor comments are required | 132–135 |
CommentRequired | Public method and constructor comments are required | 137–140 |
CommentRequired | Public method and constructor comments are required | 142–145 |
CommentRequired | Public method and constructor comments are required | 147–150 |
CommentRequired | Public method and constructor comments are required | 152–155 |
CommentRequired | Public method and constructor comments are required | 157–160 |
CommentRequired | Public method and constructor comments are required | 192–195 |
CommentRequired | Public method and constructor comments are required | 197–200 |
Rule | Violation | Ligne |
---|---|---|
TooManyFields | Too many fields | 75–412 |
CommentRequired | Public method and constructor comments are required | 318–321 |
CommentRequired | Public method and constructor comments are required | 323–326 |
CommentRequired | Public method and constructor comments are required | 328–331 |
CommentRequired | Public method and constructor comments are required | 333–336 |
CommentRequired | Public method and constructor comments are required | 348–351 |
CommentRequired | Public method and constructor comments are required | 353–356 |
CommentRequired | Public method and constructor comments are required | 358–361 |
CommentRequired | Public method and constructor comments are required | 363–366 |
CommentRequired | Public method and constructor comments are required | 368–371 |
CommentRequired | Public method and constructor comments are required | 373–376 |
Rule | Violation | Ligne |
---|---|---|
TooManyFields | Too many fields | 75–402 |
CommentRequired | Public method and constructor comments are required | 338–341 |
CommentRequired | Public method and constructor comments are required | 343–346 |
CommentRequired | Public method and constructor comments are required | 348–351 |
CommentRequired | Public method and constructor comments are required | 353–356 |
CommentRequired | Public method and constructor comments are required | 358–361 |
CommentRequired | Public method and constructor comments are required | 363–366 |
Rule | Violation | Ligne |
---|---|---|
TooManyFields | Too many fields | 75–432 |
CommentRequired | Public method and constructor comments are required | 318–321 |
CommentRequired | Public method and constructor comments are required | 323–326 |
CommentRequired | Public method and constructor comments are required | 328–331 |
CommentRequired | Public method and constructor comments are required | 333–336 |
Rule | Violation | Ligne |
---|---|---|
TooManyFields | Too many fields | 38–390 |
CommentRequired | Header comments are required | 38–390 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Header comments are required | 36–110 |
CommentRequired | Public method and constructor comments are required | 101–104 |
CommentRequired | Public method and constructor comments are required | 106–109 |
Rule | Violation | Ligne |
---|---|---|
AvoidDuplicateLiterals | The String literal "status" appears 4 times in this file; the first occurrence is on line 42 | 42 |
AvoidDuplicateLiterals | The String literal "result" appears 4 times in this file; the first occurrence is on line 42 | 42 |
CommentRequired | Header comments are required | 44–100 |
CommentRequired | Public method and constructor comments are required | 69–72 |
CommentRequired | Public method and constructor comments are required | 75–78 |
CommentRequired | Public method and constructor comments are required | 80–83 |
CommentRequired | Public method and constructor comments are required | 85–88 |
CommentRequired | Public method and constructor comments are required | 90–93 |
CommentRequired | Public method and constructor comments are required | 95–98 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Header comments are required | 38–90 |
CommentRequired | Public method and constructor comments are required | 50–53 |
CommentRequired | Public method and constructor comments are required | 55–58 |
CommentRequired | Public method and constructor comments are required | 60–63 |
CommentRequired | Public method and constructor comments are required | 65–68 |
CommentRequired | Public method and constructor comments are required | 70–73 |
CommentRequired | Public method and constructor comments are required | 75–78 |
CommentRequired | Public method and constructor comments are required | 80–83 |
CommentRequired | Public method and constructor comments are required | 85–88 |
Rule | Violation | Ligne |
---|---|---|
UnusedImports | Avoid unused imports such as 'fr.paris.lutece.util.signrequest.RequestAuthenticator' | 54 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
ClassNamingConventions | The utility class name 'Constants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' | 1 | 39–76 |
ShortVariable | Avoid variables with short names like ID | 3 | 52 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
UnusedImports | Avoid unused imports such as 'fr.paris.lutece.util.signrequest.RequestAuthenticator' | 4 | 54 |
CommentRequired | Header comments are required | 3 | 56–296 |
FieldNamingConventions | The final field name '_objectWriter' doesn't match '[a-z][a-zA-Z0-9]*' | 1 | 62 |
FieldNamingConventions | The final field name '_objectMapper' doesn't match '[a-z][a-zA-Z0-9]*' | 1 | 63 |
FieldNamingConventions | The final field name '_petiteEnfanceBoBaseUrl' doesn't match '[a-z][a-zA-Z0-9]*' | 1 | 64 |
FieldNamingConventions | The final field name '_xGraviteeApiKey' doesn't match '[a-z][a-zA-Z0-9]*' | 1 | 65 |
CommentRequired | Public method and constructor comments are required | 3 | 68–83 |
CommentRequired | Public method and constructor comments are required | 3 | 85–100 |
PrematureDeclaration | Avoid declaring a variable if it is unreferenced before a possible exit point. | 3 | 105 |
PrematureDeclaration | Avoid declaring a variable if it is unreferenced before a possible exit point. | 3 | 133 |
UseConcurrentHashMap | If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation | 3 | 228 |
AvoidDuplicateLiterals | The String literal "Appel au WS PE " appears 5 times in this file; the first occurrence is on line 246 | 3 | 246 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 2 | 246 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 2 | 248 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 2 | 265 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 2 | 266 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 2 | 270 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 2 | 287 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 2 | 288 |
GuardLogStatement | Logger calls should be surrounded by log level guards. | 2 | 292 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
CommentRequired | Header comments are required | 3 | 43–55 |
CommentRequired | Public method and constructor comments are required | 3 | 46 |
CommentRequired | Public method and constructor comments are required | 3 | 48 |
CommentRequired | Public method and constructor comments are required | 3 | 50 |
CommentRequired | Public method and constructor comments are required | 3 | 52 |
CommentRequired | Public method and constructor comments are required | 3 | 54 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
CommentRequired | Enum comments are required | 3 | 38–59 |
FieldNamingConventions | The final field name '_nIdAction' doesn't match '[a-z][a-zA-Z0-9]*' | 1 | 47 |
UnnecessaryModifier | Unnecessary modifier 'private' on constructor 'TypeWorkflowAction(int)': enum constructors are implicitly private | 3 | 49–52 |
CommentRequired | Public method and constructor comments are required | 3 | 54–57 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
CommentRequired | Header comments are required | 3 | 38–236 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
CommentRequired | Header comments are required | 3 | 38–253 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
CommentRequired | Header comments are required | 3 | 44–231 |
CommentRequired | Public method and constructor comments are required | 3 | 76–78 |
UncommentedEmptyConstructor | Document empty constructor | 3 | 76–78 |
CommentRequired | Public method and constructor comments are required | 3 | 80–89 |
ConstructorCallsOverridableMethod | Overridable method 'setIndividuRequestResponsable1' called during object construction | 1 | 83 |
ConstructorCallsOverridableMethod | Overridable method 'setIndividuRequestResponsable2' called during object construction | 1 | 84 |
ConstructorCallsOverridableMethod | Overridable method 'setIndividuEnfantRequest' called during object construction | 1 | 85 |
CommentRequired | Public method and constructor comments are required | 3 | 91–94 |
CommentRequired | Public method and constructor comments are required | 3 | 96–99 |
CommentRequired | Public method and constructor comments are required | 3 | 101–104 |
CommentRequired | Public method and constructor comments are required | 3 | 106–109 |
CommentRequired | Public method and constructor comments are required | 3 | 111–114 |
CommentRequired | Public method and constructor comments are required | 3 | 116–119 |
CommentRequired | Public method and constructor comments are required | 3 | 131–134 |
CommentRequired | Public method and constructor comments are required | 3 | 136–139 |
CommentRequired | Public method and constructor comments are required | 3 | 141–144 |
CommentRequired | Public method and constructor comments are required | 3 | 146–149 |
CommentRequired | Public method and constructor comments are required | 3 | 151–154 |
CommentRequired | Public method and constructor comments are required | 3 | 156–159 |
CommentRequired | Public method and constructor comments are required | 3 | 161–164 |
CommentRequired | Public method and constructor comments are required | 3 | 166–169 |
CommentRequired | Public method and constructor comments are required | 3 | 171–174 |
CommentRequired | Public method and constructor comments are required | 3 | 176–179 |
CommentRequired | Public method and constructor comments are required | 3 | 181–184 |
CommentRequired | Public method and constructor comments are required | 3 | 186–189 |
CommentRequired | Public method and constructor comments are required | 3 | 221–224 |
CommentRequired | Public method and constructor comments are required | 3 | 226–229 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
CommentRequired | Header comments are required | 3 | 38–202 |
CommentRequired | Public method and constructor comments are required | 3 | 62–65 |
CommentRequired | Public method and constructor comments are required | 3 | 67–70 |
CommentRequired | Public method and constructor comments are required | 3 | 72–75 |
CommentRequired | Public method and constructor comments are required | 3 | 77–80 |
CommentRequired | Public method and constructor comments are required | 3 | 82–85 |
CommentRequired | Public method and constructor comments are required | 3 | 87–90 |
CommentRequired | Public method and constructor comments are required | 3 | 92–95 |
CommentRequired | Public method and constructor comments are required | 3 | 97–100 |
CommentRequired | Public method and constructor comments are required | 3 | 102–105 |
CommentRequired | Public method and constructor comments are required | 3 | 107–110 |
CommentRequired | Public method and constructor comments are required | 3 | 112–115 |
CommentRequired | Public method and constructor comments are required | 3 | 117–120 |
CommentRequired | Public method and constructor comments are required | 3 | 122–125 |
CommentRequired | Public method and constructor comments are required | 3 | 127–130 |
CommentRequired | Public method and constructor comments are required | 3 | 132–135 |
CommentRequired | Public method and constructor comments are required | 3 | 137–140 |
CommentRequired | Public method and constructor comments are required | 3 | 142–145 |
CommentRequired | Public method and constructor comments are required | 3 | 147–150 |
CommentRequired | Public method and constructor comments are required | 3 | 152–155 |
CommentRequired | Public method and constructor comments are required | 3 | 157–160 |
FormalParameterNamingConventions | The method parameter name '_inidividuResponseResponsable1' doesn't match '[a-z][a-zA-Z0-9]*' | 1 | 167 |
CommentRequired | Public method and constructor comments are required | 3 | 192–195 |
CommentRequired | Public method and constructor comments are required | 3 | 197–200 |
FormalParameterNamingConventions | The method parameter name '_strMotifReport' doesn't match '[a-z][a-zA-Z0-9]*' | 1 | 197 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
TooManyFields | Too many fields | 3 | 75–412 |
CommentRequired | Public method and constructor comments are required | 3 | 318–321 |
CommentRequired | Public method and constructor comments are required | 3 | 323–326 |
CommentRequired | Public method and constructor comments are required | 3 | 328–331 |
CommentRequired | Public method and constructor comments are required | 3 | 333–336 |
CommentRequired | Public method and constructor comments are required | 3 | 348–351 |
CommentRequired | Public method and constructor comments are required | 3 | 353–356 |
CommentRequired | Public method and constructor comments are required | 3 | 358–361 |
CommentRequired | Public method and constructor comments are required | 3 | 363–366 |
CommentRequired | Public method and constructor comments are required | 3 | 368–371 |
CommentRequired | Public method and constructor comments are required | 3 | 373–376 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
TooManyFields | Too many fields | 3 | 75–402 |
CommentRequired | Public method and constructor comments are required | 3 | 338–341 |
CommentRequired | Public method and constructor comments are required | 3 | 343–346 |
CommentRequired | Public method and constructor comments are required | 3 | 348–351 |
CommentRequired | Public method and constructor comments are required | 3 | 353–356 |
CommentRequired | Public method and constructor comments are required | 3 | 358–361 |
CommentRequired | Public method and constructor comments are required | 3 | 363–366 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
TooManyFields | Too many fields | 3 | 75–432 |
CommentRequired | Public method and constructor comments are required | 3 | 318–321 |
CommentRequired | Public method and constructor comments are required | 3 | 323–326 |
CommentRequired | Public method and constructor comments are required | 3 | 328–331 |
CommentRequired | Public method and constructor comments are required | 3 | 333–336 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
TooManyFields | Too many fields | 3 | 38–390 |
CommentRequired | Header comments are required | 3 | 38–390 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
CommentRequired | Header comments are required | 3 | 36–110 |
CommentRequired | Public method and constructor comments are required | 3 | 101–104 |
CommentRequired | Public method and constructor comments are required | 3 | 106–109 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
AvoidDuplicateLiterals | The String literal "status" appears 4 times in this file; the first occurrence is on line 42 | 3 | 42 |
AvoidDuplicateLiterals | The String literal "result" appears 4 times in this file; the first occurrence is on line 42 | 3 | 42 |
CommentRequired | Header comments are required | 3 | 44–100 |
CommentRequired | Public method and constructor comments are required | 3 | 69–72 |
CommentRequired | Public method and constructor comments are required | 3 | 75–78 |
CommentRequired | Public method and constructor comments are required | 3 | 80–83 |
CommentRequired | Public method and constructor comments are required | 3 | 85–88 |
CommentRequired | Public method and constructor comments are required | 3 | 90–93 |
CommentRequired | Public method and constructor comments are required | 3 | 95–98 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
CommentRequired | Header comments are required | 3 | 38–90 |
CommentRequired | Public method and constructor comments are required | 3 | 50–53 |
CommentRequired | Public method and constructor comments are required | 3 | 55–58 |
CommentRequired | Public method and constructor comments are required | 3 | 60–63 |
CommentRequired | Public method and constructor comments are required | 3 | 65–68 |
CommentRequired | Public method and constructor comments are required | 3 | 70–73 |
CommentRequired | Public method and constructor comments are required | 3 | 75–78 |
CommentRequired | Public method and constructor comments are required | 3 | 80–83 |
CommentRequired | Public method and constructor comments are required | 3 | 85–88 |