pmd7_2 took 15 seconds to run and found 3104 violations
pmd7_3 took 17 seconds to run and found 3104 violations
Among the 3104 total comparisons:
Violation counts:
# | fileName | line | column | endLine | endColumn | engine | ruleName | severity | category | url | message |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 3 | 8 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 3 | 8 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCodeResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCodeResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
4 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
4 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
5 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 10 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
5 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 10 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
6 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 11 | 23 | 11 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
6 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 11 | 23 | 11 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
7 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
7 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
8 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
8 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
9 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
9 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
10 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 15 | 26 | 15 | 102 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
10 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 15 | 26 | 15 | 102 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
11 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 16 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
11 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 16 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
12 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 17 | 68 | 17 | 140 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
12 | /src/test/testFiles/parsableWsdlAnswers/AsyncAirportName_answer.cls | 17 | 68 | 17 | 140 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
13 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 3 | 8 | 249 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
13 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 3 | 8 | 249 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
14 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
14 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
15 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoStringArrayResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
15 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoStringArrayResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
16 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
16 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
17 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
17 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
18 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 10 | 12 | 15 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDateResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
18 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 10 | 12 | 15 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDateResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
19 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 11 | 16 | 14 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
19 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 11 | 16 | 14 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
20 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
20 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
21 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 16 | 12 | 21 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoIntegerResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
21 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 16 | 12 | 21 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoIntegerResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
22 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 17 | 16 | 20 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
22 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 17 | 16 | 20 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
23 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 22 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
23 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 22 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
24 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 22 | 12 | 27 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBooleanArrayResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
24 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 22 | 12 | 27 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBooleanArrayResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
25 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 23 | 16 | 26 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
25 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 23 | 16 | 26 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
26 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 28 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
26 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 28 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
27 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 28 | 12 | 33 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoStringResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
27 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 28 | 12 | 33 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoStringResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
28 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 29 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
28 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 29 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
29 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 34 | 12 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
29 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 34 | 12 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
30 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 34 | 12 | 39 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDatetimeResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
30 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 34 | 12 | 39 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDatetimeResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
31 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 35 | 16 | 38 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
31 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 35 | 16 | 38 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
32 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 40 | 12 | 45 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
32 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 40 | 12 | 45 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
33 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 40 | 12 | 45 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBooleanResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
33 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 40 | 12 | 45 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBooleanResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
34 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 41 | 16 | 44 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
34 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 41 | 16 | 44 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
35 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 46 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
35 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 46 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
36 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 46 | 12 | 51 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoIntegerArrayResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
36 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 46 | 12 | 51 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoIntegerArrayResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
37 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 47 | 16 | 50 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
37 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 47 | 16 | 50 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
38 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 52 | 12 | 57 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
38 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 52 | 12 | 57 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
39 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 52 | 12 | 57 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDoubleArrayResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
39 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 52 | 12 | 57 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDoubleArrayResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
40 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 53 | 16 | 56 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
40 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 53 | 16 | 56 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
41 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 58 | 12 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
41 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 58 | 12 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
42 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 58 | 12 | 63 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDoubleResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
42 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 58 | 12 | 63 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDoubleResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
43 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 59 | 16 | 62 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
43 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 59 | 16 | 62 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
44 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 64 | 12 | 248 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
44 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 64 | 12 | 248 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
45 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 65 | 23 | 65 | 91 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
45 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 65 | 23 | 65 | 91 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
46 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 66 | 35 | 66 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
46 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 66 | 35 | 66 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
47 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 67 | 23 | 67 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
47 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 67 | 23 | 67 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
48 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 68 | 24 | 68 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
48 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 68 | 24 | 68 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
49 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 69 | 44 | 69 | 55 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CallOptions' doesn't match '[a-z][a-zA-Z0-9]*' |
49 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 69 | 44 | 69 | 55 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CallOptions' doesn't match '[a-z][a-zA-Z0-9]*' |
50 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 70 | 46 | 70 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SessionHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
50 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 70 | 46 | 70 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SessionHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
51 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 71 | 48 | 71 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
51 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 71 | 48 | 71 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
52 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 72 | 46 | 72 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
52 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 72 | 46 | 72 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
53 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 73 | 24 | 73 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CallOptions_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
53 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 73 | 24 | 73 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CallOptions_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
54 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 74 | 24 | 74 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SessionHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
54 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 74 | 24 | 74 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SessionHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
55 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 75 | 24 | 75 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
55 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 75 | 24 | 75 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
56 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 76 | 24 | 76 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
56 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 76 | 24 | 76 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
57 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 77 | 26 | 77 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
57 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 77 | 26 | 77 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
58 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 78 | 16 | 94 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
58 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 78 | 16 | 94 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
59 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 79 | 45 | 79 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
59 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 79 | 45 | 79 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
60 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 95 | 16 | 111 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
60 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 95 | 16 | 111 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
61 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 96 | 38 | 96 | 80 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
61 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 96 | 38 | 96 | 80 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
62 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 112 | 16 | 128 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
62 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 112 | 16 | 128 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
63 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 113 | 41 | 113 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
63 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 113 | 41 | 113 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
64 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 129 | 16 | 145 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
64 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 129 | 16 | 145 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
65 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 130 | 46 | 130 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
65 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 130 | 46 | 130 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
66 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 146 | 16 | 162 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
66 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 146 | 16 | 162 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
67 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 147 | 40 | 147 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
67 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 147 | 40 | 147 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
68 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 163 | 16 | 179 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
68 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 163 | 16 | 179 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
69 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 164 | 42 | 164 | 88 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
69 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 164 | 42 | 164 | 88 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
70 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 180 | 16 | 196 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
70 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 180 | 16 | 196 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
71 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 181 | 41 | 181 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
71 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 181 | 41 | 181 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
72 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 197 | 16 | 213 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
72 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 197 | 16 | 213 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
73 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 198 | 46 | 198 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
73 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 198 | 46 | 198 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
74 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 214 | 16 | 230 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
74 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 214 | 16 | 230 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
75 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 215 | 45 | 215 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
75 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 215 | 45 | 215 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
76 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 231 | 16 | 247 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
76 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 231 | 16 | 247 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
77 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 232 | 40 | 232 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
77 | /src/test/testFiles/parsableWsdlAnswers/AsyncBigFile.cls | 232 | 40 | 232 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
78 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 3 | 8 | 11 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
78 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 3 | 8 | 11 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
79 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 4 | 12 | 10 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
79 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 4 | 12 | 10 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
80 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 5 | 23 | 5 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
80 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 5 | 23 | 5 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
81 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
81 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
82 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 7 | 23 | 7 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
82 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 7 | 23 | 7 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
83 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 8 | 24 | 8 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
83 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 8 | 24 | 8 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
84 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 9 | 26 | 9 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
84 | /src/test/testFiles/parsableWsdlAnswers/AsyncCalloutSoap.cls | 9 | 26 | 9 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
85 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 3 | 8 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
85 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 3 | 8 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
86 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
86 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
87 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
87 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
88 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 10 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
88 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 10 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
89 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 11 | 23 | 11 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
89 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 11 | 23 | 11 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
90 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
90 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
91 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
91 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
92 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
92 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
93 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 15 | 26 | 15 | 103 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
93 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 15 | 26 | 15 | 103 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
94 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 16 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
94 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 16 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
95 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 17 | 40 | 17 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
95 | /src/test/testFiles/parsableWsdlAnswers/AsyncDSample.cls | 17 | 40 | 17 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
96 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 3 | 8 | 35 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
96 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 3 | 8 | 35 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
97 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
97 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
98 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
98 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
99 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 10 | 12 | 34 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
99 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 10 | 12 | 34 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
100 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 11 | 23 | 11 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
100 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 11 | 23 | 11 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
101 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
101 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
102 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
102 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
103 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
103 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
104 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 15 | 26 | 15 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
104 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 15 | 26 | 15 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
105 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 16 | 16 | 33 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
105 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 16 | 16 | 33 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
106 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 16 | 113 | 16 | 138 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'i_x_x_x_x_x_x_nput' doesn't match '[a-z][a-zA-Z0-9]*' |
106 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 16 | 113 | 16 | 138 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'i_x_x_x_x_x_x_nput' doesn't match '[a-z][a-zA-Z0-9]*' |
107 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 16 | 139 | 16 | 149 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'a_x' doesn't match '[a-z][a-zA-Z0-9]*' |
107 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 16 | 139 | 16 | 149 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'a_x' doesn't match '[a-z][a-zA-Z0-9]*' |
108 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 17 | 42 | 17 | 88 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
108 | /src/test/testFiles/parsableWsdlAnswers/AsyncDocSample.cls | 17 | 42 | 17 | 88 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
109 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 3 | 8 | 28 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
109 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 3 | 8 | 28 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
110 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 4 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
110 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 4 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
111 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 5 | 23 | 5 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
111 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 5 | 23 | 5 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
112 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
112 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
113 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 7 | 23 | 7 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
113 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 7 | 23 | 7 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
114 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 8 | 24 | 8 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
114 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 8 | 24 | 8 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
115 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 9 | 26 | 9 | 187 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
115 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 9 | 26 | 9 | 187 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
116 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 10 | 16 | 26 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
116 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 10 | 16 | 26 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
117 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 11 | 63 | 11 | 130 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
117 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteWsdl_answer.cls | 11 | 63 | 11 | 130 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
118 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteXsd_answer.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
118 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteXsd_answer.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
119 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteXsd_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
119 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteXsd_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
120 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteXsd_answer.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
120 | /src/test/testFiles/parsableWsdlAnswers/AsyncExampleComStockquoteXsd_answer.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
121 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 3 | 8 | 11 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
121 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 3 | 8 | 11 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
122 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 4 | 12 | 10 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
122 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 4 | 12 | 10 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
123 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 5 | 23 | 5 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
123 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 5 | 23 | 5 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
124 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
124 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
125 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 7 | 23 | 7 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
125 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 7 | 23 | 7 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
126 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 8 | 24 | 8 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
126 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 8 | 24 | 8 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
127 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 9 | 26 | 9 | 165 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
127 | /src/test/testFiles/parsableWsdlAnswers/AsyncFirst.cls | 9 | 26 | 9 | 165 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
128 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 3 | 8 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
128 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 3 | 8 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
129 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
129 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
130 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'describeSObjectResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
130 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'describeSObjectResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
131 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
131 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
132 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 10 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
132 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 10 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
133 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 11 | 23 | 11 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
133 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 11 | 23 | 11 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
134 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
134 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
135 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
135 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
136 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
136 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
137 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 15 | 26 | 15 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
137 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 15 | 26 | 15 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
138 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 16 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
138 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 16 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
139 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 17 | 49 | 17 | 102 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
139 | /src/test/testFiles/parsableWsdlAnswers/AsyncPartnerSoap.cls | 17 | 49 | 17 | 102 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
140 | /src/test/testFiles/parsableWsdlAnswers/AsyncS1_answer.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
140 | /src/test/testFiles/parsableWsdlAnswers/AsyncS1_answer.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
141 | /src/test/testFiles/parsableWsdlAnswers/AsyncS1_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
141 | /src/test/testFiles/parsableWsdlAnswers/AsyncS1_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
142 | /src/test/testFiles/parsableWsdlAnswers/AsyncS1_answer.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
142 | /src/test/testFiles/parsableWsdlAnswers/AsyncS1_answer.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
143 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 3 | 8 | 29 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
143 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 3 | 8 | 29 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
144 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 4 | 12 | 28 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
144 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 4 | 12 | 28 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
145 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 5 | 23 | 5 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
145 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 5 | 23 | 5 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
146 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
146 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
147 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 7 | 23 | 7 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
147 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 7 | 23 | 7 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
148 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 8 | 24 | 8 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
148 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 8 | 24 | 8 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
149 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 9 | 26 | 9 | 314 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
149 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 9 | 26 | 9 | 314 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
150 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 10 | 16 | 27 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
150 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 10 | 16 | 27 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
151 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 10 | 131 | 10 | 153 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
151 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 10 | 131 | 10 | 153 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
152 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 10 | 16 | 27 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'beginEOLS_PSAPLookupUS' doesn't match '[a-z][a-zA-Z0-9]*' |
152 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 10 | 16 | 27 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'beginEOLS_PSAPLookupUS' doesn't match '[a-z][a-zA-Z0-9]*' |
153 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 11 | 41 | 11 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
153 | /src/test/testFiles/parsableWsdlAnswers/AsyncS2_answer.cls | 11 | 41 | 11 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
154 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 3 | 8 | 447 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
154 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 3 | 8 | 447 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
155 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
155 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
156 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
156 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
157 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
157 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
158 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 11 | 16 | 14 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
158 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 11 | 16 | 14 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
159 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
159 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
160 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 17 | 16 | 20 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
160 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 17 | 16 | 20 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
161 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 22 | 12 | 26 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
161 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 22 | 12 | 26 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
162 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 23 | 16 | 25 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
162 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 23 | 16 | 25 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
163 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 27 | 12 | 32 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
163 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 27 | 12 | 32 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
164 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 28 | 16 | 31 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
164 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 28 | 16 | 31 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
165 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 33 | 12 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
165 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 33 | 12 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
166 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 34 | 16 | 37 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
166 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 34 | 16 | 37 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
167 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 39 | 12 | 44 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
167 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 39 | 12 | 44 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
168 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 40 | 16 | 43 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
168 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 40 | 16 | 43 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
169 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 45 | 12 | 50 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
169 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 45 | 12 | 50 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
170 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 46 | 16 | 49 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
170 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 46 | 16 | 49 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
171 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 51 | 12 | 56 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
171 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 51 | 12 | 56 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
172 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 52 | 16 | 55 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
172 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 52 | 16 | 55 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
173 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 57 | 12 | 62 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
173 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 57 | 12 | 62 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
174 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 58 | 16 | 61 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
174 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 58 | 16 | 61 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
175 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 63 | 12 | 68 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
175 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 63 | 12 | 68 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
176 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 64 | 16 | 67 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
176 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 64 | 16 | 67 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
177 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 69 | 12 | 74 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
177 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 69 | 12 | 74 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
178 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 70 | 16 | 73 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
178 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 70 | 16 | 73 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
179 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 75 | 12 | 79 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
179 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 75 | 12 | 79 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
180 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 76 | 16 | 78 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
180 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 76 | 16 | 78 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
181 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 80 | 12 | 85 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
181 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 80 | 12 | 85 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
182 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 81 | 16 | 84 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
182 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 81 | 16 | 84 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
183 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 86 | 12 | 90 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
183 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 86 | 12 | 90 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
184 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 87 | 16 | 89 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
184 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 87 | 16 | 89 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
185 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 91 | 12 | 446 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
185 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 91 | 12 | 446 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
186 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 92 | 23 | 92 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
186 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 92 | 23 | 92 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
187 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 93 | 35 | 93 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
187 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 93 | 35 | 93 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
188 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 94 | 23 | 94 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
188 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 94 | 23 | 94 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
189 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 95 | 24 | 95 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
189 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 95 | 24 | 95 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
190 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 96 | 26 | 96 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
190 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 96 | 26 | 96 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
191 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 97 | 16 | 115 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
191 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 97 | 16 | 115 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
192 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 97 | 16 | 115 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
192 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 97 | 16 | 115 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
193 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 97 | 124 | 97 | 145 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
193 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 97 | 124 | 97 | 145 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
194 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 97 | 146 | 97 | 164 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
194 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 97 | 146 | 97 | 164 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
195 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 97 | 165 | 97 | 181 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
195 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 97 | 165 | 97 | 181 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
196 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 98 | 47 | 98 | 98 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
196 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 98 | 47 | 98 | 98 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
197 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 16 | 147 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
197 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 16 | 147 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
198 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 16 | 147 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
198 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 16 | 147 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
199 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 126 | 116 | 139 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
199 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 126 | 116 | 139 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
200 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 140 | 116 | 150 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
200 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 140 | 116 | 150 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
201 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 151 | 116 | 170 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
201 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 151 | 116 | 170 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
202 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 171 | 116 | 186 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
202 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 171 | 116 | 186 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
203 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 187 | 116 | 205 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
203 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 187 | 116 | 205 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
204 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 206 | 116 | 225 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ByteRangeStart' doesn't match '[a-z][a-zA-Z0-9]*' |
204 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 206 | 116 | 225 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ByteRangeStart' doesn't match '[a-z][a-zA-Z0-9]*' |
205 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 226 | 116 | 243 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ByteRangeEnd' doesn't match '[a-z][a-zA-Z0-9]*' |
205 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 226 | 116 | 243 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ByteRangeEnd' doesn't match '[a-z][a-zA-Z0-9]*' |
206 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 244 | 116 | 268 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfModifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
206 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 244 | 116 | 268 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfModifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
207 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 269 | 116 | 295 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfUnmodifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
207 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 269 | 116 | 295 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfUnmodifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
208 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 296 | 116 | 312 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
208 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 296 | 116 | 312 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
209 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 313 | 116 | 333 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfNoneMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
209 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 313 | 116 | 333 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfNoneMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
210 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 334 | 116 | 380 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ReturnCompleteObjectOnConditionFailure' doesn't match '[a-z][a-zA-Z0-9]*' |
210 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 334 | 116 | 380 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ReturnCompleteObjectOnConditionFailure' doesn't match '[a-z][a-zA-Z0-9]*' |
211 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 381 | 116 | 402 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
211 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 381 | 116 | 402 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
212 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 403 | 116 | 421 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
212 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 403 | 116 | 421 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
213 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 422 | 116 | 438 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
213 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 422 | 116 | 438 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
214 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 439 | 116 | 456 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
214 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 116 | 439 | 116 | 456 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
215 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 117 | 48 | 117 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
215 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 117 | 48 | 117 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
216 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 16 | 169 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
216 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 16 | 169 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
217 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 16 | 169 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
217 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 16 | 169 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
218 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 148 | 148 | 161 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
218 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 148 | 148 | 161 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
219 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 162 | 148 | 172 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
219 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 162 | 148 | 172 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
220 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 173 | 148 | 194 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
220 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 173 | 148 | 194 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
221 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 195 | 148 | 213 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
221 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 195 | 148 | 213 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
222 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 214 | 148 | 230 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
222 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 214 | 148 | 230 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
223 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 231 | 148 | 248 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
223 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 148 | 231 | 148 | 248 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
224 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 149 | 59 | 149 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
224 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 149 | 59 | 149 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
225 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 16 | 191 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
225 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 16 | 191 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
226 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 16 | 191 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
226 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 16 | 191 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
227 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 148 | 170 | 161 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
227 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 148 | 170 | 161 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
228 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 162 | 170 | 206 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
228 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 162 | 170 | 206 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
229 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 207 | 170 | 228 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
229 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 207 | 170 | 228 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
230 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 229 | 170 | 247 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
230 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 229 | 170 | 247 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
231 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 248 | 170 | 264 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
231 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 248 | 170 | 264 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
232 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 265 | 170 | 282 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
232 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 170 | 265 | 170 | 282 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
233 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 171 | 59 | 171 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
233 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 171 | 59 | 171 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
234 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 16 | 217 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
234 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 16 | 217 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
235 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 16 | 217 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
235 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 16 | 217 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
236 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 110 | 192 | 123 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
236 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 110 | 192 | 123 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
237 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 124 | 192 | 134 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
237 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 124 | 192 | 134 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
238 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 135 | 192 | 168 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
238 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 135 | 192 | 168 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
239 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 169 | 192 | 187 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
239 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 169 | 192 | 187 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
240 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 188 | 192 | 232 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
240 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 188 | 192 | 232 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
241 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 233 | 192 | 252 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
241 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 233 | 192 | 252 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
242 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 253 | 192 | 274 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
242 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 253 | 192 | 274 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
243 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 275 | 192 | 293 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
243 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 275 | 192 | 293 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
244 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 294 | 192 | 310 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
244 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 294 | 192 | 310 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
245 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 311 | 192 | 328 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
245 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 192 | 311 | 192 | 328 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
246 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 193 | 40 | 193 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
246 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 193 | 40 | 193 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
247 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 16 | 242 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
247 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 16 | 242 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
248 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 16 | 242 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
248 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 16 | 242 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
249 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 110 | 218 | 123 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
249 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 110 | 218 | 123 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
250 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 124 | 218 | 134 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
250 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 124 | 218 | 134 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
251 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 135 | 218 | 154 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
251 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 135 | 218 | 154 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
252 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 155 | 218 | 170 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
252 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 155 | 218 | 170 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
253 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 171 | 218 | 189 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
253 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 171 | 218 | 189 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
254 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 190 | 218 | 211 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
254 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 190 | 218 | 211 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
255 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 212 | 218 | 230 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
255 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 212 | 218 | 230 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
256 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 231 | 218 | 247 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
256 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 231 | 218 | 247 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
257 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 248 | 218 | 265 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
257 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 218 | 248 | 218 | 265 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
258 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 219 | 40 | 219 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
258 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 219 | 40 | 219 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
259 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 16 | 263 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
259 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 16 | 263 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
260 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 16 | 263 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
260 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 16 | 263 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
261 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 116 | 243 | 129 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
261 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 116 | 243 | 129 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
262 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 130 | 243 | 174 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
262 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 130 | 243 | 174 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
263 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 175 | 243 | 196 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
263 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 175 | 243 | 196 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
264 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 197 | 243 | 215 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
264 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 197 | 243 | 215 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
265 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 216 | 243 | 232 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
265 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 243 | 216 | 243 | 232 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
266 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 244 | 43 | 244 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
266 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 244 | 43 | 244 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
267 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 16 | 284 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
267 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 16 | 284 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
268 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 16 | 284 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
268 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 16 | 284 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
269 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 136 | 264 | 149 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
269 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 136 | 264 | 149 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
270 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 150 | 264 | 171 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
270 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 150 | 264 | 171 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
271 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 172 | 264 | 190 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
271 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 172 | 264 | 190 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
272 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 191 | 264 | 207 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
272 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 191 | 264 | 207 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
273 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 208 | 264 | 225 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
273 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 264 | 208 | 264 | 225 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
274 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 265 | 53 | 265 | 110 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
274 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 265 | 53 | 265 | 110 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
275 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 16 | 305 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
275 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 16 | 305 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
276 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 16 | 305 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
276 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 16 | 305 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
277 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 148 | 285 | 161 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
277 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 148 | 285 | 161 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
278 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 162 | 285 | 183 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
278 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 162 | 285 | 183 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
279 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 184 | 285 | 202 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
279 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 184 | 285 | 202 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
280 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 203 | 285 | 219 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
280 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 203 | 285 | 219 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
281 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 220 | 285 | 237 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
281 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 285 | 220 | 285 | 237 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
282 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 286 | 59 | 286 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
282 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 286 | 59 | 286 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
283 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 16 | 326 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
283 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 16 | 326 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
284 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 16 | 326 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
284 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 16 | 326 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
285 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 116 | 306 | 129 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
285 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 116 | 306 | 129 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
286 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 130 | 306 | 151 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
286 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 130 | 306 | 151 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
287 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 152 | 306 | 170 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
287 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 152 | 306 | 170 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
288 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 171 | 306 | 187 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
288 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 171 | 306 | 187 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
289 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 188 | 306 | 205 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
289 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 306 | 188 | 306 | 205 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
290 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 307 | 43 | 307 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
290 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 307 | 43 | 307 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
291 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 16 | 348 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
291 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 16 | 348 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
292 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 16 | 348 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
292 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 16 | 348 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
293 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 116 | 327 | 129 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
293 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 116 | 327 | 129 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
294 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 130 | 327 | 140 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
294 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 130 | 327 | 140 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
295 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 141 | 327 | 162 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
295 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 141 | 327 | 162 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
296 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 163 | 327 | 181 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
296 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 163 | 327 | 181 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
297 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 182 | 327 | 198 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
297 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 182 | 327 | 198 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
298 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 199 | 327 | 216 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
298 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 327 | 199 | 327 | 216 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
299 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 328 | 43 | 328 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
299 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 328 | 43 | 328 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
300 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 16 | 375 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
300 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 16 | 375 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
301 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 16 | 375 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
301 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 16 | 375 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
302 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 122 | 349 | 135 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
302 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 122 | 349 | 135 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
303 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 136 | 349 | 146 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
303 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 136 | 349 | 146 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
304 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 147 | 349 | 180 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
304 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 147 | 349 | 180 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
305 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 181 | 349 | 192 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Data' doesn't match '[a-z][a-zA-Z0-9]*' |
305 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 181 | 349 | 192 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Data' doesn't match '[a-z][a-zA-Z0-9]*' |
306 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 193 | 349 | 211 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
306 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 193 | 349 | 211 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
307 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 212 | 349 | 256 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
307 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 212 | 349 | 256 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
308 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 257 | 349 | 276 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
308 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 257 | 349 | 276 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
309 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 277 | 349 | 298 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
309 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 277 | 349 | 298 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
310 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 299 | 349 | 317 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
310 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 299 | 349 | 317 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
311 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 318 | 349 | 334 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
311 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 318 | 349 | 334 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
312 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 335 | 349 | 352 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
312 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 349 | 335 | 349 | 352 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
313 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 350 | 46 | 350 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
313 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 350 | 46 | 350 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
314 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 16 | 398 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
314 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 16 | 398 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
315 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 16 | 398 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
315 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 16 | 398 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
316 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 148 | 376 | 161 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
316 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 148 | 376 | 161 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
317 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 162 | 376 | 172 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
317 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 162 | 376 | 172 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
318 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 173 | 376 | 217 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
318 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 173 | 376 | 217 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
319 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 218 | 376 | 239 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
319 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 218 | 376 | 239 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
320 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 240 | 376 | 258 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
320 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 240 | 376 | 258 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
321 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 259 | 376 | 275 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
321 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 259 | 376 | 275 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
322 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 276 | 376 | 293 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
322 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 376 | 276 | 376 | 293 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
323 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 377 | 59 | 377 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
323 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 377 | 59 | 377 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
324 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 16 | 423 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
324 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 16 | 423 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
325 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 16 | 423 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
325 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 16 | 423 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
326 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 112 | 399 | 125 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
326 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 112 | 399 | 125 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
327 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 126 | 399 | 139 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Prefix' doesn't match '[a-z][a-zA-Z0-9]*' |
327 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 126 | 399 | 139 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Prefix' doesn't match '[a-z][a-zA-Z0-9]*' |
328 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 140 | 399 | 153 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Marker' doesn't match '[a-z][a-zA-Z0-9]*' |
328 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 140 | 399 | 153 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Marker' doesn't match '[a-z][a-zA-Z0-9]*' |
329 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 154 | 399 | 169 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'MaxKeys' doesn't match '[a-z][a-zA-Z0-9]*' |
329 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 154 | 399 | 169 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'MaxKeys' doesn't match '[a-z][a-zA-Z0-9]*' |
330 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 170 | 399 | 186 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Delimiter' doesn't match '[a-z][a-zA-Z0-9]*' |
330 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 170 | 399 | 186 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Delimiter' doesn't match '[a-z][a-zA-Z0-9]*' |
331 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 187 | 399 | 208 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
331 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 187 | 399 | 208 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
332 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 209 | 399 | 227 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
332 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 209 | 399 | 227 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
333 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 228 | 399 | 244 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
333 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 228 | 399 | 244 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
334 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 245 | 399 | 262 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
334 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 399 | 245 | 399 | 262 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
335 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 400 | 41 | 400 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
335 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 400 | 41 | 400 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
336 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 16 | 445 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
336 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 16 | 445 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
337 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 16 | 445 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
337 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 16 | 445 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
338 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 136 | 424 | 149 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
338 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 136 | 424 | 149 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
339 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 150 | 424 | 171 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
339 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 150 | 424 | 171 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
340 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 172 | 424 | 190 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
340 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 172 | 424 | 190 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
341 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 191 | 424 | 207 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
341 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 191 | 424 | 207 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
342 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 208 | 424 | 225 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
342 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 208 | 424 | 225 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
343 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 226 | 424 | 274 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BucketLoggingStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
343 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 424 | 226 | 424 | 274 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BucketLoggingStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
344 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 425 | 53 | 425 | 110 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
344 | /src/test/testFiles/parsableWsdlAnswers/AsyncS3Amazon.cls | 425 | 53 | 425 | 110 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
345 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 3 | 8 | 29 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
345 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 3 | 8 | 29 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
346 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 4 | 12 | 28 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
346 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 4 | 12 | 28 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
347 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 5 | 23 | 5 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
347 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 5 | 23 | 5 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
348 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
348 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
349 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 7 | 23 | 7 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
349 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 7 | 23 | 7 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
350 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 8 | 24 | 8 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
350 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 8 | 24 | 8 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
351 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 9 | 26 | 9 | 442 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
351 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 9 | 26 | 9 | 442 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
352 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 10 | 16 | 27 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
352 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 10 | 16 | 27 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
353 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 10 | 195 | 10 | 249 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
353 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 10 | 195 | 10 | 249 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
354 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 10 | 16 | 27 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'beginEOLS_PSAPLookupUS' doesn't match '[a-z][a-zA-Z0-9]*' |
354 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 10 | 16 | 27 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'beginEOLS_PSAPLookupUS' doesn't match '[a-z][a-zA-Z0-9]*' |
355 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 11 | 73 | 11 | 150 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
355 | /src/test/testFiles/parsableWsdlAnswers/AsyncSpectrumPbCom_answer.cls | 11 | 73 | 11 | 150 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
356 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 3 | 8 | 61 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
356 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 3 | 8 | 61 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
357 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
357 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
358 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutantsCompressedResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
358 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutantsCompressedResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
359 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
359 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
360 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
360 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
361 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 10 | 12 | 15 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutantsResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
361 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 10 | 12 | 15 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutantsResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
362 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 11 | 16 | 14 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
362 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 11 | 16 | 14 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
363 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 16 | 12 | 60 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
363 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 16 | 12 | 60 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
364 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 17 | 23 | 17 | 99 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
364 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 17 | 23 | 17 | 99 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
365 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 18 | 35 | 18 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
365 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 18 | 35 | 18 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
366 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 19 | 23 | 19 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
366 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 19 | 23 | 19 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
367 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 20 | 24 | 20 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
367 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 20 | 24 | 20 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
368 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 21 | 26 | 21 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
368 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 21 | 26 | 21 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
369 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 22 | 16 | 40 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
369 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 22 | 16 | 40 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
370 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 22 | 16 | 40 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
370 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 22 | 16 | 40 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
371 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 23 | 55 | 23 | 114 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
371 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 23 | 55 | 23 | 114 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
372 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 41 | 16 | 59 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
372 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 41 | 16 | 59 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
373 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 41 | 16 | 59 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
373 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 41 | 16 | 59 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
374 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 42 | 45 | 42 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
374 | /src/test/testFiles/parsableWsdlAnswers/AsyncSqlMutations.cls | 42 | 45 | 42 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
375 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron.cls | 3 | 8 | 9 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
375 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron.cls | 3 | 8 | 9 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
376 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron.cls | 4 | 12 | 8 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
376 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron.cls | 4 | 12 | 8 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
377 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron.cls | 5 | 16 | 7 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
377 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron.cls | 5 | 16 | 7 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
378 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 3 | 8 | 216 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
378 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 3 | 8 | 216 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
379 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
379 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
380 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
380 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
381 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
381 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
382 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 11 | 16 | 14 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
382 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 11 | 16 | 14 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
383 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
383 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
384 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 17 | 16 | 20 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
384 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 17 | 16 | 20 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
385 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 22 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
385 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 22 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
386 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 23 | 16 | 26 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
386 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 23 | 16 | 26 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
387 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 28 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
387 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 28 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
388 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 29 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
388 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 29 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
389 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 34 | 12 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
389 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 34 | 12 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
390 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 35 | 16 | 38 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
390 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 35 | 16 | 38 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
391 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 40 | 12 | 45 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
391 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 40 | 12 | 45 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
392 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 41 | 16 | 44 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
392 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 41 | 16 | 44 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
393 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 46 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
393 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 46 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
394 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 47 | 16 | 50 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
394 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 47 | 16 | 50 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
395 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 52 | 12 | 215 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
395 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 52 | 12 | 215 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
396 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 53 | 23 | 53 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
396 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 53 | 23 | 53 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
397 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 54 | 35 | 54 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
397 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 54 | 35 | 54 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
398 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 55 | 23 | 55 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
398 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 55 | 23 | 55 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
399 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 56 | 24 | 56 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
399 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 56 | 24 | 56 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
400 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 57 | 44 | 57 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SubscriptionInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
400 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 57 | 44 | 57 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SubscriptionInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
401 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 58 | 39 | 58 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
401 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 58 | 39 | 58 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
402 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 59 | 24 | 59 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SubscriptionInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
402 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 59 | 24 | 59 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SubscriptionInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
403 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 60 | 24 | 60 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
403 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 60 | 24 | 60 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
404 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 61 | 26 | 61 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
404 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 61 | 26 | 61 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
405 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 16 | 81 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
405 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 16 | 81 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
406 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 16 | 81 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
406 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 16 | 81 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
407 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 141 | 62 | 166 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
407 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 141 | 62 | 166 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
408 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 167 | 62 | 190 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
408 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 167 | 62 | 190 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
409 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 191 | 62 | 206 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'DateFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
409 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 191 | 62 | 206 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'DateFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
410 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 207 | 62 | 220 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'DateTo' doesn't match '[a-z][a-zA-Z0-9]*' |
410 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 62 | 207 | 62 | 220 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'DateTo' doesn't match '[a-z][a-zA-Z0-9]*' |
411 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 63 | 57 | 63 | 118 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
411 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 63 | 57 | 63 | 118 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
412 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 82 | 16 | 97 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
412 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 82 | 16 | 97 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
413 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 83 | 48 | 83 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
413 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 83 | 48 | 83 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
414 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 98 | 16 | 113 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
414 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 98 | 16 | 113 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
415 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 99 | 48 | 99 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
415 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 99 | 48 | 99 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
416 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 114 | 16 | 131 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
416 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 114 | 16 | 131 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
417 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 114 | 123 | 114 | 164 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
417 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 114 | 123 | 114 | 164 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
418 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 114 | 165 | 114 | 188 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
418 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 114 | 165 | 114 | 188 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
419 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 115 | 48 | 115 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
419 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 115 | 48 | 115 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
420 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 132 | 16 | 147 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
420 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 132 | 16 | 147 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
421 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 133 | 61 | 133 | 126 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
421 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 133 | 61 | 133 | 126 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
422 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 148 | 16 | 163 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
422 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 148 | 16 | 163 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
423 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 149 | 49 | 149 | 102 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
423 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 149 | 49 | 149 | 102 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
424 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 164 | 16 | 179 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
424 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 164 | 16 | 179 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
425 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 165 | 56 | 165 | 116 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
425 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 165 | 56 | 165 | 116 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
426 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 180 | 16 | 198 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
426 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 180 | 16 | 198 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
427 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 180 | 16 | 198 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
427 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 180 | 16 | 198 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
428 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 180 | 131 | 180 | 172 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
428 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 180 | 131 | 180 | 172 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
429 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 180 | 173 | 180 | 196 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
429 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 180 | 173 | 180 | 196 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
430 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 180 | 197 | 180 | 210 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Date_x' doesn't match '[a-z][a-zA-Z0-9]*' |
430 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 180 | 197 | 180 | 210 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Date_x' doesn't match '[a-z][a-zA-Z0-9]*' |
431 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 181 | 52 | 181 | 108 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
431 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 181 | 52 | 181 | 108 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
432 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 199 | 16 | 214 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
432 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 199 | 16 | 214 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
433 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 200 | 56 | 200 | 116 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
433 | /src/test/testFiles/parsableWsdlAnswers/AsyncStrikeiron2.cls | 200 | 56 | 200 | 116 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
434 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 3 | 8 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
434 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 3 | 8 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
435 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
435 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
436 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
436 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
437 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 10 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
437 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 10 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
438 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 11 | 23 | 11 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
438 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 11 | 23 | 11 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
439 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
439 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
440 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
440 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
441 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
441 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
442 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 15 | 26 | 15 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
442 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 15 | 26 | 15 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
443 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 16 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
443 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 16 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
444 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 16 | 118 | 16 | 133 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'return_x' doesn't match '[a-z][a-zA-Z0-9]*' |
444 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 16 | 118 | 16 | 133 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'return_x' doesn't match '[a-z][a-zA-Z0-9]*' |
445 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 17 | 47 | 17 | 98 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
445 | /src/test/testFiles/parsableWsdlAnswers/AsyncTestNameMangle.cls | 17 | 47 | 17 | 98 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
446 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwPbComSpectrumServicesEolsPsaplo_answer.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
446 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwPbComSpectrumServicesEolsPsaplo_answer.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
447 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwPbComSpectrumServicesEolsPsaplo_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
447 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwPbComSpectrumServicesEolsPsaplo_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
448 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwPbComSpectrumServicesEolsPsaplo_answer.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
448 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwPbComSpectrumServicesEolsPsaplo_answer.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
449 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 3 | 8 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
449 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 3 | 8 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
450 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
450 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
451 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCodeResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
451 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCodeResponse_elementFuture' doesn't match '[A-Z][a-zA-Z0-9_]*' |
452 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
452 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 5 | 16 | 8 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
453 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 10 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
453 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 10 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
454 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 11 | 23 | 11 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
454 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 11 | 23 | 11 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
455 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
455 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
456 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
456 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 13 | 23 | 13 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
457 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
457 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 14 | 24 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
458 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 15 | 26 | 15 | 108 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
458 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 15 | 26 | 15 | 108 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
459 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 16 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
459 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 16 | 16 | 32 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
460 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 17 | 74 | 17 | 152 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
460 | /src/test/testFiles/parsableWsdlAnswers/AsyncWwwWebservicexNet_answer.cls | 17 | 74 | 17 | 152 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
461 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 3 | 8 | 47 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
461 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 3 | 8 | 47 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
462 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 3 | 8 | 47 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'airportName' doesn't match '[A-Z][a-zA-Z0-9_]*' |
462 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 3 | 8 | 47 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'airportName' doesn't match '[A-Z][a-zA-Z0-9_]*' |
463 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
463 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
464 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCodeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
464 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCodeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
465 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 6 | 26 | 6 | 185 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'getAirportInformationByAirportCodeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
465 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 6 | 26 | 6 | 185 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'getAirportInformationByAirportCodeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
466 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 7 | 26 | 7 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
466 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 7 | 26 | 7 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
467 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 8 | 26 | 8 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
467 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 8 | 26 | 8 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
468 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
468 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
469 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 10 | 12 | 15 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCode_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
469 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 10 | 12 | 15 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCode_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
470 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 12 | 26 | 12 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'airportCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
470 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 12 | 26 | 12 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'airportCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
471 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 13 | 26 | 13 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
471 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 13 | 26 | 13 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
472 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 14 | 26 | 14 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
472 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 14 | 26 | 14 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
473 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 16 | 12 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
473 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 16 | 12 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
474 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 16 | 12 | 46 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'airportSoap' doesn't match '[A-Z][a-zA-Z0-9_]*' |
474 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 16 | 12 | 46 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'airportSoap' doesn't match '[A-Z][a-zA-Z0-9_]*' |
475 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 17 | 23 | 17 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
475 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 17 | 23 | 17 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
476 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 18 | 35 | 18 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
476 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 18 | 35 | 18 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
477 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 19 | 35 | 19 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
477 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 19 | 35 | 19 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
478 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 20 | 23 | 20 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
478 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 20 | 23 | 20 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
479 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 21 | 23 | 21 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
479 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 21 | 23 | 21 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
480 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 22 | 23 | 22 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
480 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 22 | 23 | 22 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
481 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 23 | 24 | 23 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
481 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 23 | 24 | 23 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
482 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 24 | 26 | 24 | 102 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
482 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 24 | 26 | 24 | 102 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
483 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 25 | 16 | 45 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
483 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 25 | 16 | 45 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
484 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 26 | 68 | 26 | 140 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
484 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 26 | 68 | 26 | 140 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
485 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 28 | 76 | 28 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
485 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 28 | 76 | 28 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
486 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 29 | 89 | 29 | 187 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
486 | /src/test/testFiles/parsableWsdlAnswers/airportName_answer.cls | 29 | 89 | 29 | 187 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
487 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 3 | 8 | 396 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
487 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 3 | 8 | 396 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
488 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 3 | 8 | 396 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'bigFile' doesn't match '[A-Z][a-zA-Z0-9_]*' |
488 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 3 | 8 | 396 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'bigFile' doesn't match '[A-Z][a-zA-Z0-9_]*' |
489 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 4 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
489 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 4 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
490 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 9 | 26 | 9 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'done_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
490 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 9 | 26 | 9 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'done_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
491 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 10 | 26 | 10 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'queryLocator_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
491 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 10 | 26 | 10 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'queryLocator_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
492 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 11 | 26 | 11 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
492 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 11 | 26 | 11 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'records_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
493 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 12 | 26 | 12 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'size_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
493 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 12 | 26 | 12 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'size_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
494 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 13 | 26 | 13 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
494 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 13 | 26 | 13 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
495 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 14 | 26 | 14 | 102 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
495 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 14 | 26 | 14 | 102 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
496 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
496 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
497 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 18 | 26 | 18 | 141 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'client_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
497 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 18 | 26 | 18 | 141 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'client_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
498 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 19 | 26 | 19 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
498 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 19 | 26 | 19 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
499 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 20 | 26 | 20 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
499 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 20 | 26 | 20 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
500 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 22 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
500 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 22 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
501 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 22 | 12 | 27 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBooleanArrayResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
501 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 22 | 12 | 27 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBooleanArrayResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
502 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 24 | 26 | 24 | 141 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
502 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 24 | 26 | 24 | 141 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
503 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 25 | 26 | 25 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
503 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 25 | 26 | 25 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
504 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 26 | 26 | 26 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
504 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 26 | 26 | 26 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
505 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 28 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
505 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 28 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
506 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 30 | 26 | 30 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sessionId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
506 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 30 | 26 | 30 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sessionId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
507 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 31 | 26 | 31 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
507 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 31 | 26 | 31 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
508 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 32 | 26 | 32 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
508 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 32 | 26 | 32 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
509 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 34 | 12 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
509 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 34 | 12 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
510 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 34 | 12 | 39 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDoubleArray_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
510 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 34 | 12 | 39 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDoubleArray_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
511 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 36 | 26 | 36 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
511 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 36 | 26 | 36 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
512 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 37 | 26 | 37 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
512 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 37 | 26 | 37 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
513 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 38 | 26 | 38 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
513 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 38 | 26 | 38 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
514 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 40 | 12 | 45 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
514 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 40 | 12 | 45 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
515 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 40 | 12 | 45 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDatetime_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
515 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 40 | 12 | 45 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDatetime_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
516 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 42 | 26 | 42 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
516 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 42 | 26 | 42 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
517 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 43 | 26 | 43 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
517 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 43 | 26 | 43 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
518 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 44 | 26 | 44 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
518 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 44 | 26 | 44 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
519 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 46 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
519 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 46 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
520 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 46 | 12 | 51 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBoolean_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
520 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 46 | 12 | 51 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBoolean_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
521 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 48 | 26 | 48 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
521 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 48 | 26 | 48 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
522 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 49 | 26 | 49 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
522 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 49 | 26 | 49 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
523 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 50 | 26 | 50 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
523 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 50 | 26 | 50 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
524 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 52 | 12 | 57 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
524 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 52 | 12 | 57 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
525 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 52 | 12 | 57 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoIntegerResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
525 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 52 | 12 | 57 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoIntegerResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
526 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 54 | 26 | 54 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
526 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 54 | 26 | 54 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
527 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 55 | 26 | 55 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
527 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 55 | 26 | 55 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
528 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 56 | 26 | 56 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
528 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 56 | 26 | 56 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
529 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 58 | 12 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
529 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 58 | 12 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
530 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 58 | 12 | 63 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDouble_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
530 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 58 | 12 | 63 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDouble_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
531 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 60 | 26 | 60 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doubleval_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
531 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 60 | 26 | 60 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doubleval_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
532 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 61 | 26 | 61 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
532 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 61 | 26 | 61 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
533 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 62 | 26 | 62 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
533 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 62 | 26 | 62 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
534 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 64 | 12 | 69 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
534 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 64 | 12 | 69 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
535 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 64 | 12 | 69 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDate_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
535 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 64 | 12 | 69 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDate_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
536 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 66 | 26 | 66 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
536 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 66 | 26 | 66 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
537 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 67 | 26 | 67 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
537 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 67 | 26 | 67 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
538 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 68 | 26 | 68 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
538 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 68 | 26 | 68 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
539 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 70 | 12 | 75 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
539 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 70 | 12 | 75 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
540 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 72 | 26 | 72 | 145 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'debugLog_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
540 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 72 | 26 | 72 | 145 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'debugLog_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
541 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 73 | 26 | 73 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
541 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 73 | 26 | 73 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
542 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 74 | 26 | 74 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
542 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 74 | 26 | 74 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
543 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 76 | 12 | 81 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
543 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 76 | 12 | 81 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
544 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 76 | 12 | 81 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
544 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 76 | 12 | 81 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDateResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
545 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 78 | 26 | 78 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
545 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 78 | 26 | 78 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
546 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 79 | 26 | 79 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
546 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 79 | 26 | 79 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
547 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 80 | 26 | 80 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
547 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 80 | 26 | 80 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
548 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 82 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
548 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 82 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
549 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 82 | 12 | 89 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'sObject_x' doesn't match '[A-Z][a-zA-Z0-9_]*' |
549 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 82 | 12 | 89 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'sObject_x' doesn't match '[A-Z][a-zA-Z0-9_]*' |
550 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 84 | 23 | 84 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Id' doesn't match '[a-z][a-zA-Z0-9]*' |
550 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 84 | 23 | 84 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Id' doesn't match '[a-z][a-zA-Z0-9]*' |
551 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 85 | 26 | 85 | 151 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fieldToNull_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
551 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 85 | 26 | 85 | 151 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fieldToNull_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
552 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 86 | 26 | 86 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Id_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
552 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 86 | 26 | 86 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Id_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
553 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 87 | 26 | 87 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
553 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 87 | 26 | 87 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
554 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 88 | 26 | 88 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
554 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 88 | 26 | 88 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
555 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 90 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
555 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 90 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
556 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 90 | 12 | 95 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBooleanArray_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
556 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 90 | 12 | 95 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBooleanArray_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
557 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 92 | 26 | 92 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
557 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 92 | 26 | 92 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
558 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 93 | 26 | 93 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
558 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 93 | 26 | 93 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
559 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 94 | 26 | 94 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
559 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 94 | 26 | 94 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
560 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 96 | 12 | 101 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
560 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 96 | 12 | 101 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
561 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 96 | 12 | 101 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoIntegerArrayResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
561 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 96 | 12 | 101 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoIntegerArrayResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
562 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 98 | 26 | 98 | 141 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
562 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 98 | 26 | 98 | 141 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
563 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 99 | 26 | 99 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
563 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 99 | 26 | 99 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
564 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 100 | 26 | 100 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
564 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 100 | 26 | 100 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
565 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 102 | 12 | 107 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
565 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 102 | 12 | 107 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
566 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 102 | 12 | 107 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDatetimeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
566 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 102 | 12 | 107 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDatetimeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
567 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 104 | 26 | 104 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
567 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 104 | 26 | 104 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
568 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 105 | 26 | 105 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
568 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 105 | 26 | 105 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
569 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 106 | 26 | 106 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
569 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 106 | 26 | 106 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
570 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 108 | 12 | 113 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
570 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 108 | 12 | 113 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
571 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 108 | 12 | 113 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDoubleArrayResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
571 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 108 | 12 | 113 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDoubleArrayResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
572 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 110 | 26 | 110 | 141 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
572 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 110 | 26 | 110 | 141 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
573 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 111 | 26 | 111 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
573 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 111 | 26 | 111 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
574 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 112 | 26 | 112 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
574 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 112 | 26 | 112 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
575 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 114 | 12 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
575 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 114 | 12 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
576 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 114 | 12 | 119 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoStringResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
576 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 114 | 12 | 119 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoStringResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
577 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 116 | 26 | 116 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
577 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 116 | 26 | 116 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
578 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 117 | 26 | 117 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
578 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 117 | 26 | 117 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
579 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 118 | 26 | 118 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
579 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 118 | 26 | 118 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
580 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 120 | 12 | 125 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
580 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 120 | 12 | 125 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
581 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 120 | 12 | 125 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoString_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
581 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 120 | 12 | 125 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoString_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
582 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 122 | 26 | 122 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
582 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 122 | 26 | 122 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
583 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 123 | 26 | 123 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
583 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 123 | 26 | 123 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
584 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 124 | 26 | 124 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
584 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 124 | 26 | 124 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
585 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 126 | 12 | 131 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
585 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 126 | 12 | 131 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
586 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 126 | 12 | 131 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDoubleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
586 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 126 | 12 | 131 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoDoubleResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
587 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 128 | 26 | 128 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
587 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 128 | 26 | 128 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
588 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 129 | 26 | 129 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
588 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 129 | 26 | 129 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
589 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 130 | 26 | 130 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
589 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 130 | 26 | 130 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
590 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 132 | 12 | 137 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
590 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 132 | 12 | 137 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
591 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 134 | 26 | 134 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'debugLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
591 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 134 | 26 | 134 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'debugLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
592 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 135 | 26 | 135 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
592 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 135 | 26 | 135 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
593 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 136 | 26 | 136 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
593 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 136 | 26 | 136 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
594 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 138 | 12 | 143 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
594 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 138 | 12 | 143 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
595 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 138 | 12 | 143 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoStringArray_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
595 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 138 | 12 | 143 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoStringArray_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
596 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 140 | 26 | 140 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
596 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 140 | 26 | 140 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
597 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 141 | 26 | 141 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
597 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 141 | 26 | 141 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
598 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 142 | 26 | 142 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
598 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 142 | 26 | 142 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
599 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 144 | 12 | 149 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
599 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 144 | 12 | 149 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
600 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 144 | 12 | 149 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoInteger_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
600 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 144 | 12 | 149 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoInteger_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
601 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 146 | 26 | 146 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'intval_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
601 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 146 | 26 | 146 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'intval_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
602 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 147 | 26 | 147 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
602 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 147 | 26 | 147 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
603 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 148 | 26 | 148 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
603 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 148 | 26 | 148 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
604 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 150 | 12 | 155 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
604 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 150 | 12 | 155 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
605 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 150 | 12 | 155 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoStringArrayResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
605 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 150 | 12 | 155 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoStringArrayResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
606 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 152 | 26 | 152 | 141 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
606 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 152 | 26 | 152 | 141 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
607 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 153 | 26 | 153 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
607 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 153 | 26 | 153 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
608 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 154 | 26 | 154 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
608 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 154 | 26 | 154 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
609 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 156 | 12 | 161 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
609 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 156 | 12 | 161 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
610 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 156 | 12 | 161 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoIntegerArray_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
610 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 156 | 12 | 161 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoIntegerArray_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
611 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 158 | 26 | 158 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
611 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 158 | 26 | 158 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'val_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
612 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 159 | 26 | 159 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
612 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 159 | 26 | 159 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
613 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 160 | 26 | 160 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
613 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 160 | 26 | 160 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
614 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 162 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
614 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 162 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
615 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 162 | 12 | 167 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBooleanResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
615 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 162 | 12 | 167 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'echoBooleanResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
616 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 164 | 26 | 164 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
616 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 164 | 26 | 164 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
617 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 165 | 26 | 165 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
617 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 165 | 26 | 165 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
618 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 166 | 26 | 166 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
618 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 166 | 26 | 166 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
619 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 168 | 12 | 395 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
619 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 168 | 12 | 395 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
620 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 168 | 12 | 395 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'dogfoodServer' doesn't match '[A-Z][a-zA-Z0-9_]*' |
620 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 168 | 12 | 395 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'dogfoodServer' doesn't match '[A-Z][a-zA-Z0-9_]*' |
621 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 168 | 12 | 395 | 6 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class dogfoodServer has 21 public methods, attributes, and properties (limit: 20) |
621 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 168 | 12 | 395 | 6 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class dogfoodServer has 21 public methods, attributes, and properties (limit: 20) |
622 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 168 | 12 | 395 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
622 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 168 | 12 | 395 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
623 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 169 | 23 | 169 | 91 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
623 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 169 | 23 | 169 | 91 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
624 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 170 | 35 | 170 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
624 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 170 | 35 | 170 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
625 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 171 | 35 | 171 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
625 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 171 | 35 | 171 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
626 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 172 | 23 | 172 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
626 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 172 | 23 | 172 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
627 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 173 | 23 | 173 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
627 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 173 | 23 | 173 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
628 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 174 | 23 | 174 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
628 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 174 | 23 | 174 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
629 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 175 | 24 | 175 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
629 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 175 | 24 | 175 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
630 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 176 | 44 | 176 | 55 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CallOptions' doesn't match '[a-z][a-zA-Z0-9]*' |
630 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 176 | 44 | 176 | 55 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CallOptions' doesn't match '[a-z][a-zA-Z0-9]*' |
631 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 177 | 46 | 177 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SessionHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
631 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 177 | 46 | 177 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SessionHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
632 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 178 | 48 | 178 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
632 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 178 | 48 | 178 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
633 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 179 | 46 | 179 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
633 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 179 | 46 | 179 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
634 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 180 | 24 | 180 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CallOptions_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
634 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 180 | 24 | 180 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CallOptions_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
635 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 181 | 24 | 181 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SessionHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
635 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 181 | 24 | 181 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SessionHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
636 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 182 | 24 | 182 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
636 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 182 | 24 | 182 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
637 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 183 | 24 | 183 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
637 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 183 | 24 | 183 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DebuggingInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
638 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 184 | 26 | 184 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
638 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 184 | 26 | 184 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
639 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 185 | 16 | 205 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
639 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 185 | 16 | 205 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
640 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 186 | 45 | 186 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
640 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 186 | 45 | 186 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
641 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 188 | 53 | 188 | 63 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
641 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 188 | 53 | 188 | 63 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
642 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 189 | 66 | 189 | 141 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
642 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 189 | 66 | 189 | 141 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
643 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 206 | 16 | 226 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
643 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 206 | 16 | 226 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
644 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 207 | 38 | 207 | 80 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
644 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 207 | 38 | 207 | 80 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
645 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 209 | 46 | 209 | 56 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
645 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 209 | 46 | 209 | 56 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
646 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 210 | 59 | 210 | 127 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
646 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 210 | 59 | 210 | 127 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
647 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 227 | 16 | 247 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
647 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 227 | 16 | 247 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
648 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 228 | 41 | 228 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
648 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 228 | 41 | 228 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
649 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 230 | 49 | 230 | 59 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
649 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 230 | 49 | 230 | 59 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
650 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 231 | 62 | 231 | 133 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
650 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 231 | 62 | 231 | 133 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
651 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 248 | 16 | 268 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
651 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 248 | 16 | 268 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
652 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 249 | 46 | 249 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
652 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 249 | 46 | 249 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
653 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 251 | 54 | 251 | 64 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
653 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 251 | 54 | 251 | 64 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
654 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 252 | 67 | 252 | 143 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
654 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 252 | 67 | 252 | 143 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
655 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 269 | 16 | 289 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
655 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 269 | 16 | 289 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
656 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 270 | 40 | 270 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
656 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 270 | 40 | 270 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
657 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 272 | 48 | 272 | 58 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
657 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 272 | 48 | 272 | 58 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
658 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 273 | 61 | 273 | 131 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
658 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 273 | 61 | 273 | 131 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
659 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 290 | 16 | 310 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
659 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 290 | 16 | 310 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
660 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 291 | 42 | 291 | 88 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
660 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 291 | 42 | 291 | 88 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
661 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 293 | 50 | 293 | 60 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
661 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 293 | 50 | 293 | 60 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
662 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 294 | 63 | 294 | 135 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
662 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 294 | 63 | 294 | 135 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
663 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 311 | 16 | 331 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
663 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 311 | 16 | 331 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
664 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 312 | 41 | 312 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
664 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 312 | 41 | 312 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
665 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 314 | 49 | 314 | 59 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
665 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 314 | 49 | 314 | 59 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
666 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 315 | 62 | 315 | 133 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
666 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 315 | 62 | 315 | 133 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
667 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 332 | 16 | 352 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
667 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 332 | 16 | 352 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
668 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 333 | 46 | 333 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
668 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 333 | 46 | 333 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
669 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 335 | 54 | 335 | 64 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
669 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 335 | 54 | 335 | 64 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
670 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 336 | 67 | 336 | 143 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
670 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 336 | 67 | 336 | 143 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
671 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 353 | 16 | 373 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
671 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 353 | 16 | 373 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
672 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 354 | 45 | 354 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
672 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 354 | 45 | 354 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
673 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 356 | 53 | 356 | 63 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
673 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 356 | 53 | 356 | 63 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
674 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 357 | 66 | 357 | 141 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
674 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 357 | 66 | 357 | 141 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
675 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 374 | 16 | 394 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
675 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 374 | 16 | 394 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
676 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 375 | 40 | 375 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
676 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 375 | 40 | 375 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
677 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 377 | 48 | 377 | 58 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
677 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 377 | 48 | 377 | 58 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
678 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 378 | 61 | 378 | 131 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
678 | /src/test/testFiles/parsableWsdlAnswers/bigFile.cls | 378 | 61 | 378 | 131 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
679 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 3 | 8 | 366 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
679 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 3 | 8 | 366 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
680 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 3 | 8 | 366 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'calloutSoap' doesn't match '[A-Z][a-zA-Z0-9_]*' |
680 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 3 | 8 | 366 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'calloutSoap' doesn't match '[A-Z][a-zA-Z0-9_]*' |
681 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
681 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
682 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 6 | 26 | 6 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
682 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 6 | 26 | 6 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
683 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 7 | 26 | 7 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
683 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 7 | 26 | 7 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
684 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 8 | 26 | 8 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
684 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 8 | 26 | 8 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
685 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
685 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
686 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 12 | 26 | 12 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
686 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 12 | 26 | 12 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
687 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 13 | 26 | 13 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
687 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 13 | 26 | 13 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
688 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 14 | 26 | 14 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
688 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 14 | 26 | 14 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
689 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
689 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
690 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 18 | 26 | 18 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sc_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
690 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 18 | 26 | 18 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sc_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
691 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 19 | 26 | 19 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
691 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 19 | 26 | 19 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
692 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 20 | 26 | 20 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
692 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 20 | 26 | 20 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
693 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 22 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
693 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 22 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
694 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 24 | 26 | 24 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
694 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 24 | 26 | 24 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
695 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 25 | 26 | 25 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
695 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 25 | 26 | 25 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
696 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 26 | 26 | 26 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
696 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 26 | 26 | 26 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
697 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 28 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
697 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 28 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
698 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 29 | 38 | 29 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TestSoapHeaderResult' doesn't match '[a-z][a-zA-Z0-9]*' |
698 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 29 | 38 | 29 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TestSoapHeaderResult' doesn't match '[a-z][a-zA-Z0-9]*' |
699 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 30 | 26 | 30 | 157 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TestSoapHeaderResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
699 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 30 | 26 | 30 | 157 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TestSoapHeaderResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
700 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 31 | 26 | 31 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
700 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 31 | 26 | 31 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
701 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 32 | 26 | 32 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
701 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 32 | 26 | 32 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
702 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 34 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
702 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 34 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
703 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 35 | 26 | 35 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
703 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 35 | 26 | 35 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
704 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 36 | 26 | 36 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
704 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 36 | 26 | 36 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
705 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 38 | 12 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
705 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 38 | 12 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
706 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 39 | 26 | 39 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
706 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 39 | 26 | 39 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
707 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 40 | 26 | 40 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
707 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 40 | 26 | 40 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
708 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 41 | 26 | 41 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
708 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 41 | 26 | 41 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
709 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 42 | 26 | 42 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
709 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 42 | 26 | 42 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
710 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 44 | 12 | 47 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
710 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 44 | 12 | 47 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
711 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 45 | 26 | 45 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
711 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 45 | 26 | 45 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
712 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 46 | 26 | 46 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
712 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 46 | 26 | 46 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
713 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 48 | 12 | 53 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
713 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 48 | 12 | 53 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
714 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 50 | 26 | 50 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
714 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 50 | 26 | 50 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
715 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 51 | 26 | 51 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
715 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 51 | 26 | 51 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
716 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 52 | 26 | 52 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
716 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 52 | 26 | 52 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
717 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 54 | 12 | 59 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
717 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 54 | 12 | 59 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
718 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 55 | 23 | 55 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleResult' doesn't match '[a-z][a-zA-Z0-9]*' |
718 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 55 | 23 | 55 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleResult' doesn't match '[a-z][a-zA-Z0-9]*' |
719 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 56 | 26 | 56 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
719 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 56 | 26 | 56 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
720 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 57 | 26 | 57 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
720 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 57 | 26 | 57 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
721 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 58 | 26 | 58 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
721 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 58 | 26 | 58 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
722 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 60 | 12 | 65 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
722 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 60 | 12 | 65 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
723 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 61 | 23 | 61 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatResult' doesn't match '[a-z][a-zA-Z0-9]*' |
723 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 61 | 23 | 61 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatResult' doesn't match '[a-z][a-zA-Z0-9]*' |
724 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 62 | 26 | 62 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
724 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 62 | 26 | 62 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
725 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 63 | 26 | 63 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
725 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 63 | 26 | 63 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
726 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 64 | 26 | 64 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
726 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 64 | 26 | 64 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
727 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 66 | 12 | 83 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
727 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 66 | 12 | 83 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
728 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 66 | 12 | 83 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
728 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 66 | 12 | 83 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
729 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 74 | 26 | 74 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
729 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 74 | 26 | 74 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
730 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 75 | 26 | 75 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
730 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 75 | 26 | 75 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
731 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 76 | 26 | 76 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
731 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 76 | 26 | 76 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
732 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 77 | 26 | 77 | 125 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
732 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 77 | 26 | 77 | 125 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
733 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 78 | 26 | 78 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
733 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 78 | 26 | 78 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
734 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 79 | 26 | 79 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
734 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 79 | 26 | 79 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
735 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 80 | 26 | 80 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
735 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 80 | 26 | 80 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
736 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 81 | 26 | 81 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
736 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 81 | 26 | 81 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
737 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 82 | 26 | 82 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
737 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 82 | 26 | 82 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
738 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 84 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
738 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 84 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
739 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 86 | 26 | 86 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'secondsToWait_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
739 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 86 | 26 | 86 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'secondsToWait_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
740 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 87 | 26 | 87 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
740 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 87 | 26 | 87 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
741 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 88 | 26 | 88 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
741 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 88 | 26 | 88 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
742 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 90 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
742 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 90 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
743 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 91 | 25 | 91 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoCurrentTimeResult' doesn't match '[a-z][a-zA-Z0-9]*' |
743 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 91 | 25 | 91 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoCurrentTimeResult' doesn't match '[a-z][a-zA-Z0-9]*' |
744 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 92 | 26 | 92 | 159 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoCurrentTimeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
744 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 92 | 26 | 92 | 159 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoCurrentTimeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
745 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 93 | 26 | 93 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
745 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 93 | 26 | 93 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
746 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 94 | 26 | 94 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
746 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 94 | 26 | 94 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
747 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 96 | 12 | 101 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
747 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 96 | 12 | 101 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
748 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 97 | 38 | 97 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructResult' doesn't match '[a-z][a-zA-Z0-9]*' |
748 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 97 | 38 | 97 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructResult' doesn't match '[a-z][a-zA-Z0-9]*' |
749 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 98 | 26 | 98 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
749 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 98 | 26 | 98 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
750 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 99 | 26 | 99 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
750 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 99 | 26 | 99 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
751 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 100 | 26 | 100 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
751 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 100 | 26 | 100 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
752 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 102 | 12 | 105 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
752 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 102 | 12 | 105 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
753 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 103 | 26 | 103 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
753 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 103 | 26 | 103 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
754 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 104 | 26 | 104 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
754 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 104 | 26 | 104 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
755 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 106 | 12 | 111 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
755 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 106 | 12 | 111 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
756 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 107 | 25 | 107 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
756 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 107 | 25 | 107 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
757 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 108 | 26 | 108 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
757 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 108 | 26 | 108 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
758 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 109 | 26 | 109 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
758 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 109 | 26 | 109 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
759 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 110 | 26 | 110 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
759 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 110 | 26 | 110 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
760 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 112 | 12 | 117 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
760 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 112 | 12 | 117 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
761 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 114 | 26 | 114 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
761 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 114 | 26 | 114 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
762 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 115 | 26 | 115 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
762 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 115 | 26 | 115 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
763 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 116 | 26 | 116 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
763 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 116 | 26 | 116 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
764 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 118 | 12 | 121 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
764 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 118 | 12 | 121 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
765 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 119 | 26 | 119 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
765 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 119 | 26 | 119 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
766 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 120 | 26 | 120 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
766 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 120 | 26 | 120 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
767 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 122 | 12 | 139 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
767 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 122 | 12 | 139 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
768 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 122 | 12 | 139 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
768 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 122 | 12 | 139 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
769 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 130 | 26 | 130 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
769 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 130 | 26 | 130 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
770 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 131 | 26 | 131 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
770 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 131 | 26 | 131 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
771 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 132 | 26 | 132 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
771 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 132 | 26 | 132 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
772 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 133 | 26 | 133 | 125 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
772 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 133 | 26 | 133 | 125 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
773 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 134 | 26 | 134 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
773 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 134 | 26 | 134 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
774 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 135 | 26 | 135 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
774 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 135 | 26 | 135 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
775 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 136 | 26 | 136 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
775 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 136 | 26 | 136 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
776 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 137 | 26 | 137 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
776 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 137 | 26 | 137 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
777 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 138 | 26 | 138 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
777 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 138 | 26 | 138 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
778 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 140 | 12 | 145 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
778 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 140 | 12 | 145 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
779 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 142 | 26 | 142 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
779 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 142 | 26 | 142 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
780 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 143 | 26 | 143 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
780 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 143 | 26 | 143 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
781 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 144 | 26 | 144 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
781 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 144 | 26 | 144 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
782 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 146 | 12 | 151 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
782 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 146 | 12 | 151 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
783 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 148 | 26 | 148 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
783 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 148 | 26 | 148 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
784 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 149 | 26 | 149 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
784 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 149 | 26 | 149 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
785 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 150 | 26 | 150 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
785 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 150 | 26 | 150 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
786 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 152 | 12 | 157 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
786 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 152 | 12 | 157 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
787 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 154 | 26 | 154 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sc_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
787 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 154 | 26 | 154 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sc_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
788 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 155 | 26 | 155 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
788 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 155 | 26 | 155 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
789 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 156 | 26 | 156 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
789 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 156 | 26 | 156 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
790 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 158 | 12 | 163 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
790 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 158 | 12 | 163 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
791 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 159 | 44 | 159 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerResult' doesn't match '[a-z][a-zA-Z0-9]*' |
791 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 159 | 44 | 159 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerResult' doesn't match '[a-z][a-zA-Z0-9]*' |
792 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 160 | 26 | 160 | 167 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
792 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 160 | 26 | 160 | 167 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
793 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 161 | 26 | 161 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
793 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 161 | 26 | 161 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
794 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 162 | 26 | 162 | 91 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
794 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 162 | 26 | 162 | 91 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
795 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 164 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
795 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 164 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
796 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 165 | 26 | 165 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
796 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 165 | 26 | 165 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
797 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 166 | 26 | 166 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
797 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 166 | 26 | 166 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
798 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 168 | 12 | 185 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
798 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 168 | 12 | 185 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
799 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 168 | 12 | 185 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
799 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 168 | 12 | 185 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
800 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 176 | 26 | 176 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
800 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 176 | 26 | 176 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
801 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 177 | 26 | 177 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
801 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 177 | 26 | 177 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
802 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 178 | 26 | 178 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
802 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 178 | 26 | 178 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
803 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 179 | 26 | 179 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
803 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 179 | 26 | 179 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
804 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 180 | 26 | 180 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
804 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 180 | 26 | 180 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
805 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 181 | 26 | 181 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
805 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 181 | 26 | 181 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
806 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 182 | 26 | 182 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
806 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 182 | 26 | 182 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
807 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 183 | 26 | 183 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
807 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 183 | 26 | 183 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
808 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 184 | 26 | 184 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
808 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 184 | 26 | 184 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
809 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 186 | 12 | 191 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
809 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 186 | 12 | 191 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
810 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 188 | 26 | 188 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
810 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 188 | 26 | 188 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
811 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 189 | 26 | 189 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
811 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 189 | 26 | 189 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
812 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 190 | 26 | 190 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
812 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 190 | 26 | 190 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
813 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 192 | 12 | 197 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
813 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 192 | 12 | 197 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
814 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 194 | 26 | 194 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
814 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 194 | 26 | 194 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
815 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 195 | 26 | 195 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
815 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 195 | 26 | 195 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
816 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 196 | 26 | 196 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
816 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 196 | 26 | 196 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
817 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 198 | 12 | 203 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
817 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 198 | 12 | 203 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
818 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 200 | 26 | 200 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
818 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 200 | 26 | 200 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
819 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 201 | 26 | 201 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
819 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 201 | 26 | 201 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
820 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 202 | 26 | 202 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
820 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 202 | 26 | 202 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
821 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 204 | 12 | 209 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
821 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 204 | 12 | 209 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
822 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 205 | 23 | 205 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult' doesn't match '[a-z][a-zA-Z0-9]*' |
822 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 205 | 23 | 205 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult' doesn't match '[a-z][a-zA-Z0-9]*' |
823 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 206 | 26 | 206 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
823 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 206 | 26 | 206 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
824 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 207 | 26 | 207 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
824 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 207 | 26 | 207 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
825 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 208 | 26 | 208 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
825 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 208 | 26 | 208 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
826 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 210 | 12 | 215 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
826 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 210 | 12 | 215 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
827 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 212 | 26 | 212 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
827 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 212 | 26 | 212 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
828 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 213 | 26 | 213 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
828 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 213 | 26 | 213 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
829 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 214 | 26 | 214 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
829 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 214 | 26 | 214 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
830 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 216 | 12 | 221 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
830 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 216 | 12 | 221 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
831 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 217 | 27 | 217 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
831 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 217 | 27 | 217 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
832 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 218 | 26 | 218 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
832 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 218 | 26 | 218 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
833 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 219 | 26 | 219 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
833 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 219 | 26 | 219 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
834 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 220 | 26 | 220 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
834 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 220 | 26 | 220 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
835 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 222 | 12 | 227 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
835 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 222 | 12 | 227 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
836 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 223 | 23 | 223 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
836 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 223 | 23 | 223 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
837 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 224 | 26 | 224 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
837 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 224 | 26 | 224 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
838 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 225 | 26 | 225 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
838 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 225 | 26 | 225 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
839 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 226 | 26 | 226 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
839 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 226 | 26 | 226 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
840 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 228 | 12 | 233 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
840 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 228 | 12 | 233 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
841 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 229 | 25 | 229 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
841 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 229 | 25 | 229 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
842 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 230 | 26 | 230 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
842 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 230 | 26 | 230 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
843 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 231 | 26 | 231 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
843 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 231 | 26 | 231 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
844 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 232 | 26 | 232 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
844 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 232 | 26 | 232 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
845 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 234 | 12 | 239 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
845 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 234 | 12 | 239 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
846 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 236 | 26 | 236 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
846 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 236 | 26 | 236 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
847 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 237 | 26 | 237 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
847 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 237 | 26 | 237 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
848 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 238 | 26 | 238 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
848 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 238 | 26 | 238 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
849 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 240 | 12 | 257 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
849 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 240 | 12 | 257 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
850 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 240 | 12 | 257 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
850 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 240 | 12 | 257 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
851 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 248 | 26 | 248 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
851 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 248 | 26 | 248 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
852 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 249 | 26 | 249 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'stringVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
852 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 249 | 26 | 249 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'stringVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
853 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 250 | 26 | 250 | 129 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'intVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
853 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 250 | 26 | 250 | 129 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'intVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
854 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 251 | 26 | 251 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doubVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
854 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 251 | 26 | 251 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doubVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
855 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 252 | 26 | 252 | 133 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'floatVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
855 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 252 | 26 | 252 | 133 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'floatVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
856 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 253 | 26 | 253 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dateVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
856 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 253 | 26 | 253 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dateVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
857 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 254 | 26 | 254 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dateTimeVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
857 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 254 | 26 | 254 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dateTimeVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
858 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 255 | 26 | 255 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
858 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 255 | 26 | 255 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
859 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 256 | 26 | 256 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
859 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 256 | 26 | 256 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
860 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 258 | 12 | 263 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
860 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 258 | 12 | 263 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
861 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 259 | 25 | 259 | 43 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeResult' doesn't match '[a-z][a-zA-Z0-9]*' |
861 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 259 | 25 | 259 | 43 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeResult' doesn't match '[a-z][a-zA-Z0-9]*' |
862 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 260 | 26 | 260 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
862 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 260 | 26 | 260 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
863 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 261 | 26 | 261 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
863 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 261 | 26 | 261 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
864 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 262 | 26 | 262 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
864 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 262 | 26 | 262 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
865 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 264 | 12 | 269 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
865 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 264 | 12 | 269 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
866 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 265 | 46 | 265 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
866 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 265 | 46 | 265 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
867 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 266 | 26 | 266 | 178 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
867 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 266 | 26 | 266 | 178 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
868 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 267 | 26 | 267 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
868 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 267 | 26 | 267 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
869 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 268 | 26 | 268 | 96 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
869 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 268 | 26 | 268 | 96 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
870 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 270 | 12 | 275 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
870 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 270 | 12 | 275 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
871 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 272 | 26 | 272 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
871 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 272 | 26 | 272 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
872 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 273 | 26 | 273 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
872 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 273 | 26 | 273 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
873 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 274 | 26 | 274 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
873 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 274 | 26 | 274 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
874 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 276 | 12 | 281 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
874 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 276 | 12 | 281 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
875 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 277 | 38 | 277 | 56 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
875 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 277 | 38 | 277 | 56 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
876 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 278 | 26 | 278 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
876 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 278 | 26 | 278 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
877 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 279 | 26 | 279 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
877 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 279 | 26 | 279 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
878 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 280 | 26 | 280 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
878 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 280 | 26 | 280 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
879 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 282 | 12 | 287 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
879 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 282 | 12 | 287 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
880 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 284 | 26 | 284 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
880 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 284 | 26 | 284 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
881 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 285 | 26 | 285 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
881 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 285 | 26 | 285 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
882 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 286 | 26 | 286 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
882 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 286 | 26 | 286 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
883 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 288 | 12 | 293 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
883 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 288 | 12 | 293 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
884 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 289 | 24 | 289 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntResult' doesn't match '[a-z][a-zA-Z0-9]*' |
884 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 289 | 24 | 289 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntResult' doesn't match '[a-z][a-zA-Z0-9]*' |
885 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 290 | 26 | 290 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
885 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 290 | 26 | 290 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
886 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 291 | 26 | 291 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
886 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 291 | 26 | 291 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
887 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 292 | 26 | 292 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
887 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 292 | 26 | 292 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
888 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 294 | 12 | 299 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
888 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 294 | 12 | 299 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
889 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 295 | 25 | 295 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
889 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 295 | 25 | 295 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
890 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 296 | 26 | 296 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
890 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 296 | 26 | 296 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
891 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 297 | 26 | 297 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
891 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 297 | 26 | 297 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
892 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 298 | 26 | 298 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
892 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 298 | 26 | 298 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
893 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 300 | 12 | 303 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
893 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 300 | 12 | 303 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
894 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 301 | 26 | 301 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
894 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 301 | 26 | 301 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
895 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 302 | 26 | 302 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
895 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 302 | 26 | 302 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
896 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 304 | 12 | 309 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
896 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 304 | 12 | 309 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
897 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 305 | 21 | 305 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateResult' doesn't match '[a-z][a-zA-Z0-9]*' |
897 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 305 | 21 | 305 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateResult' doesn't match '[a-z][a-zA-Z0-9]*' |
898 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 306 | 26 | 306 | 145 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
898 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 306 | 26 | 306 | 145 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
899 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 307 | 26 | 307 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
899 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 307 | 26 | 307 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
900 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 308 | 26 | 308 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
900 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 308 | 26 | 308 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
901 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 310 | 12 | 315 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
901 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 310 | 12 | 315 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
902 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 312 | 26 | 312 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
902 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 312 | 26 | 312 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
903 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 313 | 26 | 313 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
903 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 313 | 26 | 313 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
904 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 314 | 26 | 314 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
904 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 314 | 26 | 314 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
905 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 316 | 12 | 321 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
905 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 316 | 12 | 321 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
906 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 317 | 40 | 317 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesArraysResult' doesn't match '[a-z][a-zA-Z0-9]*' |
906 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 317 | 40 | 317 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesArraysResult' doesn't match '[a-z][a-zA-Z0-9]*' |
907 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 318 | 26 | 318 | 166 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesArraysResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
907 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 318 | 26 | 318 | 166 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesArraysResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
908 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 319 | 26 | 319 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
908 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 319 | 26 | 319 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
909 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 320 | 26 | 320 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
909 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 320 | 26 | 320 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
910 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 322 | 12 | 327 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
910 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 322 | 12 | 327 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
911 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 323 | 40 | 323 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
911 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 323 | 40 | 323 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
912 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 324 | 26 | 324 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
912 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 324 | 26 | 324 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
913 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 325 | 26 | 325 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
913 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 325 | 26 | 325 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
914 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 326 | 26 | 326 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
914 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 326 | 26 | 326 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
915 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 328 | 12 | 331 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
915 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 328 | 12 | 331 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
916 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 329 | 26 | 329 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
916 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 329 | 26 | 329 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
917 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 330 | 26 | 330 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
917 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 330 | 26 | 330 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
918 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 332 | 12 | 337 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
918 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 332 | 12 | 337 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
919 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 334 | 26 | 334 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
919 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 334 | 26 | 334 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
920 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 335 | 26 | 335 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
920 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 335 | 26 | 335 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
921 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 336 | 26 | 336 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
921 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 336 | 26 | 336 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
922 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 338 | 12 | 343 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
922 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 338 | 12 | 343 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
923 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 339 | 24 | 339 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanResult' doesn't match '[a-z][a-zA-Z0-9]*' |
923 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 339 | 24 | 339 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanResult' doesn't match '[a-z][a-zA-Z0-9]*' |
924 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 340 | 26 | 340 | 151 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
924 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 340 | 26 | 340 | 151 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
925 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 341 | 26 | 341 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
925 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 341 | 26 | 341 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
926 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 342 | 26 | 342 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
926 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 342 | 26 | 342 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
927 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 344 | 12 | 349 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
927 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 344 | 12 | 349 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
928 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 346 | 26 | 346 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
928 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 346 | 26 | 346 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
929 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 347 | 26 | 347 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
929 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 347 | 26 | 347 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
930 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 348 | 26 | 348 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
930 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 348 | 26 | 348 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
931 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 350 | 12 | 355 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
931 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 350 | 12 | 355 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
932 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 351 | 26 | 351 | 48 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
932 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 351 | 26 | 351 | 48 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
933 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 352 | 26 | 352 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
933 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 352 | 26 | 352 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
934 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 353 | 26 | 353 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
934 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 353 | 26 | 353 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
935 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 354 | 26 | 354 | 88 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
935 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 354 | 26 | 354 | 88 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
936 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 356 | 12 | 365 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
936 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 356 | 12 | 365 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
937 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 357 | 23 | 357 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
937 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 357 | 23 | 357 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
938 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 358 | 35 | 358 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
938 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 358 | 35 | 358 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
939 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 359 | 35 | 359 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
939 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 359 | 35 | 359 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
940 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 360 | 23 | 360 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
940 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 360 | 23 | 360 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
941 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 361 | 23 | 361 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
941 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 361 | 23 | 361 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
942 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 362 | 23 | 362 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
942 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 362 | 23 | 362 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
943 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 363 | 24 | 363 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
943 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 363 | 24 | 363 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
944 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 364 | 26 | 364 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
944 | /src/test/testFiles/parsableWsdlAnswers/calloutSoap.cls | 364 | 26 | 364 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
945 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 3 | 8 | 47 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
945 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 3 | 8 | 47 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
946 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 3 | 8 | 47 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'dSample' doesn't match '[A-Z][a-zA-Z0-9_]*' |
946 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 3 | 8 | 47 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'dSample' doesn't match '[A-Z][a-zA-Z0-9_]*' |
947 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
947 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
948 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 6 | 26 | 6 | 118 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
948 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 6 | 26 | 6 | 118 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
949 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 7 | 26 | 7 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
949 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 7 | 26 | 7 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
950 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 8 | 26 | 8 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
950 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 8 | 26 | 8 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
951 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
951 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
952 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 12 | 26 | 12 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
952 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 12 | 26 | 12 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
953 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 13 | 26 | 13 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
953 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 13 | 26 | 13 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
954 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 14 | 26 | 14 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
954 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 14 | 26 | 14 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
955 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 16 | 12 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
955 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 16 | 12 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
956 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 17 | 23 | 17 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
956 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 17 | 23 | 17 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
957 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 18 | 35 | 18 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
957 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 18 | 35 | 18 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
958 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 19 | 35 | 19 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
958 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 19 | 35 | 19 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
959 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 20 | 23 | 20 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
959 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 20 | 23 | 20 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
960 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 21 | 23 | 21 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
960 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 21 | 23 | 21 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
961 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 22 | 23 | 22 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
961 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 22 | 23 | 22 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
962 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 23 | 24 | 23 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
962 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 23 | 24 | 23 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
963 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 24 | 26 | 24 | 103 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
963 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 24 | 26 | 24 | 103 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
964 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 25 | 16 | 45 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
964 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 25 | 16 | 45 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
965 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 25 | 16 | 45 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'EchoString' doesn't match '[a-z][a-zA-Z0-9]*' |
965 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 25 | 16 | 45 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'EchoString' doesn't match '[a-z][a-zA-Z0-9]*' |
966 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 26 | 40 | 26 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
966 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 26 | 40 | 26 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
967 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 28 | 48 | 28 | 58 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
967 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 28 | 48 | 28 | 58 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
968 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 29 | 61 | 29 | 131 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
968 | /src/test/testFiles/parsableWsdlAnswers/dSample.cls | 29 | 61 | 29 | 131 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
969 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 3 | 8 | 50 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
969 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 3 | 8 | 50 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
970 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 3 | 8 | 50 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'docSample' doesn't match '[A-Z][a-zA-Z0-9_]*' |
970 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 3 | 8 | 50 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'docSample' doesn't match '[A-Z][a-zA-Z0-9_]*' |
971 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
971 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
972 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 5 | 23 | 5 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'x_begin' doesn't match '[a-z][a-zA-Z0-9]*' |
972 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 5 | 23 | 5 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'x_begin' doesn't match '[a-z][a-zA-Z0-9]*' |
973 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 6 | 26 | 6 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'x_begin_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
973 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 6 | 26 | 6 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'x_begin_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
974 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 7 | 26 | 7 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
974 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 7 | 26 | 7 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
975 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 8 | 26 | 8 | 73 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
975 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 8 | 26 | 8 | 73 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
976 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 10 | 12 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
976 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 10 | 12 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
977 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 11 | 23 | 11 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'i_x_x_x_x_x_x_nput' doesn't match '[a-z][a-zA-Z0-9]*' |
977 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 11 | 23 | 11 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'i_x_x_x_x_x_x_nput' doesn't match '[a-z][a-zA-Z0-9]*' |
978 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 12 | 23 | 12 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'a_x' doesn't match '[a-z][a-zA-Z0-9]*' |
978 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 12 | 23 | 12 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'a_x' doesn't match '[a-z][a-zA-Z0-9]*' |
979 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 13 | 26 | 13 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'i_x_x_x_x_x_x_nput_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
979 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 13 | 26 | 13 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'i_x_x_x_x_x_x_nput_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
980 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 14 | 26 | 14 | 115 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'a_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
980 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 14 | 26 | 14 | 115 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'a_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
981 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 15 | 26 | 15 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
981 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 15 | 26 | 15 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
982 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 16 | 26 | 16 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
982 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 16 | 26 | 16 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
983 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 18 | 12 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
983 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 18 | 12 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
984 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 19 | 23 | 19 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
984 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 19 | 23 | 19 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
985 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 20 | 35 | 20 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
985 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 20 | 35 | 20 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
986 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 21 | 35 | 21 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
986 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 21 | 35 | 21 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
987 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 22 | 23 | 22 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
987 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 22 | 23 | 22 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
988 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 23 | 23 | 23 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
988 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 23 | 23 | 23 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
989 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 24 | 23 | 24 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
989 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 24 | 23 | 24 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
990 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 25 | 24 | 25 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
990 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 25 | 24 | 25 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
991 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 26 | 26 | 26 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
991 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 26 | 26 | 26 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
992 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 27 | 16 | 48 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
992 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 27 | 16 | 48 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
993 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 27 | 34 | 27 | 59 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'i_x_x_x_x_x_x_nput' doesn't match '[a-z][a-zA-Z0-9]*' |
993 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 27 | 34 | 27 | 59 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'i_x_x_x_x_x_x_nput' doesn't match '[a-z][a-zA-Z0-9]*' |
994 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 27 | 60 | 27 | 70 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'a_x' doesn't match '[a-z][a-zA-Z0-9]*' |
994 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 27 | 60 | 27 | 70 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'a_x' doesn't match '[a-z][a-zA-Z0-9]*' |
995 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 27 | 16 | 48 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'EchoString' doesn't match '[a-z][a-zA-Z0-9]*' |
995 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 27 | 16 | 48 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'EchoString' doesn't match '[a-z][a-zA-Z0-9]*' |
996 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 28 | 42 | 28 | 88 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
996 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 28 | 42 | 28 | 88 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
997 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 31 | 50 | 31 | 60 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
997 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 31 | 50 | 31 | 60 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
998 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 32 | 63 | 32 | 135 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
998 | /src/test/testFiles/parsableWsdlAnswers/docSample.cls | 32 | 63 | 32 | 135 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
999 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 3 | 8 | 35 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
999 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 3 | 8 | 35 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1000 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 3 | 8 | 35 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'exampleComStockquoteWsdl' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1000 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 3 | 8 | 35 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'exampleComStockquoteWsdl' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1001 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 4 | 12 | 34 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1001 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 4 | 12 | 34 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1002 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 5 | 23 | 5 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1002 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 5 | 23 | 5 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1003 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1003 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 6 | 35 | 6 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1004 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 7 | 35 | 7 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1004 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 7 | 35 | 7 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1005 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 8 | 23 | 8 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1005 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 8 | 23 | 8 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1006 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 9 | 23 | 9 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1006 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 9 | 23 | 9 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1007 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 10 | 23 | 10 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1007 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 10 | 23 | 10 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1008 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 11 | 24 | 11 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1008 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 11 | 24 | 11 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1009 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 12 | 26 | 12 | 187 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1009 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 12 | 26 | 12 | 187 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1010 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 13 | 16 | 33 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1010 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 13 | 16 | 33 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1011 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 13 | 16 | 33 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetLastTradePrice' doesn't match '[a-z][a-zA-Z0-9]*' |
1011 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 13 | 16 | 33 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetLastTradePrice' doesn't match '[a-z][a-zA-Z0-9]*' |
1012 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 14 | 63 | 14 | 130 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1012 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 14 | 63 | 14 | 130 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1013 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 16 | 56 | 16 | 66 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1013 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 16 | 56 | 16 | 66 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1014 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 17 | 69 | 17 | 147 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1014 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteWsdl_answer.cls | 17 | 69 | 17 | 147 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1015 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 3 | 8 | 16 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1015 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 3 | 8 | 16 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1016 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 3 | 8 | 16 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'exampleComStockquoteXsd' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1016 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 3 | 8 | 16 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'exampleComStockquoteXsd' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1017 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1017 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1018 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 6 | 26 | 6 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'tickerSymbol_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1018 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 6 | 26 | 6 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'tickerSymbol_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1019 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 7 | 26 | 7 | 115 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1019 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 7 | 26 | 7 | 115 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1020 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 8 | 26 | 8 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1020 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 8 | 26 | 8 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1021 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1021 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1022 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 12 | 26 | 12 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'price_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1022 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 12 | 26 | 12 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'price_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1023 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 13 | 26 | 13 | 115 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1023 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 13 | 26 | 13 | 115 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1024 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 14 | 26 | 14 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1024 | /src/test/testFiles/parsableWsdlAnswers/exampleComStockquoteXsd_answer.cls | 14 | 26 | 14 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1025 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 3 | 8 | 366 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1025 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 3 | 8 | 366 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1026 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 3 | 8 | 366 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'first' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1026 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 3 | 8 | 366 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'first' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1027 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1027 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1028 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 6 | 26 | 6 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1028 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 6 | 26 | 6 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1029 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 7 | 26 | 7 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1029 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 7 | 26 | 7 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1030 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 8 | 26 | 8 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1030 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 8 | 26 | 8 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1031 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1031 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1032 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 12 | 26 | 12 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1032 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 12 | 26 | 12 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1033 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 13 | 26 | 13 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1033 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 13 | 26 | 13 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1034 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 14 | 26 | 14 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1034 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 14 | 26 | 14 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1035 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1035 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 16 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1036 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 18 | 26 | 18 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sc_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1036 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 18 | 26 | 18 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sc_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1037 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 19 | 26 | 19 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1037 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 19 | 26 | 19 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1038 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 20 | 26 | 20 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1038 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 20 | 26 | 20 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1039 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 22 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1039 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 22 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1040 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 24 | 26 | 24 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1040 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 24 | 26 | 24 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1041 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 25 | 26 | 25 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1041 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 25 | 26 | 25 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1042 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 26 | 26 | 26 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1042 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 26 | 26 | 26 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1043 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 28 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1043 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 28 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1044 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 29 | 32 | 29 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TestSoapHeaderResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1044 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 29 | 32 | 29 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TestSoapHeaderResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1045 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 30 | 26 | 30 | 157 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TestSoapHeaderResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1045 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 30 | 26 | 30 | 157 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TestSoapHeaderResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1046 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 31 | 26 | 31 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1046 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 31 | 26 | 31 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1047 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 32 | 26 | 32 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1047 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 32 | 26 | 32 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1048 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 34 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1048 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 34 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1049 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 35 | 26 | 35 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1049 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 35 | 26 | 35 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1050 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 36 | 26 | 36 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1050 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 36 | 26 | 36 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1051 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 38 | 12 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1051 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 38 | 12 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1052 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 39 | 26 | 39 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1052 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 39 | 26 | 39 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1053 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 40 | 26 | 40 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1053 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 40 | 26 | 40 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1054 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 41 | 26 | 41 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1054 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 41 | 26 | 41 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1055 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 42 | 26 | 42 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1055 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 42 | 26 | 42 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1056 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 44 | 12 | 47 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1056 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 44 | 12 | 47 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1057 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 45 | 26 | 45 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1057 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 45 | 26 | 45 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1058 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 46 | 26 | 46 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1058 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 46 | 26 | 46 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1059 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 48 | 12 | 53 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1059 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 48 | 12 | 53 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1060 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 50 | 26 | 50 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1060 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 50 | 26 | 50 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1061 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 51 | 26 | 51 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1061 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 51 | 26 | 51 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1062 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 52 | 26 | 52 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1062 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 52 | 26 | 52 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1063 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 54 | 12 | 59 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1063 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 54 | 12 | 59 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1064 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 55 | 23 | 55 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1064 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 55 | 23 | 55 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1065 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 56 | 26 | 56 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1065 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 56 | 26 | 56 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1066 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 57 | 26 | 57 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1066 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 57 | 26 | 57 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1067 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 58 | 26 | 58 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1067 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 58 | 26 | 58 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1068 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 60 | 12 | 65 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1068 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 60 | 12 | 65 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1069 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 61 | 23 | 61 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1069 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 61 | 23 | 61 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1070 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 62 | 26 | 62 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1070 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 62 | 26 | 62 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1071 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 63 | 26 | 63 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1071 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 63 | 26 | 63 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1072 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 64 | 26 | 64 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1072 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 64 | 26 | 64 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1073 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 66 | 12 | 83 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1073 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 66 | 12 | 83 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1074 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 66 | 12 | 83 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1074 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 66 | 12 | 83 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1075 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 74 | 26 | 74 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1075 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 74 | 26 | 74 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1076 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 75 | 26 | 75 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1076 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 75 | 26 | 75 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1077 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 76 | 26 | 76 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1077 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 76 | 26 | 76 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1078 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 77 | 26 | 77 | 125 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1078 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 77 | 26 | 77 | 125 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1079 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 78 | 26 | 78 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1079 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 78 | 26 | 78 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1080 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 79 | 26 | 79 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1080 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 79 | 26 | 79 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1081 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 80 | 26 | 80 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1081 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 80 | 26 | 80 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1082 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 81 | 26 | 81 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1082 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 81 | 26 | 81 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1083 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 82 | 26 | 82 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1083 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 82 | 26 | 82 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1084 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 84 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1084 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 84 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1085 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 86 | 26 | 86 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'secondsToWait_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1085 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 86 | 26 | 86 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'secondsToWait_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1086 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 87 | 26 | 87 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1086 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 87 | 26 | 87 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1087 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 88 | 26 | 88 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1087 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 88 | 26 | 88 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1088 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 90 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1088 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 90 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1089 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 91 | 25 | 91 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoCurrentTimeResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1089 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 91 | 25 | 91 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoCurrentTimeResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1090 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 92 | 26 | 92 | 159 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoCurrentTimeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1090 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 92 | 26 | 92 | 159 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoCurrentTimeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1091 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 93 | 26 | 93 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1091 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 93 | 26 | 93 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1092 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 94 | 26 | 94 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1092 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 94 | 26 | 94 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1093 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 96 | 12 | 101 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1093 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 96 | 12 | 101 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1094 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 97 | 32 | 97 | 48 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1094 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 97 | 32 | 97 | 48 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1095 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 98 | 26 | 98 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1095 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 98 | 26 | 98 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1096 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 99 | 26 | 99 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1096 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 99 | 26 | 99 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1097 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 100 | 26 | 100 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1097 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 100 | 26 | 100 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1098 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 102 | 12 | 105 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1098 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 102 | 12 | 105 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1099 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 103 | 26 | 103 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1099 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 103 | 26 | 103 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1100 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 104 | 26 | 104 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1100 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 104 | 26 | 104 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1101 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 106 | 12 | 111 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1101 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 106 | 12 | 111 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1102 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 107 | 25 | 107 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1102 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 107 | 25 | 107 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1103 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 108 | 26 | 108 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1103 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 108 | 26 | 108 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDoubleArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1104 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 109 | 26 | 109 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1104 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 109 | 26 | 109 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1105 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 110 | 26 | 110 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1105 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 110 | 26 | 110 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1106 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 112 | 12 | 117 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1106 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 112 | 12 | 117 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1107 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 114 | 26 | 114 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1107 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 114 | 26 | 114 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1108 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 115 | 26 | 115 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1108 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 115 | 26 | 115 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1109 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 116 | 26 | 116 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1109 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 116 | 26 | 116 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1110 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 118 | 12 | 121 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1110 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 118 | 12 | 121 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1111 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 119 | 26 | 119 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1111 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 119 | 26 | 119 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1112 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 120 | 26 | 120 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1112 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 120 | 26 | 120 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1113 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 122 | 12 | 139 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1113 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 122 | 12 | 139 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1114 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 122 | 12 | 139 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1114 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 122 | 12 | 139 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1115 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 130 | 26 | 130 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1115 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 130 | 26 | 130 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1116 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 131 | 26 | 131 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1116 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 131 | 26 | 131 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1117 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 132 | 26 | 132 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1117 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 132 | 26 | 132 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1118 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 133 | 26 | 133 | 125 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1118 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 133 | 26 | 133 | 125 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1119 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 134 | 26 | 134 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1119 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 134 | 26 | 134 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1120 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 135 | 26 | 135 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1120 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 135 | 26 | 135 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1121 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 136 | 26 | 136 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1121 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 136 | 26 | 136 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1122 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 137 | 26 | 137 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1122 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 137 | 26 | 137 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1123 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 138 | 26 | 138 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1123 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 138 | 26 | 138 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1124 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 140 | 12 | 145 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1124 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 140 | 12 | 145 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1125 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 142 | 26 | 142 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1125 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 142 | 26 | 142 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1126 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 143 | 26 | 143 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1126 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 143 | 26 | 143 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1127 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 144 | 26 | 144 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1127 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 144 | 26 | 144 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1128 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 146 | 12 | 151 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1128 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 146 | 12 | 151 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1129 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 148 | 26 | 148 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1129 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 148 | 26 | 148 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1130 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 149 | 26 | 149 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1130 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 149 | 26 | 149 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1131 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 150 | 26 | 150 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1131 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 150 | 26 | 150 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1132 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 152 | 12 | 157 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1132 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 152 | 12 | 157 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1133 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 154 | 26 | 154 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sc_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1133 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 154 | 26 | 154 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sc_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1134 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 155 | 26 | 155 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1134 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 155 | 26 | 155 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1135 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 156 | 26 | 156 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1135 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 156 | 26 | 156 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1136 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 158 | 12 | 163 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1136 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 158 | 12 | 163 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1137 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 159 | 38 | 159 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1137 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 159 | 38 | 159 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1138 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 160 | 26 | 160 | 167 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1138 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 160 | 26 | 160 | 167 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1139 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 161 | 26 | 161 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1139 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 161 | 26 | 161 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1140 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 162 | 26 | 162 | 91 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1140 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 162 | 26 | 162 | 91 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1141 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 164 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1141 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 164 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1142 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 165 | 26 | 165 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1142 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 165 | 26 | 165 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1143 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 166 | 26 | 166 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1143 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 166 | 26 | 166 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1144 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 168 | 12 | 185 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1144 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 168 | 12 | 185 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1145 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 168 | 12 | 185 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1145 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 168 | 12 | 185 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1146 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 176 | 26 | 176 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1146 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 176 | 26 | 176 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1147 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 177 | 26 | 177 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1147 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 177 | 26 | 177 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'str_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1148 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 178 | 26 | 178 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1148 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 178 | 26 | 178 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'integ_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1149 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 179 | 26 | 179 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1149 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 179 | 26 | 179 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doub_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1150 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 180 | 26 | 180 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1150 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 180 | 26 | 180 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'f_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1151 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 181 | 26 | 181 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1151 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 181 | 26 | 181 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1152 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 182 | 26 | 182 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1152 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 182 | 26 | 182 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dt_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1153 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 183 | 26 | 183 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1153 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 183 | 26 | 183 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1154 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 184 | 26 | 184 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1154 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 184 | 26 | 184 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1155 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 186 | 12 | 191 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1155 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 186 | 12 | 191 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1156 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 188 | 26 | 188 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1156 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 188 | 26 | 188 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1157 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 189 | 26 | 189 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1157 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 189 | 26 | 189 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1158 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 190 | 26 | 190 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1158 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 190 | 26 | 190 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1159 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 192 | 12 | 197 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1159 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 192 | 12 | 197 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1160 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 194 | 26 | 194 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1160 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 194 | 26 | 194 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'et_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1161 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 195 | 26 | 195 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1161 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 195 | 26 | 195 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1162 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 196 | 26 | 196 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1162 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 196 | 26 | 196 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1163 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 198 | 12 | 203 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1163 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 198 | 12 | 203 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1164 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 200 | 26 | 200 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1164 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 200 | 26 | 200 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1165 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 201 | 26 | 201 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1165 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 201 | 26 | 201 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1166 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 202 | 26 | 202 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1166 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 202 | 26 | 202 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1167 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 204 | 12 | 209 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1167 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 204 | 12 | 209 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1168 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 205 | 23 | 205 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1168 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 205 | 23 | 205 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1169 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 206 | 26 | 206 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1169 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 206 | 26 | 206 | 149 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1170 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 207 | 26 | 207 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1170 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 207 | 26 | 207 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1171 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 208 | 26 | 208 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1171 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 208 | 26 | 208 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1172 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 210 | 12 | 215 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1172 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 210 | 12 | 215 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1173 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 212 | 26 | 212 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1173 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 212 | 26 | 212 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1174 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 213 | 26 | 213 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1174 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 213 | 26 | 213 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1175 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 214 | 26 | 214 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1175 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 214 | 26 | 214 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1176 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 216 | 12 | 221 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1176 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 216 | 12 | 221 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1177 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 217 | 27 | 217 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1177 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 217 | 27 | 217 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1178 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 218 | 26 | 218 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1178 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 218 | 26 | 218 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1179 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 219 | 26 | 219 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1179 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 219 | 26 | 219 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1180 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 220 | 26 | 220 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1180 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 220 | 26 | 220 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1181 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 222 | 12 | 227 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1181 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 222 | 12 | 227 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1182 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 223 | 23 | 223 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1182 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 223 | 23 | 223 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1183 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 224 | 26 | 224 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1183 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 224 | 26 | 224 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1184 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 225 | 26 | 225 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1184 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 225 | 26 | 225 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1185 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 226 | 26 | 226 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1185 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 226 | 26 | 226 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1186 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 228 | 12 | 233 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1186 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 228 | 12 | 233 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1187 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 229 | 25 | 229 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1187 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 229 | 25 | 229 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1188 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 230 | 26 | 230 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1188 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 230 | 26 | 230 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoFloatArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1189 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 231 | 26 | 231 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1189 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 231 | 26 | 231 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1190 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 232 | 26 | 232 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1190 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 232 | 26 | 232 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1191 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 234 | 12 | 239 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1191 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 234 | 12 | 239 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1192 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 236 | 26 | 236 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1192 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 236 | 26 | 236 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1193 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 237 | 26 | 237 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1193 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 237 | 26 | 237 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1194 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 238 | 26 | 238 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1194 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 238 | 26 | 238 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1195 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 240 | 12 | 257 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1195 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 240 | 12 | 257 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1196 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 240 | 12 | 257 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1196 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 240 | 12 | 257 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1197 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 248 | 26 | 248 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1197 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 248 | 26 | 248 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'boolVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1198 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 249 | 26 | 249 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'stringVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1198 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 249 | 26 | 249 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'stringVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1199 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 250 | 26 | 250 | 129 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'intVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1199 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 250 | 26 | 250 | 129 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'intVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1200 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 251 | 26 | 251 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doubVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1200 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 251 | 26 | 251 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doubVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1201 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 252 | 26 | 252 | 133 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'floatVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1201 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 252 | 26 | 252 | 133 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'floatVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1202 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 253 | 26 | 253 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dateVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1202 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 253 | 26 | 253 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dateVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1203 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 254 | 26 | 254 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dateTimeVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1203 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 254 | 26 | 254 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'dateTimeVal_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1204 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 255 | 26 | 255 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1204 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 255 | 26 | 255 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1205 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 256 | 26 | 256 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1205 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 256 | 26 | 256 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1206 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 258 | 12 | 263 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1206 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 258 | 12 | 263 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1207 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 259 | 25 | 259 | 43 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1207 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 259 | 25 | 259 | 43 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1208 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 260 | 26 | 260 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1208 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 260 | 26 | 260 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateTimeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1209 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 261 | 26 | 261 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1209 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 261 | 26 | 261 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1210 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 262 | 26 | 262 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1210 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 262 | 26 | 262 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1211 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 264 | 12 | 269 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1211 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 264 | 12 | 269 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1212 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 265 | 40 | 265 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1212 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 265 | 40 | 265 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1213 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 266 | 26 | 266 | 178 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1213 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 266 | 26 | 266 | 178 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructContainerArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1214 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 267 | 26 | 267 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1214 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 267 | 26 | 267 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1215 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 268 | 26 | 268 | 96 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1215 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 268 | 26 | 268 | 96 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1216 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 270 | 12 | 275 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1216 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 270 | 12 | 275 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1217 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 272 | 26 | 272 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1217 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 272 | 26 | 272 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1218 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 273 | 26 | 273 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1218 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 273 | 26 | 273 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1219 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 274 | 26 | 274 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1219 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 274 | 26 | 274 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1220 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 276 | 12 | 281 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1220 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 276 | 12 | 281 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1221 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 277 | 32 | 277 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1221 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 277 | 32 | 277 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1222 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 278 | 26 | 278 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1222 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 278 | 26 | 278 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1223 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 279 | 26 | 279 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1223 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 279 | 26 | 279 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1224 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 280 | 26 | 280 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1224 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 280 | 26 | 280 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1225 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 282 | 12 | 287 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1225 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 282 | 12 | 287 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1226 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 284 | 26 | 284 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1226 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 284 | 26 | 284 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1227 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 285 | 26 | 285 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1227 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 285 | 26 | 285 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1228 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 286 | 26 | 286 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1228 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 286 | 26 | 286 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1229 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 288 | 12 | 293 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1229 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 288 | 12 | 293 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1230 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 289 | 24 | 289 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1230 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 289 | 24 | 289 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1231 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 290 | 26 | 290 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1231 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 290 | 26 | 290 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoIntResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1232 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 291 | 26 | 291 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1232 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 291 | 26 | 291 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1233 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 292 | 26 | 292 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1233 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 292 | 26 | 292 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1234 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 294 | 12 | 299 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1234 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 294 | 12 | 299 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1235 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 295 | 25 | 295 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1235 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 295 | 25 | 295 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1236 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 296 | 26 | 296 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1236 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 296 | 26 | 296 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1237 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 297 | 26 | 297 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1237 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 297 | 26 | 297 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1238 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 298 | 26 | 298 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1238 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 298 | 26 | 298 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1239 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 300 | 12 | 303 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1239 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 300 | 12 | 303 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1240 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 301 | 26 | 301 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1240 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 301 | 26 | 301 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1241 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 302 | 26 | 302 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1241 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 302 | 26 | 302 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1242 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 304 | 12 | 309 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1242 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 304 | 12 | 309 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1243 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 305 | 21 | 305 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1243 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 305 | 21 | 305 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1244 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 306 | 26 | 306 | 145 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1244 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 306 | 26 | 306 | 145 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoDateResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1245 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 307 | 26 | 307 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1245 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 307 | 26 | 307 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1246 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 308 | 26 | 308 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1246 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 308 | 26 | 308 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1247 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 310 | 12 | 315 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1247 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 310 | 12 | 315 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1248 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 312 | 26 | 312 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1248 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 312 | 26 | 312 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1249 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 313 | 26 | 313 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1249 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 313 | 26 | 313 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1250 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 314 | 26 | 314 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1250 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 314 | 26 | 314 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1251 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 316 | 12 | 321 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1251 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 316 | 12 | 321 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1252 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 317 | 34 | 317 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesArraysResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1252 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 317 | 34 | 317 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesArraysResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1253 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 318 | 26 | 318 | 166 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesArraysResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1253 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 318 | 26 | 318 | 166 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoAllTypesArraysResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1254 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 319 | 26 | 319 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1254 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 319 | 26 | 319 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1255 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 320 | 26 | 320 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1255 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 320 | 26 | 320 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1256 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 322 | 12 | 327 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1256 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 322 | 12 | 327 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1257 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 323 | 34 | 323 | 55 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1257 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 323 | 34 | 323 | 55 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1258 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 324 | 26 | 324 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1258 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 324 | 26 | 324 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStructArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1259 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 325 | 26 | 325 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1259 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 325 | 26 | 325 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1260 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 326 | 26 | 326 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1260 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 326 | 26 | 326 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1261 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 328 | 12 | 331 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1261 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 328 | 12 | 331 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1262 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 329 | 26 | 329 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1262 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 329 | 26 | 329 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1263 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 330 | 26 | 330 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1263 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 330 | 26 | 330 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1264 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 332 | 12 | 337 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1264 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 332 | 12 | 337 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1265 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 334 | 26 | 334 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1265 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 334 | 26 | 334 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1266 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 335 | 26 | 335 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1266 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 335 | 26 | 335 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1267 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 336 | 26 | 336 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1267 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 336 | 26 | 336 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1268 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 338 | 12 | 343 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1268 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 338 | 12 | 343 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1269 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 339 | 24 | 339 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1269 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 339 | 24 | 339 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1270 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 340 | 26 | 340 | 151 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1270 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 340 | 26 | 340 | 151 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1271 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 341 | 26 | 341 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1271 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 341 | 26 | 341 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1272 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 342 | 26 | 342 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1272 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 342 | 26 | 342 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1273 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 344 | 12 | 349 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1273 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 344 | 12 | 349 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1274 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 346 | 26 | 346 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1274 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 346 | 26 | 346 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1275 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 347 | 26 | 347 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1275 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 347 | 26 | 347 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1276 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 348 | 26 | 348 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1276 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 348 | 26 | 348 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1277 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 350 | 12 | 355 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1277 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 350 | 12 | 355 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1278 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 351 | 26 | 351 | 48 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1278 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 351 | 26 | 351 | 48 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanArrayResult' doesn't match '[a-z][a-zA-Z0-9]*' |
1279 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 352 | 26 | 352 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1279 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 352 | 26 | 352 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoBooleanArrayResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1280 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 353 | 26 | 353 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1280 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 353 | 26 | 353 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1281 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 354 | 26 | 354 | 88 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1281 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 354 | 26 | 354 | 88 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1282 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 356 | 12 | 365 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1282 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 356 | 12 | 365 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1283 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 357 | 23 | 357 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1283 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 357 | 23 | 357 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1284 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 358 | 35 | 358 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1284 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 358 | 35 | 358 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1285 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 359 | 35 | 359 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1285 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 359 | 35 | 359 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1286 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 360 | 23 | 360 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1286 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 360 | 23 | 360 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1287 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 361 | 23 | 361 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1287 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 361 | 23 | 361 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1288 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 362 | 23 | 362 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1288 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 362 | 23 | 362 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1289 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 363 | 24 | 363 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1289 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 363 | 24 | 363 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1290 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 364 | 26 | 364 | 165 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1290 | /src/test/testFiles/parsableWsdlAnswers/first.cls | 364 | 26 | 364 | 165 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1291 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 3 | 8 | 97 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1291 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 3 | 8 | 97 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1292 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 3 | 8 | 97 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'partnerSoap' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1292 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 3 | 8 | 97 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'partnerSoap' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1293 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1293 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1294 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'describeSObjectResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1294 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'describeSObjectResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1295 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 6 | 26 | 6 | 117 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1295 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 6 | 26 | 6 | 117 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1296 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 7 | 26 | 7 | 108 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1296 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 7 | 26 | 7 | 108 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1297 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 8 | 26 | 8 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1297 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 8 | 26 | 8 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1298 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1298 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1299 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 10 | 12 | 15 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'describeSObject_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1299 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 10 | 12 | 15 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'describeSObject_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1300 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 12 | 26 | 12 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1300 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 12 | 26 | 12 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sObjectType_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1301 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 13 | 26 | 13 | 108 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1301 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 13 | 26 | 13 | 108 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1302 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 14 | 26 | 14 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1302 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 14 | 26 | 14 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1303 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 16 | 12 | 65 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1303 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 16 | 12 | 65 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1304 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 16 | 12 | 65 | 6 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class DescribeSObjectResult has 23 public methods, attributes, and properties (limit: 20) |
1304 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 16 | 12 | 65 | 6 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class DescribeSObjectResult has 23 public methods, attributes, and properties (limit: 20) |
1305 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 16 | 12 | 65 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1305 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 16 | 12 | 65 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1306 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 40 | 26 | 40 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'activateable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1306 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 40 | 26 | 40 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'activateable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1307 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 41 | 26 | 41 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'createable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1307 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 41 | 26 | 41 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'createable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1308 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 42 | 26 | 42 | 118 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'custom_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1308 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 42 | 26 | 42 | 118 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'custom_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1309 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 43 | 26 | 43 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deletable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1309 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 43 | 26 | 43 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deletable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1310 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 44 | 26 | 44 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'keyPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1310 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 44 | 26 | 44 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'keyPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1311 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 45 | 26 | 45 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1311 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 45 | 26 | 45 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'label_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1312 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 46 | 26 | 46 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'labelPlural_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1312 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 46 | 26 | 46 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'labelPlural_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1313 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 47 | 26 | 47 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'layoutable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1313 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 47 | 26 | 47 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'layoutable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1314 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 48 | 26 | 48 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'listviewable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1314 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 48 | 26 | 48 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'listviewable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1315 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 49 | 26 | 49 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'lookupLayoutable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1315 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 49 | 26 | 49 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'lookupLayoutable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1316 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 50 | 26 | 50 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'mergeable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1316 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 50 | 26 | 50 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'mergeable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1317 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 51 | 26 | 51 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1317 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 51 | 26 | 51 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1318 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 52 | 26 | 52 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'queryable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1318 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 52 | 26 | 52 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'queryable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1319 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 53 | 26 | 53 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'replicateable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1319 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 53 | 26 | 53 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'replicateable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1320 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 54 | 26 | 54 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'retrieveable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1320 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 54 | 26 | 54 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'retrieveable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1321 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 55 | 26 | 55 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'searchLayoutable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1321 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 55 | 26 | 55 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'searchLayoutable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1322 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 56 | 26 | 56 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'searchable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1322 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 56 | 26 | 56 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'searchable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1323 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 57 | 26 | 57 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'triggerable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1323 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 57 | 26 | 57 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'triggerable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1324 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 58 | 26 | 58 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'undeletable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1324 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 58 | 26 | 58 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'undeletable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1325 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 59 | 26 | 59 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'updateable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1325 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 59 | 26 | 59 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'updateable_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1326 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 60 | 26 | 60 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'urlDetail_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1326 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 60 | 26 | 60 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'urlDetail_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1327 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 61 | 26 | 61 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'urlEdit_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1327 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 61 | 26 | 61 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'urlEdit_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1328 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 62 | 26 | 62 | 117 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'urlNew_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1328 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 62 | 26 | 62 | 117 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'urlNew_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1329 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 63 | 26 | 63 | 108 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1329 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 63 | 26 | 63 | 108 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1330 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 64 | 26 | 64 | 359 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1330 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 64 | 26 | 64 | 359 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1331 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 66 | 12 | 96 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1331 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 66 | 12 | 96 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1332 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 67 | 23 | 67 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1332 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 67 | 23 | 67 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1333 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 68 | 35 | 68 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1333 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 68 | 35 | 68 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1334 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 69 | 35 | 69 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1334 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 69 | 35 | 69 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1335 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 70 | 23 | 70 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1335 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 70 | 23 | 70 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1336 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 71 | 23 | 71 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1336 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 71 | 23 | 71 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1337 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 72 | 23 | 72 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1337 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 72 | 23 | 72 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1338 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 73 | 24 | 73 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1338 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 73 | 24 | 73 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1339 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 74 | 26 | 74 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1339 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 74 | 26 | 74 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1340 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 75 | 16 | 95 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1340 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 75 | 16 | 95 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1341 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 76 | 49 | 76 | 102 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1341 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 76 | 49 | 76 | 102 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1342 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 78 | 57 | 78 | 67 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1342 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 78 | 57 | 78 | 67 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1343 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 79 | 70 | 79 | 149 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1343 | /src/test/testFiles/parsableWsdlAnswers/partnerSoap.cls | 79 | 70 | 79 | 149 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1344 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 3 | 8 | 212 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1344 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 3 | 8 | 212 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1345 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 3 | 8 | 212 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's1' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1345 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 3 | 8 | 212 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's1' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1346 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 4 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1346 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 4 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1347 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 4 | 12 | 11 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'user_field' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1347 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 4 | 12 | 11 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'user_field' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1348 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 7 | 26 | 7 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1348 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 7 | 26 | 7 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1349 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 8 | 26 | 8 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1349 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 8 | 26 | 8 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1350 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 9 | 26 | 9 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1350 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 9 | 26 | 9 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1351 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 10 | 26 | 10 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1351 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 10 | 26 | 10 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1352 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 12 | 12 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1352 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 12 | 12 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1353 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 12 | 12 | 17 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'user_fields_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1353 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 12 | 12 | 17 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'user_fields_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1354 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 13 | 32 | 13 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_field' doesn't match '[a-z][a-zA-Z0-9]*' |
1354 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 13 | 32 | 13 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_field' doesn't match '[a-z][a-zA-Z0-9]*' |
1355 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 14 | 26 | 14 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_field_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1355 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 14 | 26 | 14 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_field_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1356 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 15 | 26 | 15 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1356 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 15 | 26 | 15 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1357 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 16 | 26 | 16 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1357 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 16 | 26 | 16 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1358 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 18 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1358 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 18 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1359 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 19 | 32 | 19 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row' doesn't match '[a-z][a-zA-Z0-9]*' |
1359 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 19 | 32 | 19 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row' doesn't match '[a-z][a-zA-Z0-9]*' |
1360 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 20 | 26 | 20 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1360 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 20 | 26 | 20 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1361 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 21 | 26 | 21 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1361 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 21 | 26 | 21 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1362 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 22 | 26 | 22 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1362 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 22 | 26 | 22 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1363 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 24 | 12 | 29 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1363 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 24 | 12 | 29 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1364 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 25 | 34 | 25 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Output' doesn't match '[a-z][a-zA-Z0-9]*' |
1364 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 25 | 34 | 25 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Output' doesn't match '[a-z][a-zA-Z0-9]*' |
1365 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 26 | 26 | 26 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Output_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1365 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 26 | 26 | 26 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Output_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1366 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 27 | 26 | 27 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1366 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 27 | 26 | 27 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1367 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 28 | 26 | 28 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1367 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 28 | 26 | 28 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1368 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 30 | 12 | 159 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1368 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 30 | 12 | 159 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1369 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 30 | 12 | 159 | 6 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class Output_Row has 63 public methods, attributes, and properties (limit: 20) |
1369 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 30 | 12 | 159 | 6 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class Output_Row has 63 public methods, attributes, and properties (limit: 20) |
1370 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 30 | 12 | 159 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1370 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 30 | 12 | 159 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1371 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 31 | 28 | 31 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Geometry' doesn't match '[a-z][a-zA-Z0-9]*' |
1371 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 31 | 28 | 31 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Geometry' doesn't match '[a-z][a-zA-Z0-9]*' |
1372 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 32 | 24 | 32 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPID' doesn't match '[a-z][a-zA-Z0-9]*' |
1372 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 32 | 24 | 32 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPID' doesn't match '[a-z][a-zA-Z0-9]*' |
1373 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 33 | 24 | 33 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FCCID' doesn't match '[a-z][a-zA-Z0-9]*' |
1373 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 33 | 24 | 33 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FCCID' doesn't match '[a-z][a-zA-Z0-9]*' |
1374 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 34 | 23 | 34 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPType' doesn't match '[a-z][a-zA-Z0-9]*' |
1374 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 34 | 23 | 34 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPType' doesn't match '[a-z][a-zA-Z0-9]*' |
1375 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 35 | 23 | 35 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyName' doesn't match '[a-z][a-zA-Z0-9]*' |
1375 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 35 | 23 | 35 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyName' doesn't match '[a-z][a-zA-Z0-9]*' |
1376 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 36 | 23 | 36 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyFIPS' doesn't match '[a-z][a-zA-Z0-9]*' |
1376 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 36 | 23 | 36 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyFIPS' doesn't match '[a-z][a-zA-Z0-9]*' |
1377 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 37 | 23 | 37 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Agency' doesn't match '[a-z][a-zA-Z0-9]*' |
1377 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 37 | 23 | 37 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Agency' doesn't match '[a-z][a-zA-Z0-9]*' |
1378 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 38 | 23 | 38 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageArea' doesn't match '[a-z][a-zA-Z0-9]*' |
1378 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 38 | 23 | 38 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageArea' doesn't match '[a-z][a-zA-Z0-9]*' |
1379 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 39 | 23 | 39 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageExceptions' doesn't match '[a-z][a-zA-Z0-9]*' |
1379 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 39 | 23 | 39 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageExceptions' doesn't match '[a-z][a-zA-Z0-9]*' |
1380 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 40 | 23 | 40 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageComments' doesn't match '[a-z][a-zA-Z0-9]*' |
1380 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 40 | 23 | 40 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageComments' doesn't match '[a-z][a-zA-Z0-9]*' |
1381 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 41 | 23 | 41 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPComments' doesn't match '[a-z][a-zA-Z0-9]*' |
1381 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 41 | 23 | 41 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPComments' doesn't match '[a-z][a-zA-Z0-9]*' |
1382 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 42 | 23 | 42 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'OperatorPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1382 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 42 | 23 | 42 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'OperatorPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1383 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 43 | 23 | 43 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPrefix' doesn't match '[a-z][a-zA-Z0-9]*' |
1383 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 43 | 23 | 43 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPrefix' doesn't match '[a-z][a-zA-Z0-9]*' |
1384 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 44 | 23 | 44 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFirstName' doesn't match '[a-z][a-zA-Z0-9]*' |
1384 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 44 | 23 | 44 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFirstName' doesn't match '[a-z][a-zA-Z0-9]*' |
1385 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 45 | 23 | 45 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactLastName' doesn't match '[a-z][a-zA-Z0-9]*' |
1385 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 45 | 23 | 45 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactLastName' doesn't match '[a-z][a-zA-Z0-9]*' |
1386 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 46 | 23 | 46 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactTitle' doesn't match '[a-z][a-zA-Z0-9]*' |
1386 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 46 | 23 | 46 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactTitle' doesn't match '[a-z][a-zA-Z0-9]*' |
1387 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 47 | 23 | 47 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1387 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 47 | 23 | 47 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1388 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 48 | 23 | 48 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFax' doesn't match '[a-z][a-zA-Z0-9]*' |
1388 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 48 | 23 | 48 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFax' doesn't match '[a-z][a-zA-Z0-9]*' |
1389 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 49 | 23 | 49 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactEmail' doesn't match '[a-z][a-zA-Z0-9]*' |
1389 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 49 | 23 | 49 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactEmail' doesn't match '[a-z][a-zA-Z0-9]*' |
1390 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 50 | 23 | 50 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactComments' doesn't match '[a-z][a-zA-Z0-9]*' |
1390 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 50 | 23 | 50 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactComments' doesn't match '[a-z][a-zA-Z0-9]*' |
1391 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 51 | 23 | 51 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingStreet' doesn't match '[a-z][a-zA-Z0-9]*' |
1391 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 51 | 23 | 51 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingStreet' doesn't match '[a-z][a-zA-Z0-9]*' |
1392 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 52 | 23 | 52 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingCity' doesn't match '[a-z][a-zA-Z0-9]*' |
1392 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 52 | 23 | 52 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingCity' doesn't match '[a-z][a-zA-Z0-9]*' |
1393 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 53 | 23 | 53 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingState' doesn't match '[a-z][a-zA-Z0-9]*' |
1393 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 53 | 23 | 53 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingState' doesn't match '[a-z][a-zA-Z0-9]*' |
1394 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 54 | 23 | 54 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingZip' doesn't match '[a-z][a-zA-Z0-9]*' |
1394 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 54 | 23 | 54 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingZip' doesn't match '[a-z][a-zA-Z0-9]*' |
1395 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 55 | 23 | 55 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SitePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1395 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 55 | 23 | 55 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SitePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1396 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 56 | 23 | 56 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteFax' doesn't match '[a-z][a-zA-Z0-9]*' |
1396 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 56 | 23 | 56 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteFax' doesn't match '[a-z][a-zA-Z0-9]*' |
1397 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 57 | 23 | 57 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteStreet' doesn't match '[a-z][a-zA-Z0-9]*' |
1397 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 57 | 23 | 57 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteStreet' doesn't match '[a-z][a-zA-Z0-9]*' |
1398 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 58 | 23 | 58 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteCity' doesn't match '[a-z][a-zA-Z0-9]*' |
1398 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 58 | 23 | 58 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteCity' doesn't match '[a-z][a-zA-Z0-9]*' |
1399 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 59 | 23 | 59 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteState' doesn't match '[a-z][a-zA-Z0-9]*' |
1399 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 59 | 23 | 59 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteState' doesn't match '[a-z][a-zA-Z0-9]*' |
1400 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 60 | 23 | 60 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteZip' doesn't match '[a-z][a-zA-Z0-9]*' |
1400 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 60 | 23 | 60 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteZip' doesn't match '[a-z][a-zA-Z0-9]*' |
1401 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 61 | 23 | 61 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status' doesn't match '[a-z][a-zA-Z0-9]*' |
1401 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 61 | 23 | 61 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status' doesn't match '[a-z][a-zA-Z0-9]*' |
1402 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 62 | 23 | 62 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Code' doesn't match '[a-z][a-zA-Z0-9]*' |
1402 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 62 | 23 | 62 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Code' doesn't match '[a-z][a-zA-Z0-9]*' |
1403 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 63 | 23 | 63 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Description' doesn't match '[a-z][a-zA-Z0-9]*' |
1403 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 63 | 23 | 63 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Description' doesn't match '[a-z][a-zA-Z0-9]*' |
1404 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 64 | 23 | 64 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Confidence' doesn't match '[a-z][a-zA-Z0-9]*' |
1404 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 64 | 23 | 64 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Confidence' doesn't match '[a-z][a-zA-Z0-9]*' |
1405 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 65 | 23 | 65 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ProcessedBy' doesn't match '[a-z][a-zA-Z0-9]*' |
1405 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 65 | 23 | 65 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ProcessedBy' doesn't match '[a-z][a-zA-Z0-9]*' |
1406 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 66 | 23 | 66 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetDataType' doesn't match '[a-z][a-zA-Z0-9]*' |
1406 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 66 | 23 | 66 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetDataType' doesn't match '[a-z][a-zA-Z0-9]*' |
1407 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 67 | 23 | 67 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LocationCode' doesn't match '[a-z][a-zA-Z0-9]*' |
1407 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 67 | 23 | 67 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LocationCode' doesn't match '[a-z][a-zA-Z0-9]*' |
1408 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 68 | 23 | 68 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MatchCode' doesn't match '[a-z][a-zA-Z0-9]*' |
1408 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 68 | 23 | 68 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MatchCode' doesn't match '[a-z][a-zA-Z0-9]*' |
1409 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 69 | 23 | 69 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AdditionalInputData' doesn't match '[a-z][a-zA-Z0-9]*' |
1409 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 69 | 23 | 69 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AdditionalInputData' doesn't match '[a-z][a-zA-Z0-9]*' |
1410 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 70 | 23 | 70 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1' doesn't match '[a-z][a-zA-Z0-9]*' |
1410 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 70 | 23 | 70 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1' doesn't match '[a-z][a-zA-Z0-9]*' |
1411 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 71 | 23 | 71 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2' doesn't match '[a-z][a-zA-Z0-9]*' |
1411 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 71 | 23 | 71 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2' doesn't match '[a-z][a-zA-Z0-9]*' |
1412 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 72 | 23 | 72 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City' doesn't match '[a-z][a-zA-Z0-9]*' |
1412 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 72 | 23 | 72 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City' doesn't match '[a-z][a-zA-Z0-9]*' |
1413 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 73 | 23 | 73 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country' doesn't match '[a-z][a-zA-Z0-9]*' |
1413 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 73 | 23 | 73 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country' doesn't match '[a-z][a-zA-Z0-9]*' |
1414 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 74 | 23 | 74 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName' doesn't match '[a-z][a-zA-Z0-9]*' |
1414 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 74 | 23 | 74 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName' doesn't match '[a-z][a-zA-Z0-9]*' |
1415 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 75 | 23 | 75 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine' doesn't match '[a-z][a-zA-Z0-9]*' |
1415 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 75 | 23 | 75 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine' doesn't match '[a-z][a-zA-Z0-9]*' |
1416 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 76 | 23 | 76 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode' doesn't match '[a-z][a-zA-Z0-9]*' |
1416 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 76 | 23 | 76 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode' doesn't match '[a-z][a-zA-Z0-9]*' |
1417 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 77 | 23 | 77 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_Base' doesn't match '[a-z][a-zA-Z0-9]*' |
1417 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 77 | 23 | 77 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_Base' doesn't match '[a-z][a-zA-Z0-9]*' |
1418 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 78 | 23 | 78 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_AddOn' doesn't match '[a-z][a-zA-Z0-9]*' |
1418 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 78 | 23 | 78 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_AddOn' doesn't match '[a-z][a-zA-Z0-9]*' |
1419 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 79 | 23 | 79 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RRHC' doesn't match '[a-z][a-zA-Z0-9]*' |
1419 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 79 | 23 | 79 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RRHC' doesn't match '[a-z][a-zA-Z0-9]*' |
1420 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 80 | 23 | 80 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince' doesn't match '[a-z][a-zA-Z0-9]*' |
1420 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 80 | 23 | 80 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince' doesn't match '[a-z][a-zA-Z0-9]*' |
1421 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 81 | 23 | 81 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'USUrbanName' doesn't match '[a-z][a-zA-Z0-9]*' |
1421 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 81 | 23 | 81 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'USUrbanName' doesn't match '[a-z][a-zA-Z0-9]*' |
1422 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 82 | 23 | 82 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude' doesn't match '[a-z][a-zA-Z0-9]*' |
1422 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 82 | 23 | 82 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude' doesn't match '[a-z][a-zA-Z0-9]*' |
1423 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 83 | 23 | 83 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude' doesn't match '[a-z][a-zA-Z0-9]*' |
1423 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 83 | 23 | 83 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude' doesn't match '[a-z][a-zA-Z0-9]*' |
1424 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 84 | 23 | 84 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetSide' doesn't match '[a-z][a-zA-Z0-9]*' |
1424 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 84 | 23 | 84 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetSide' doesn't match '[a-z][a-zA-Z0-9]*' |
1425 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 85 | 23 | 85 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue' doesn't match '[a-z][a-zA-Z0-9]*' |
1425 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 85 | 23 | 85 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue' doesn't match '[a-z][a-zA-Z0-9]*' |
1426 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 86 | 23 | 86 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3' doesn't match '[a-z][a-zA-Z0-9]*' |
1426 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 86 | 23 | 86 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3' doesn't match '[a-z][a-zA-Z0-9]*' |
1427 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 87 | 23 | 87 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4' doesn't match '[a-z][a-zA-Z0-9]*' |
1427 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 87 | 23 | 87 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4' doesn't match '[a-z][a-zA-Z0-9]*' |
1428 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 88 | 23 | 88 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5' doesn't match '[a-z][a-zA-Z0-9]*' |
1428 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 88 | 23 | 88 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5' doesn't match '[a-z][a-zA-Z0-9]*' |
1429 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 89 | 23 | 89 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6' doesn't match '[a-z][a-zA-Z0-9]*' |
1429 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 89 | 23 | 89 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6' doesn't match '[a-z][a-zA-Z0-9]*' |
1430 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 90 | 23 | 90 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PolicePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1430 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 90 | 23 | 90 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PolicePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1431 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 91 | 23 | 91 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1431 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 91 | 23 | 91 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1432 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 92 | 23 | 92 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EMSPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1432 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 92 | 23 | 92 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EMSPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
1433 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 93 | 39 | 93 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields' doesn't match '[a-z][a-zA-Z0-9]*' |
1433 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 93 | 39 | 93 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields' doesn't match '[a-z][a-zA-Z0-9]*' |
1434 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 94 | 26 | 94 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Geometry_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1434 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 94 | 26 | 94 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Geometry_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1435 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 95 | 26 | 95 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1435 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 95 | 26 | 95 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1436 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 96 | 26 | 96 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FCCID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1436 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 96 | 26 | 96 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FCCID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1437 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 97 | 26 | 97 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPType_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1437 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 97 | 26 | 97 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPType_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1438 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 98 | 26 | 98 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1438 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 98 | 26 | 98 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1439 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 99 | 26 | 99 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyFIPS_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1439 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 99 | 26 | 99 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyFIPS_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1440 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 100 | 26 | 100 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Agency_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1440 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 100 | 26 | 100 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Agency_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1441 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 101 | 26 | 101 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageArea_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1441 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 101 | 26 | 101 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageArea_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1442 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 102 | 26 | 102 | 168 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageExceptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1442 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 102 | 26 | 102 | 168 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageExceptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1443 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 103 | 26 | 103 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1443 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 103 | 26 | 103 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1444 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 104 | 26 | 104 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1444 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 104 | 26 | 104 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1445 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 105 | 26 | 105 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'OperatorPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1445 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 105 | 26 | 105 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'OperatorPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1446 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 106 | 26 | 106 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1446 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 106 | 26 | 106 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1447 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 107 | 26 | 107 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFirstName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1447 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 107 | 26 | 107 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFirstName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1448 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 108 | 26 | 108 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactLastName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1448 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 108 | 26 | 108 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactLastName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1449 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 109 | 26 | 109 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactTitle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1449 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 109 | 26 | 109 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactTitle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1450 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 110 | 26 | 110 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1450 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 110 | 26 | 110 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1451 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 111 | 26 | 111 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFax_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1451 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 111 | 26 | 111 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFax_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1452 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 112 | 26 | 112 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1452 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 112 | 26 | 112 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1453 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 113 | 26 | 113 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1453 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 113 | 26 | 113 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1454 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 114 | 26 | 114 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingStreet_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1454 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 114 | 26 | 114 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingStreet_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1455 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 115 | 26 | 115 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingCity_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1455 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 115 | 26 | 115 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingCity_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1456 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 116 | 26 | 116 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingState_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1456 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 116 | 26 | 116 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingState_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1457 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 117 | 26 | 117 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingZip_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1457 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 117 | 26 | 117 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingZip_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1458 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 118 | 26 | 118 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SitePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1458 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 118 | 26 | 118 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SitePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1459 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 119 | 26 | 119 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteFax_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1459 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 119 | 26 | 119 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteFax_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1460 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 120 | 26 | 120 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteStreet_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1460 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 120 | 26 | 120 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteStreet_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1461 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 121 | 26 | 121 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteCity_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1461 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 121 | 26 | 121 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteCity_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1462 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 122 | 26 | 122 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteState_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1462 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 122 | 26 | 122 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteState_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1463 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 123 | 26 | 123 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteZip_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1463 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 123 | 26 | 123 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteZip_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1464 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 124 | 26 | 124 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1464 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 124 | 26 | 124 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1465 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 125 | 26 | 125 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Code_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1465 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 125 | 26 | 125 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Code_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1466 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 126 | 26 | 126 | 168 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Description_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1466 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 126 | 26 | 126 | 168 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Description_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1467 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 127 | 26 | 127 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Confidence_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1467 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 127 | 26 | 127 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Confidence_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1468 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 128 | 26 | 128 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ProcessedBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1468 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 128 | 26 | 128 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ProcessedBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1469 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 129 | 26 | 129 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetDataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1469 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 129 | 26 | 129 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetDataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1470 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 130 | 26 | 130 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LocationCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1470 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 130 | 26 | 130 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LocationCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1471 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 131 | 26 | 131 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MatchCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1471 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 131 | 26 | 131 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MatchCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1472 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 132 | 26 | 132 | 170 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AdditionalInputData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1472 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 132 | 26 | 132 | 170 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AdditionalInputData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1473 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 133 | 26 | 133 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1473 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 133 | 26 | 133 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1474 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 134 | 26 | 134 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1474 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 134 | 26 | 134 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1475 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 135 | 26 | 135 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1475 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 135 | 26 | 135 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1476 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 136 | 26 | 136 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1476 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 136 | 26 | 136 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1477 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 137 | 26 | 137 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1477 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 137 | 26 | 137 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1478 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 138 | 26 | 138 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1478 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 138 | 26 | 138 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1479 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 139 | 26 | 139 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1479 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 139 | 26 | 139 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1480 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 140 | 26 | 140 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_Base_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1480 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 140 | 26 | 140 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_Base_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1481 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 141 | 26 | 141 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_AddOn_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1481 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 141 | 26 | 141 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_AddOn_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1482 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 142 | 26 | 142 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RRHC_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1482 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 142 | 26 | 142 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RRHC_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1483 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 143 | 26 | 143 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1483 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 143 | 26 | 143 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1484 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 144 | 26 | 144 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'USUrbanName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1484 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 144 | 26 | 144 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'USUrbanName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1485 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 145 | 26 | 145 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1485 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 145 | 26 | 145 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1486 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 146 | 26 | 146 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1486 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 146 | 26 | 146 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1487 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 147 | 26 | 147 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetSide_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1487 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 147 | 26 | 147 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetSide_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1488 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 148 | 26 | 148 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1488 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 148 | 26 | 148 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1489 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 149 | 26 | 149 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1489 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 149 | 26 | 149 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1490 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 150 | 26 | 150 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1490 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 150 | 26 | 150 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1491 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 151 | 26 | 151 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1491 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 151 | 26 | 151 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1492 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 152 | 26 | 152 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1492 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 152 | 26 | 152 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1493 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 153 | 26 | 153 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PolicePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1493 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 153 | 26 | 153 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PolicePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1494 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 154 | 26 | 154 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1494 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 154 | 26 | 154 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1495 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 155 | 26 | 155 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EMSPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1495 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 155 | 26 | 155 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EMSPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1496 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 156 | 26 | 156 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1496 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 156 | 26 | 156 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1497 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 157 | 26 | 157 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1497 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 157 | 26 | 157 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1498 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 158 | 26 | 158 | 934 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1498 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 158 | 26 | 158 | 934 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1499 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 160 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1499 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 160 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1500 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 162 | 33 | 162 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
1500 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 162 | 33 | 162 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
1501 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 163 | 26 | 163 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'options_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1501 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 163 | 26 | 163 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'options_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1502 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 164 | 26 | 164 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1502 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 164 | 26 | 164 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1503 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 165 | 26 | 165 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1503 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 165 | 26 | 165 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1504 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 166 | 26 | 166 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1504 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 166 | 26 | 166 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1505 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 168 | 12 | 173 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1505 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 168 | 12 | 173 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1506 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 169 | 31 | 169 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row' doesn't match '[a-z][a-zA-Z0-9]*' |
1506 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 169 | 31 | 169 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row' doesn't match '[a-z][a-zA-Z0-9]*' |
1507 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 170 | 26 | 170 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1507 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 170 | 26 | 170 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1508 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 171 | 26 | 171 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1508 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 171 | 26 | 171 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1509 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 172 | 26 | 172 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1509 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 172 | 26 | 172 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1510 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 174 | 12 | 207 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1510 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 174 | 12 | 207 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1511 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 174 | 12 | 207 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1511 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 174 | 12 | 207 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1512 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 175 | 23 | 175 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude' doesn't match '[a-z][a-zA-Z0-9]*' |
1512 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 175 | 23 | 175 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude' doesn't match '[a-z][a-zA-Z0-9]*' |
1513 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 176 | 23 | 176 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude' doesn't match '[a-z][a-zA-Z0-9]*' |
1513 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 176 | 23 | 176 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude' doesn't match '[a-z][a-zA-Z0-9]*' |
1514 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 177 | 23 | 177 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue' doesn't match '[a-z][a-zA-Z0-9]*' |
1514 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 177 | 23 | 177 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue' doesn't match '[a-z][a-zA-Z0-9]*' |
1515 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 178 | 23 | 178 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName' doesn't match '[a-z][a-zA-Z0-9]*' |
1515 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 178 | 23 | 178 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName' doesn't match '[a-z][a-zA-Z0-9]*' |
1516 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 179 | 23 | 179 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1' doesn't match '[a-z][a-zA-Z0-9]*' |
1516 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 179 | 23 | 179 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1' doesn't match '[a-z][a-zA-Z0-9]*' |
1517 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 180 | 23 | 180 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2' doesn't match '[a-z][a-zA-Z0-9]*' |
1517 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 180 | 23 | 180 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2' doesn't match '[a-z][a-zA-Z0-9]*' |
1518 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 181 | 23 | 181 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3' doesn't match '[a-z][a-zA-Z0-9]*' |
1518 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 181 | 23 | 181 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3' doesn't match '[a-z][a-zA-Z0-9]*' |
1519 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 182 | 23 | 182 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4' doesn't match '[a-z][a-zA-Z0-9]*' |
1519 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 182 | 23 | 182 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4' doesn't match '[a-z][a-zA-Z0-9]*' |
1520 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 183 | 23 | 183 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5' doesn't match '[a-z][a-zA-Z0-9]*' |
1520 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 183 | 23 | 183 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5' doesn't match '[a-z][a-zA-Z0-9]*' |
1521 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 184 | 23 | 184 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6' doesn't match '[a-z][a-zA-Z0-9]*' |
1521 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 184 | 23 | 184 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6' doesn't match '[a-z][a-zA-Z0-9]*' |
1522 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 185 | 23 | 185 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine' doesn't match '[a-z][a-zA-Z0-9]*' |
1522 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 185 | 23 | 185 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine' doesn't match '[a-z][a-zA-Z0-9]*' |
1523 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 186 | 23 | 186 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City' doesn't match '[a-z][a-zA-Z0-9]*' |
1523 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 186 | 23 | 186 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City' doesn't match '[a-z][a-zA-Z0-9]*' |
1524 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 187 | 23 | 187 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince' doesn't match '[a-z][a-zA-Z0-9]*' |
1524 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 187 | 23 | 187 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince' doesn't match '[a-z][a-zA-Z0-9]*' |
1525 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 188 | 23 | 188 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode' doesn't match '[a-z][a-zA-Z0-9]*' |
1525 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 188 | 23 | 188 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode' doesn't match '[a-z][a-zA-Z0-9]*' |
1526 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 189 | 39 | 189 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields' doesn't match '[a-z][a-zA-Z0-9]*' |
1526 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 189 | 39 | 189 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields' doesn't match '[a-z][a-zA-Z0-9]*' |
1527 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 190 | 26 | 190 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1527 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 190 | 26 | 190 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1528 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 191 | 26 | 191 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1528 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 191 | 26 | 191 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1529 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 192 | 26 | 192 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1529 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 192 | 26 | 192 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1530 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 193 | 26 | 193 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1530 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 193 | 26 | 193 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1531 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 194 | 26 | 194 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1531 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 194 | 26 | 194 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1532 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 195 | 26 | 195 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1532 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 195 | 26 | 195 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1533 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 196 | 26 | 196 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1533 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 196 | 26 | 196 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1534 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 197 | 26 | 197 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1534 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 197 | 26 | 197 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1535 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 198 | 26 | 198 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1535 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 198 | 26 | 198 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1536 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 199 | 26 | 199 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1536 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 199 | 26 | 199 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1537 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 200 | 26 | 200 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1537 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 200 | 26 | 200 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1538 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 201 | 26 | 201 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1538 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 201 | 26 | 201 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1539 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 202 | 26 | 202 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1539 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 202 | 26 | 202 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1540 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 203 | 26 | 203 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1540 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 203 | 26 | 203 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1541 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 204 | 26 | 204 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1541 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 204 | 26 | 204 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1542 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 205 | 26 | 205 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1542 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 205 | 26 | 205 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1543 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 206 | 26 | 206 | 264 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1543 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 206 | 26 | 206 | 264 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1544 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 208 | 12 | 211 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1544 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 208 | 12 | 211 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1545 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 208 | 12 | 211 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'options' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1545 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 208 | 12 | 211 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'options' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1546 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 209 | 26 | 209 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1546 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 209 | 26 | 209 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1547 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 210 | 26 | 210 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1547 | /src/test/testFiles/parsableWsdlAnswers/s1_answer.cls | 210 | 26 | 210 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1548 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 3 | 8 | 42 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1548 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 3 | 8 | 42 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1549 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 3 | 8 | 42 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's2' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1549 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 3 | 8 | 42 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's2' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1550 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1550 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1551 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 6 | 26 | 6 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1551 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 6 | 26 | 6 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1552 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 7 | 26 | 7 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1552 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 7 | 26 | 7 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1553 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 8 | 26 | 8 | 73 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1553 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 8 | 26 | 8 | 73 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1554 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 10 | 12 | 41 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1554 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 10 | 12 | 41 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1555 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 11 | 23 | 11 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1555 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 11 | 23 | 11 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1556 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1556 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1557 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 13 | 35 | 13 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1557 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 13 | 35 | 13 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1558 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 14 | 23 | 14 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1558 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 14 | 23 | 14 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1559 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 15 | 23 | 15 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1559 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 15 | 23 | 15 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1560 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 16 | 23 | 16 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1560 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 16 | 23 | 16 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1561 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 17 | 24 | 17 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1561 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 17 | 24 | 17 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1562 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 18 | 26 | 18 | 314 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1562 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 18 | 26 | 18 | 314 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1563 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 19 | 16 | 40 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1563 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 19 | 16 | 40 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1564 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 19 | 71 | 19 | 93 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
1564 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 19 | 71 | 19 | 93 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
1565 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 19 | 16 | 40 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'EOLS_PSAPLookupUS' doesn't match '[a-z][a-zA-Z0-9]*' |
1565 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 19 | 16 | 40 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'EOLS_PSAPLookupUS' doesn't match '[a-z][a-zA-Z0-9]*' |
1566 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 20 | 41 | 20 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1566 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 20 | 41 | 20 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1567 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 23 | 42 | 23 | 52 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1567 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 23 | 42 | 23 | 52 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1568 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 24 | 55 | 24 | 119 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1568 | /src/test/testFiles/parsableWsdlAnswers/s2_answer.cls | 24 | 55 | 24 | 119 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
1569 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 3 | 8 | 962 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1569 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 3 | 8 | 962 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1570 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 3 | 8 | 962 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's3Amazon' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1570 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 3 | 8 | 962 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's3Amazon' doesn't match '[A-Z][a-zA-Z0-9_]*' |
1571 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 3 | 8 | 962 | 2 | pmd | NcssTypeCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncsstypecount | The type has an NCSS line count of 558 |
1571 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 3 | 8 | 962 | 2 | pmd | NcssTypeCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncsstypecount | The type has an NCSS line count of 558 |
1572 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 4 | 12 | 7 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1572 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 4 | 12 | 7 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1573 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 5 | 26 | 5 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1573 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 5 | 26 | 5 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1574 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 6 | 26 | 6 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1574 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 6 | 26 | 6 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1575 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 8 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1575 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 8 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1576 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 9 | 23 | 9 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1576 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 9 | 23 | 9 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1577 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 10 | 23 | 10 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1577 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 10 | 23 | 10 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1578 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 11 | 23 | 11 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1578 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 11 | 23 | 11 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1579 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 12 | 25 | 12 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1579 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 12 | 25 | 12 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1580 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 13 | 23 | 13 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1580 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 13 | 23 | 13 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1581 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 14 | 23 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1581 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 14 | 23 | 14 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1582 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 15 | 26 | 15 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1582 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 15 | 26 | 15 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1583 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 16 | 26 | 16 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1583 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 16 | 26 | 16 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1584 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 17 | 26 | 17 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1584 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 17 | 26 | 17 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1585 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 18 | 26 | 18 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1585 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 18 | 26 | 18 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1586 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 19 | 26 | 19 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1586 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 19 | 26 | 19 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1587 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 20 | 26 | 20 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1587 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 20 | 26 | 20 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1588 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 21 | 26 | 21 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1588 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 21 | 26 | 21 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1589 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 22 | 26 | 22 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1589 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 22 | 26 | 22 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1590 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 24 | 12 | 59 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1590 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 24 | 12 | 59 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1591 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 24 | 12 | 59 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1591 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 24 | 12 | 59 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1592 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 25 | 23 | 25 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1592 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 25 | 23 | 25 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1593 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 26 | 23 | 26 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1593 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 26 | 23 | 26 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1594 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 27 | 24 | 27 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
1594 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 27 | 24 | 27 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
1595 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 28 | 24 | 28 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
1595 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 28 | 24 | 28 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
1596 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 29 | 24 | 29 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
1596 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 29 | 24 | 29 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
1597 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 30 | 21 | 30 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ByteRangeStart' doesn't match '[a-z][a-zA-Z0-9]*' |
1597 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 30 | 21 | 30 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ByteRangeStart' doesn't match '[a-z][a-zA-Z0-9]*' |
1598 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 31 | 21 | 31 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ByteRangeEnd' doesn't match '[a-z][a-zA-Z0-9]*' |
1598 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 31 | 21 | 31 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ByteRangeEnd' doesn't match '[a-z][a-zA-Z0-9]*' |
1599 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 32 | 25 | 32 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfModifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
1599 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 32 | 25 | 32 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfModifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
1600 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 33 | 25 | 33 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfUnmodifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
1600 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 33 | 25 | 33 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfUnmodifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
1601 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 34 | 25 | 34 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
1601 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 34 | 25 | 34 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
1602 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 35 | 25 | 35 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfNoneMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
1602 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 35 | 25 | 35 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfNoneMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
1603 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 36 | 24 | 36 | 62 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ReturnCompleteObjectOnConditionFailure' doesn't match '[a-z][a-zA-Z0-9]*' |
1603 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 36 | 24 | 36 | 62 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ReturnCompleteObjectOnConditionFailure' doesn't match '[a-z][a-zA-Z0-9]*' |
1604 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 37 | 23 | 37 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1604 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 37 | 23 | 37 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1605 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 38 | 25 | 38 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1605 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 38 | 25 | 38 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1606 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 39 | 23 | 39 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1606 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 39 | 23 | 39 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1607 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 40 | 23 | 40 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1607 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 40 | 23 | 40 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1608 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 41 | 26 | 41 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1608 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 41 | 26 | 41 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1609 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 42 | 26 | 42 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1609 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 42 | 26 | 42 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1610 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 43 | 26 | 43 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetMetadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1610 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 43 | 26 | 43 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetMetadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1611 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 44 | 26 | 44 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1611 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 44 | 26 | 44 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1612 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 45 | 26 | 45 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InlineData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1612 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 45 | 26 | 45 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InlineData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1613 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 46 | 26 | 46 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ByteRangeStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1613 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 46 | 26 | 46 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ByteRangeStart_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1614 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 47 | 26 | 47 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ByteRangeEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1614 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 47 | 26 | 47 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ByteRangeEnd_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1615 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 48 | 26 | 48 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfModifiedSince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1615 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 48 | 26 | 48 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfModifiedSince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1616 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 49 | 26 | 49 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfUnmodifiedSince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1616 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 49 | 26 | 49 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfUnmodifiedSince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1617 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 50 | 26 | 50 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfMatch_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1617 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 50 | 26 | 50 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfMatch_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1618 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 51 | 26 | 51 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfNoneMatch_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1618 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 51 | 26 | 51 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IfNoneMatch_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1619 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 52 | 26 | 52 | 194 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ReturnCompleteObjectOnConditionFailure_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1619 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 52 | 26 | 52 | 194 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ReturnCompleteObjectOnConditionFailure_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1620 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 53 | 26 | 53 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1620 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 53 | 26 | 53 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1621 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 54 | 26 | 54 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1621 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 54 | 26 | 54 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1622 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 55 | 26 | 55 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1622 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 55 | 26 | 55 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1623 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 56 | 26 | 56 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1623 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 56 | 26 | 56 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1624 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 57 | 26 | 57 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1624 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 57 | 26 | 57 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1625 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 58 | 26 | 58 | 304 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1625 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 58 | 26 | 58 | 304 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1626 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 60 | 12 | 65 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1626 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 60 | 12 | 65 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1627 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 61 | 23 | 61 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'URI' doesn't match '[a-z][a-zA-Z0-9]*' |
1627 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 61 | 23 | 61 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'URI' doesn't match '[a-z][a-zA-Z0-9]*' |
1628 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 62 | 26 | 62 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'URI_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1628 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 62 | 26 | 62 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'URI_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1629 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 63 | 26 | 63 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1629 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 63 | 26 | 63 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1630 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 64 | 26 | 64 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1630 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 64 | 26 | 64 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1631 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 66 | 12 | 91 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1631 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 66 | 12 | 91 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1632 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 66 | 12 | 91 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1632 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 66 | 12 | 91 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1633 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 67 | 23 | 67 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1633 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 67 | 23 | 67 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1634 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 68 | 23 | 68 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1634 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 68 | 23 | 68 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1635 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 69 | 41 | 69 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
1635 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 69 | 41 | 69 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
1636 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 70 | 23 | 70 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Data' doesn't match '[a-z][a-zA-Z0-9]*' |
1636 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 70 | 23 | 70 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Data' doesn't match '[a-z][a-zA-Z0-9]*' |
1637 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 71 | 21 | 71 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
1637 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 71 | 21 | 71 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
1638 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 72 | 43 | 72 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1638 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 72 | 43 | 72 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1639 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 73 | 23 | 73 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
1639 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 73 | 23 | 73 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
1640 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 74 | 23 | 74 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1640 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 74 | 23 | 74 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1641 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 75 | 25 | 75 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1641 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 75 | 25 | 75 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1642 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 76 | 23 | 76 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1642 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 76 | 23 | 76 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1643 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 77 | 23 | 77 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1643 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 77 | 23 | 77 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1644 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 78 | 26 | 78 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1644 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 78 | 26 | 78 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1645 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 79 | 26 | 79 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1645 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 79 | 26 | 79 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1646 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 80 | 26 | 80 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1646 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 80 | 26 | 80 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1647 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 81 | 26 | 81 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Data_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1647 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 81 | 26 | 81 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Data_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1648 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 82 | 26 | 82 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContentLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1648 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 82 | 26 | 82 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContentLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1649 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 83 | 26 | 83 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1649 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 83 | 26 | 83 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1650 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 84 | 26 | 84 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1650 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 84 | 26 | 84 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1651 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 85 | 26 | 85 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1651 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 85 | 26 | 85 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1652 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 86 | 26 | 86 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1652 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 86 | 26 | 86 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1653 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 87 | 26 | 87 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1653 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 87 | 26 | 87 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1654 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 88 | 26 | 88 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1654 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 88 | 26 | 88 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1655 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 89 | 26 | 89 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1655 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 89 | 26 | 89 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1656 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 90 | 26 | 90 | 201 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1656 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 90 | 26 | 90 | 201 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1657 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 92 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1657 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 92 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1658 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 93 | 26 | 93 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1658 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 93 | 26 | 93 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1659 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 94 | 26 | 94 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1659 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 94 | 26 | 94 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1660 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 96 | 12 | 109 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1660 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 96 | 12 | 109 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1661 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 97 | 23 | 97 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1661 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 97 | 23 | 97 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1662 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 98 | 43 | 98 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1662 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 98 | 43 | 98 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1663 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 99 | 23 | 99 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1663 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 99 | 23 | 99 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1664 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 100 | 25 | 100 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1664 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 100 | 25 | 100 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1665 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 101 | 23 | 101 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1665 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 101 | 23 | 101 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1666 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 102 | 26 | 102 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1666 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 102 | 26 | 102 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1667 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 103 | 26 | 103 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1667 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 103 | 26 | 103 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1668 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 104 | 26 | 104 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1668 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 104 | 26 | 104 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1669 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 105 | 26 | 105 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1669 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 105 | 26 | 105 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1670 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 106 | 26 | 106 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1670 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 106 | 26 | 106 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1671 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 107 | 26 | 107 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1671 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 107 | 26 | 107 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1672 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 108 | 26 | 108 | 133 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1672 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 108 | 26 | 108 | 133 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1673 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 110 | 12 | 123 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1673 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 110 | 12 | 123 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1674 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 111 | 23 | 111 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1674 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 111 | 23 | 111 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1675 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 112 | 23 | 112 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1675 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 112 | 23 | 112 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1676 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 113 | 25 | 113 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1676 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 113 | 25 | 113 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1677 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 114 | 23 | 114 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1677 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 114 | 23 | 114 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1678 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 115 | 23 | 115 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1678 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 115 | 23 | 115 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1679 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 116 | 26 | 116 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1679 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 116 | 26 | 116 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1680 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 117 | 26 | 117 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1680 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 117 | 26 | 117 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1681 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 118 | 26 | 118 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1681 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 118 | 26 | 118 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1682 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 119 | 26 | 119 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1682 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 119 | 26 | 119 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1683 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 120 | 26 | 120 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1683 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 120 | 26 | 120 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1684 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 121 | 26 | 121 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1684 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 121 | 26 | 121 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1685 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 122 | 26 | 122 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1685 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 122 | 26 | 122 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1686 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 124 | 12 | 129 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1686 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 124 | 12 | 129 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1687 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 125 | 32 | 125 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status' doesn't match '[a-z][a-zA-Z0-9]*' |
1687 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 125 | 32 | 125 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status' doesn't match '[a-z][a-zA-Z0-9]*' |
1688 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 126 | 26 | 126 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1688 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 126 | 26 | 126 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1689 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 127 | 26 | 127 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1689 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 127 | 26 | 127 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1690 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 128 | 26 | 128 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1690 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 128 | 26 | 128 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1691 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 130 | 12 | 135 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1691 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 130 | 12 | 135 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1692 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 131 | 41 | 131 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PutObjectInlineResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1692 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 131 | 41 | 131 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PutObjectInlineResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1693 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 132 | 26 | 132 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PutObjectInlineResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1693 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 132 | 26 | 132 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PutObjectInlineResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1694 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 133 | 26 | 133 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1694 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 133 | 26 | 133 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1695 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 134 | 26 | 134 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1695 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 134 | 26 | 134 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1696 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 136 | 12 | 143 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1696 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 136 | 12 | 143 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1697 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 137 | 23 | 137 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ID' doesn't match '[a-z][a-zA-Z0-9]*' |
1697 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 137 | 23 | 137 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ID' doesn't match '[a-z][a-zA-Z0-9]*' |
1698 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 138 | 23 | 138 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DisplayName' doesn't match '[a-z][a-zA-Z0-9]*' |
1698 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 138 | 23 | 138 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DisplayName' doesn't match '[a-z][a-zA-Z0-9]*' |
1699 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 139 | 26 | 139 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1699 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 139 | 26 | 139 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1700 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 140 | 26 | 140 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DisplayName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1700 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 140 | 26 | 140 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DisplayName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1701 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 141 | 26 | 141 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1701 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 141 | 26 | 141 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1702 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 142 | 26 | 142 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1702 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 142 | 26 | 142 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1703 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 144 | 12 | 149 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1703 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 144 | 12 | 149 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1704 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 145 | 23 | 145 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EmailAddress' doesn't match '[a-z][a-zA-Z0-9]*' |
1704 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 145 | 23 | 145 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EmailAddress' doesn't match '[a-z][a-zA-Z0-9]*' |
1705 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 146 | 26 | 146 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EmailAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1705 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 146 | 26 | 146 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EmailAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1706 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 147 | 26 | 147 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1706 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 147 | 26 | 147 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1707 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 148 | 26 | 148 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1707 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 148 | 26 | 148 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1708 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 150 | 12 | 155 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1708 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 150 | 12 | 155 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1709 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 151 | 44 | 151 | 62 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CreateBucketReturn' doesn't match '[a-z][a-zA-Z0-9]*' |
1709 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 151 | 44 | 151 | 62 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CreateBucketReturn' doesn't match '[a-z][a-zA-Z0-9]*' |
1710 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 152 | 26 | 152 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CreateBucketReturn_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1710 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 152 | 26 | 152 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CreateBucketReturn_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1711 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 153 | 26 | 153 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1711 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 153 | 26 | 153 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1712 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 154 | 26 | 154 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1712 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 154 | 26 | 154 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1713 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 156 | 12 | 161 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1713 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 156 | 12 | 161 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1714 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 157 | 41 | 157 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PutObjectResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1714 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 157 | 41 | 157 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PutObjectResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1715 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 158 | 26 | 158 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PutObjectResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1715 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 158 | 26 | 158 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PutObjectResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1716 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 159 | 26 | 159 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1716 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 159 | 26 | 159 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1717 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 160 | 26 | 160 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1717 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 160 | 26 | 160 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1718 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 162 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1718 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 162 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1719 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 163 | 42 | 163 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ListBucketResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1719 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 163 | 42 | 163 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ListBucketResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1720 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 164 | 26 | 164 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ListBucketResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1720 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 164 | 26 | 164 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ListBucketResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1721 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 165 | 26 | 165 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1721 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 165 | 26 | 165 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1722 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 166 | 26 | 166 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1722 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 166 | 26 | 166 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1723 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 168 | 12 | 173 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1723 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 168 | 12 | 173 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1724 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 169 | 41 | 169 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1724 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 169 | 41 | 169 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1725 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 170 | 26 | 170 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1725 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 170 | 26 | 170 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1726 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 171 | 26 | 171 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1726 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 171 | 26 | 171 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1727 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 172 | 26 | 172 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1727 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 172 | 26 | 172 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1728 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 174 | 12 | 179 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1728 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 174 | 12 | 179 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1729 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 175 | 32 | 175 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DeleteBucketResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1729 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 175 | 32 | 175 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DeleteBucketResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1730 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 176 | 26 | 176 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DeleteBucketResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1730 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 176 | 26 | 176 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DeleteBucketResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1731 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 177 | 26 | 177 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1731 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 177 | 26 | 177 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1732 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 178 | 26 | 178 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1732 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 178 | 26 | 178 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1733 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 180 | 12 | 195 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1733 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 180 | 12 | 195 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1734 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 181 | 23 | 181 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1734 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 181 | 23 | 181 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1735 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 182 | 23 | 182 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1735 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 182 | 23 | 182 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1736 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 183 | 23 | 183 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1736 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 183 | 23 | 183 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1737 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 184 | 25 | 184 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1737 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 184 | 25 | 184 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1738 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 185 | 23 | 185 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1738 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 185 | 23 | 185 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1739 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 186 | 23 | 186 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1739 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 186 | 23 | 186 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1740 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 187 | 26 | 187 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1740 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 187 | 26 | 187 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1741 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 188 | 26 | 188 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1741 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 188 | 26 | 188 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1742 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 189 | 26 | 189 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1742 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 189 | 26 | 189 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1743 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 190 | 26 | 190 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1743 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 190 | 26 | 190 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1744 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 191 | 26 | 191 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1744 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 191 | 26 | 191 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1745 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 192 | 26 | 192 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1745 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 192 | 26 | 192 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1746 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 193 | 26 | 193 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1746 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 193 | 26 | 193 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1747 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 194 | 26 | 194 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1747 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 194 | 26 | 194 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1748 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 196 | 12 | 203 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1748 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 196 | 12 | 203 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1749 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 197 | 39 | 197 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner' doesn't match '[a-z][a-zA-Z0-9]*' |
1749 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 197 | 39 | 197 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner' doesn't match '[a-z][a-zA-Z0-9]*' |
1750 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 198 | 43 | 198 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1750 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 198 | 43 | 198 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1751 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 199 | 26 | 199 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1751 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 199 | 26 | 199 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1752 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 200 | 26 | 200 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1752 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 200 | 26 | 200 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1753 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 201 | 26 | 201 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1753 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 201 | 26 | 201 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1754 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 202 | 26 | 202 | 91 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1754 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 202 | 26 | 202 | 91 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1755 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 204 | 12 | 209 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1755 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 204 | 12 | 209 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1756 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 205 | 23 | 205 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix' doesn't match '[a-z][a-zA-Z0-9]*' |
1756 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 205 | 23 | 205 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix' doesn't match '[a-z][a-zA-Z0-9]*' |
1757 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 206 | 26 | 206 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1757 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 206 | 26 | 206 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1758 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 207 | 26 | 207 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1758 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 207 | 26 | 207 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1759 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 208 | 26 | 208 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1759 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 208 | 26 | 208 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1760 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 210 | 12 | 215 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1760 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 210 | 12 | 215 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1761 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 211 | 33 | 211 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Grant' doesn't match '[a-z][a-zA-Z0-9]*' |
1761 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 211 | 33 | 211 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Grant' doesn't match '[a-z][a-zA-Z0-9]*' |
1762 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 212 | 26 | 212 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Grant_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1762 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 212 | 26 | 212 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Grant_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1763 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 213 | 26 | 213 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1763 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 213 | 26 | 213 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1764 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 214 | 26 | 214 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1764 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 214 | 26 | 214 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1765 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 216 | 12 | 229 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1765 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 216 | 12 | 229 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1766 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 217 | 23 | 217 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1766 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 217 | 23 | 217 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1767 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 218 | 23 | 218 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1767 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 218 | 23 | 218 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1768 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 219 | 25 | 219 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1768 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 219 | 25 | 219 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1769 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 220 | 23 | 220 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1769 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 220 | 23 | 220 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1770 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 221 | 23 | 221 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1770 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 221 | 23 | 221 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1771 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 222 | 26 | 222 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1771 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 222 | 26 | 222 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1772 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 223 | 26 | 223 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1772 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 223 | 26 | 223 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1773 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 224 | 26 | 224 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1773 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 224 | 26 | 224 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1774 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 225 | 26 | 225 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1774 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 225 | 26 | 225 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1775 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 226 | 26 | 226 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1775 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 226 | 26 | 226 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1776 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 227 | 26 | 227 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1776 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 227 | 26 | 227 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1777 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 228 | 26 | 228 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1777 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 228 | 26 | 228 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1778 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 230 | 12 | 233 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1778 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 230 | 12 | 233 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1779 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 231 | 26 | 231 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1779 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 231 | 26 | 231 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1780 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 232 | 26 | 232 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1780 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 232 | 26 | 232 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1781 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 234 | 12 | 241 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1781 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 234 | 12 | 241 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1782 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 235 | 23 | 235 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag' doesn't match '[a-z][a-zA-Z0-9]*' |
1782 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 235 | 23 | 235 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag' doesn't match '[a-z][a-zA-Z0-9]*' |
1783 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 236 | 25 | 236 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified' doesn't match '[a-z][a-zA-Z0-9]*' |
1783 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 236 | 25 | 236 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified' doesn't match '[a-z][a-zA-Z0-9]*' |
1784 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 237 | 26 | 237 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1784 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 237 | 26 | 237 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1785 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 238 | 26 | 238 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1785 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 238 | 26 | 238 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1786 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 239 | 26 | 239 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1786 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 239 | 26 | 239 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1787 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 240 | 26 | 240 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1787 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 240 | 26 | 240 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1788 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 242 | 12 | 247 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1788 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 242 | 12 | 247 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1789 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 243 | 48 | 243 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ListAllMyBucketsResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1789 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 243 | 48 | 243 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ListAllMyBucketsResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1790 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 244 | 26 | 244 | 166 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ListAllMyBucketsResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1790 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 244 | 26 | 244 | 166 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ListAllMyBucketsResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1791 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 245 | 26 | 245 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1791 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 245 | 26 | 245 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1792 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 246 | 26 | 246 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1792 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 246 | 26 | 246 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1793 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 248 | 12 | 265 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1793 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 248 | 12 | 265 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1794 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 248 | 12 | 265 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1794 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 248 | 12 | 265 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1795 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 249 | 23 | 249 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1795 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 249 | 23 | 249 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1796 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 250 | 23 | 250 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1796 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 250 | 23 | 250 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1797 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 251 | 43 | 251 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1797 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 251 | 43 | 251 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1798 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 252 | 23 | 252 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1798 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 252 | 23 | 252 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1799 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 253 | 25 | 253 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1799 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 253 | 25 | 253 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1800 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 254 | 23 | 254 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1800 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 254 | 23 | 254 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1801 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 255 | 23 | 255 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1801 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 255 | 23 | 255 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1802 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 256 | 26 | 256 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1802 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 256 | 26 | 256 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1803 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 257 | 26 | 257 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1803 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 257 | 26 | 257 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1804 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 258 | 26 | 258 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1804 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 258 | 26 | 258 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1805 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 259 | 26 | 259 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1805 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 259 | 26 | 259 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1806 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 260 | 26 | 260 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1806 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 260 | 26 | 260 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1807 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 261 | 26 | 261 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1807 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 261 | 26 | 261 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1808 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 262 | 26 | 262 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1808 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 262 | 26 | 262 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1809 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 263 | 26 | 263 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1809 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 263 | 26 | 263 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1810 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 264 | 26 | 264 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1810 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 264 | 26 | 264 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1811 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 266 | 12 | 273 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1811 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 266 | 12 | 273 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1812 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 267 | 23 | 267 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name' doesn't match '[a-z][a-zA-Z0-9]*' |
1812 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 267 | 23 | 267 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name' doesn't match '[a-z][a-zA-Z0-9]*' |
1813 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 268 | 23 | 268 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Value' doesn't match '[a-z][a-zA-Z0-9]*' |
1813 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 268 | 23 | 268 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Value' doesn't match '[a-z][a-zA-Z0-9]*' |
1814 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 269 | 26 | 269 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1814 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 269 | 26 | 269 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1815 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 270 | 26 | 270 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Value_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1815 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 270 | 26 | 270 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Value_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1816 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 271 | 26 | 271 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1816 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 271 | 26 | 271 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1817 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 272 | 26 | 272 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1817 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 272 | 26 | 272 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1818 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 274 | 12 | 277 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1818 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 274 | 12 | 277 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1819 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 275 | 26 | 275 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1819 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 275 | 26 | 275 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1820 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 276 | 26 | 276 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1820 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 276 | 26 | 276 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1821 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 278 | 12 | 293 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1821 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 278 | 12 | 293 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1822 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 279 | 23 | 279 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1822 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 279 | 23 | 279 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1823 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 280 | 23 | 280 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1823 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 280 | 23 | 280 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1824 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 281 | 25 | 281 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1824 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 281 | 25 | 281 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1825 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 282 | 23 | 282 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1825 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 282 | 23 | 282 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1826 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 283 | 23 | 283 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1826 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 283 | 23 | 283 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1827 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 284 | 45 | 284 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'BucketLoggingStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
1827 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 284 | 45 | 284 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'BucketLoggingStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
1828 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 285 | 26 | 285 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1828 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 285 | 26 | 285 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1829 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 286 | 26 | 286 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1829 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 286 | 26 | 286 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1830 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 287 | 26 | 287 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1830 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 287 | 26 | 287 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1831 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 288 | 26 | 288 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1831 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 288 | 26 | 288 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1832 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 289 | 26 | 289 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1832 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 289 | 26 | 289 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1833 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 290 | 26 | 290 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'BucketLoggingStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1833 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 290 | 26 | 290 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'BucketLoggingStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1834 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 291 | 26 | 291 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1834 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 291 | 26 | 291 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1835 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 292 | 26 | 292 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1835 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 292 | 26 | 292 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1836 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 294 | 12 | 299 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1836 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 294 | 12 | 299 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1837 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 295 | 45 | 295 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectAccessControlPolicyResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1837 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 295 | 45 | 295 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectAccessControlPolicyResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1838 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 296 | 26 | 296 | 190 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectAccessControlPolicyResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1838 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 296 | 26 | 296 | 190 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectAccessControlPolicyResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1839 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 297 | 26 | 297 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1839 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 297 | 26 | 297 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1840 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 298 | 26 | 298 | 102 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1840 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 298 | 26 | 298 | 102 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1841 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 300 | 12 | 305 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1841 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 300 | 12 | 305 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1842 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 301 | 32 | 301 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DeleteObjectResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1842 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 301 | 32 | 301 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DeleteObjectResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1843 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 302 | 26 | 302 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DeleteObjectResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1843 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 302 | 26 | 302 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DeleteObjectResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1844 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 303 | 26 | 303 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1844 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 303 | 26 | 303 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1845 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 304 | 26 | 304 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1845 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 304 | 26 | 304 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1846 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 306 | 12 | 313 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1846 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 306 | 12 | 313 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1847 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 307 | 33 | 307 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Grantee' doesn't match '[a-z][a-zA-Z0-9]*' |
1847 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 307 | 33 | 307 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Grantee' doesn't match '[a-z][a-zA-Z0-9]*' |
1848 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 308 | 23 | 308 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Permission' doesn't match '[a-z][a-zA-Z0-9]*' |
1848 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 308 | 23 | 308 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Permission' doesn't match '[a-z][a-zA-Z0-9]*' |
1849 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 309 | 26 | 309 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Grantee_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1849 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 309 | 26 | 309 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Grantee_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1850 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 310 | 26 | 310 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Permission_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1850 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 310 | 26 | 310 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Permission_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1851 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 311 | 26 | 311 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1851 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 311 | 26 | 311 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1852 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 312 | 26 | 312 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1852 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 312 | 26 | 312 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1853 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 314 | 12 | 325 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1853 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 314 | 12 | 325 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1854 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 315 | 41 | 315 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
1854 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 315 | 41 | 315 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
1855 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 316 | 23 | 316 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Data' doesn't match '[a-z][a-zA-Z0-9]*' |
1855 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 316 | 23 | 316 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Data' doesn't match '[a-z][a-zA-Z0-9]*' |
1856 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 317 | 25 | 317 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified' doesn't match '[a-z][a-zA-Z0-9]*' |
1856 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 317 | 25 | 317 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified' doesn't match '[a-z][a-zA-Z0-9]*' |
1857 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 318 | 23 | 318 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag' doesn't match '[a-z][a-zA-Z0-9]*' |
1857 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 318 | 23 | 318 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag' doesn't match '[a-z][a-zA-Z0-9]*' |
1858 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 319 | 26 | 319 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1858 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 319 | 26 | 319 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1859 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 320 | 26 | 320 | 125 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Data_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1859 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 320 | 26 | 320 | 125 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Data_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1860 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 321 | 26 | 321 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1860 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 321 | 26 | 321 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1861 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 322 | 26 | 322 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1861 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 322 | 26 | 322 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1862 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 323 | 26 | 323 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1862 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 323 | 26 | 323 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1863 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 324 | 26 | 324 | 103 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1863 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 324 | 26 | 324 | 103 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1864 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 326 | 12 | 349 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1864 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 326 | 12 | 349 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1865 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 326 | 12 | 349 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1865 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 326 | 12 | 349 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1866 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 327 | 23 | 327 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1866 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 327 | 23 | 327 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1867 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 328 | 23 | 328 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1867 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 328 | 23 | 328 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1868 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 329 | 41 | 329 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
1868 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 329 | 41 | 329 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
1869 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 330 | 21 | 330 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
1869 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 330 | 21 | 330 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
1870 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 331 | 43 | 331 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1870 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 331 | 43 | 331 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1871 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 332 | 23 | 332 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
1871 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 332 | 23 | 332 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
1872 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 333 | 23 | 333 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1872 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 333 | 23 | 333 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1873 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 334 | 25 | 334 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1873 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 334 | 25 | 334 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1874 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 335 | 23 | 335 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1874 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 335 | 23 | 335 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1875 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 336 | 23 | 336 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1875 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 336 | 23 | 336 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1876 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 337 | 26 | 337 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1876 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 337 | 26 | 337 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1877 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 338 | 26 | 338 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1877 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 338 | 26 | 338 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1878 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 339 | 26 | 339 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1878 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 339 | 26 | 339 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1879 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 340 | 26 | 340 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContentLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1879 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 340 | 26 | 340 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContentLength_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1880 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 341 | 26 | 341 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1880 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 341 | 26 | 341 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1881 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 342 | 26 | 342 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1881 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 342 | 26 | 342 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1882 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 343 | 26 | 343 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1882 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 343 | 26 | 343 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1883 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 344 | 26 | 344 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1883 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 344 | 26 | 344 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1884 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 345 | 26 | 345 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1884 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 345 | 26 | 345 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1885 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 346 | 26 | 346 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1885 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 346 | 26 | 346 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1886 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 347 | 26 | 347 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1886 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 347 | 26 | 347 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1887 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 348 | 26 | 348 | 194 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1887 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 348 | 26 | 348 | 194 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1888 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 350 | 12 | 359 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1888 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 350 | 12 | 359 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1889 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 351 | 23 | 351 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1889 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 351 | 23 | 351 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1890 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 352 | 25 | 352 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1890 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 352 | 25 | 352 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1891 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 353 | 23 | 353 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1891 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 353 | 23 | 353 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1892 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 354 | 26 | 354 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1892 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 354 | 26 | 354 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1893 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 355 | 26 | 355 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1893 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 355 | 26 | 355 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1894 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 356 | 26 | 356 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1894 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 356 | 26 | 356 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1895 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 357 | 26 | 357 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1895 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 357 | 26 | 357 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1896 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 358 | 26 | 358 | 104 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1896 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 358 | 26 | 358 | 104 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1897 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 360 | 12 | 365 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1897 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 360 | 12 | 365 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1898 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 361 | 41 | 361 | 55 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LoggingEnabled' doesn't match '[a-z][a-zA-Z0-9]*' |
1898 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 361 | 41 | 361 | 55 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LoggingEnabled' doesn't match '[a-z][a-zA-Z0-9]*' |
1899 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 362 | 26 | 362 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LoggingEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1899 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 362 | 26 | 362 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LoggingEnabled_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1900 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 363 | 26 | 363 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1900 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 363 | 26 | 363 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1901 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 364 | 26 | 364 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1901 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 364 | 26 | 364 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1902 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 366 | 12 | 371 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1902 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 366 | 12 | 371 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1903 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 367 | 45 | 367 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetBucketLoggingStatusResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1903 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 367 | 45 | 367 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetBucketLoggingStatusResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1904 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 368 | 26 | 368 | 178 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetBucketLoggingStatusResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1904 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 368 | 26 | 368 | 178 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetBucketLoggingStatusResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1905 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 369 | 26 | 369 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1905 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 369 | 26 | 369 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1906 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 370 | 26 | 370 | 96 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1906 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 370 | 26 | 370 | 96 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1907 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 372 | 12 | 379 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1907 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 372 | 12 | 379 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1908 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 373 | 39 | 373 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner' doesn't match '[a-z][a-zA-Z0-9]*' |
1908 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 373 | 39 | 373 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner' doesn't match '[a-z][a-zA-Z0-9]*' |
1909 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 374 | 46 | 374 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Buckets' doesn't match '[a-z][a-zA-Z0-9]*' |
1909 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 374 | 46 | 374 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Buckets' doesn't match '[a-z][a-zA-Z0-9]*' |
1910 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 375 | 26 | 375 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1910 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 375 | 26 | 375 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1911 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 376 | 26 | 376 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Buckets_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1911 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 376 | 26 | 376 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Buckets_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1912 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 377 | 26 | 377 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1912 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 377 | 26 | 377 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1913 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 378 | 26 | 378 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1913 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 378 | 26 | 378 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1914 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 380 | 12 | 383 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1914 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 380 | 12 | 383 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1915 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 381 | 26 | 381 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1915 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 381 | 26 | 381 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1916 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 382 | 26 | 382 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1916 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 382 | 26 | 382 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1917 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 384 | 12 | 399 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1917 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 384 | 12 | 399 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1918 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 385 | 23 | 385 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1918 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 385 | 23 | 385 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1919 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 386 | 25 | 386 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified' doesn't match '[a-z][a-zA-Z0-9]*' |
1919 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 386 | 25 | 386 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified' doesn't match '[a-z][a-zA-Z0-9]*' |
1920 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 387 | 23 | 387 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag' doesn't match '[a-z][a-zA-Z0-9]*' |
1920 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 387 | 23 | 387 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag' doesn't match '[a-z][a-zA-Z0-9]*' |
1921 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 388 | 21 | 388 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Size' doesn't match '[a-z][a-zA-Z0-9]*' |
1921 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 388 | 21 | 388 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Size' doesn't match '[a-z][a-zA-Z0-9]*' |
1922 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 389 | 39 | 389 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner' doesn't match '[a-z][a-zA-Z0-9]*' |
1922 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 389 | 39 | 389 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner' doesn't match '[a-z][a-zA-Z0-9]*' |
1923 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 390 | 23 | 390 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
1923 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 390 | 23 | 390 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
1924 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 391 | 26 | 391 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1924 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 391 | 26 | 391 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1925 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 392 | 26 | 392 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1925 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 392 | 26 | 392 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastModified_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1926 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 393 | 26 | 393 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1926 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 393 | 26 | 393 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ETag_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1927 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 394 | 26 | 394 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Size_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1927 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 394 | 26 | 394 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Size_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1928 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 395 | 26 | 395 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1928 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 395 | 26 | 395 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Owner_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1929 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 396 | 26 | 396 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1929 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 396 | 26 | 396 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StorageClass_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1930 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 397 | 26 | 397 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1930 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 397 | 26 | 397 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1931 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 398 | 26 | 398 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1931 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 398 | 26 | 398 | 121 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1932 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 400 | 12 | 405 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1932 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 400 | 12 | 405 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1933 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 401 | 45 | 401 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetBucketAccessControlPolicyResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1933 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 401 | 45 | 401 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetBucketAccessControlPolicyResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1934 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 402 | 26 | 402 | 190 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetBucketAccessControlPolicyResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1934 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 402 | 26 | 402 | 190 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetBucketAccessControlPolicyResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1935 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 403 | 26 | 403 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1935 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 403 | 26 | 403 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1936 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 404 | 26 | 404 | 102 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1936 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 404 | 26 | 404 | 102 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1937 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 406 | 12 | 413 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1937 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 406 | 12 | 413 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1938 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 407 | 23 | 407 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TargetBucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1938 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 407 | 23 | 407 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TargetBucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1939 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 408 | 23 | 408 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TargetPrefix' doesn't match '[a-z][a-zA-Z0-9]*' |
1939 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 408 | 23 | 408 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TargetPrefix' doesn't match '[a-z][a-zA-Z0-9]*' |
1940 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 409 | 26 | 409 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TargetBucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1940 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 409 | 26 | 409 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TargetBucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1941 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 410 | 26 | 410 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TargetPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1941 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 410 | 26 | 410 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'TargetPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1942 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 411 | 26 | 411 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1942 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 411 | 26 | 411 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1943 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 412 | 26 | 412 | 93 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1943 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 412 | 26 | 412 | 93 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1944 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 414 | 12 | 435 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1944 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 414 | 12 | 435 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1945 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 414 | 12 | 435 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1945 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 414 | 12 | 435 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
1946 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 415 | 23 | 415 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1946 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 415 | 23 | 415 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1947 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 416 | 23 | 416 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1947 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 416 | 23 | 416 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
1948 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 417 | 24 | 417 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
1948 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 417 | 24 | 417 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
1949 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 418 | 24 | 418 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
1949 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 418 | 24 | 418 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
1950 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 419 | 24 | 419 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
1950 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 419 | 24 | 419 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
1951 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 420 | 23 | 420 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1951 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 420 | 23 | 420 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1952 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 421 | 25 | 421 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1952 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 421 | 25 | 421 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1953 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 422 | 23 | 422 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1953 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 422 | 23 | 422 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1954 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 423 | 23 | 423 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1954 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 423 | 23 | 423 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1955 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 424 | 26 | 424 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1955 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 424 | 26 | 424 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1956 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 425 | 26 | 425 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1956 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 425 | 26 | 425 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Key_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1957 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 426 | 26 | 426 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetMetadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1957 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 426 | 26 | 426 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetMetadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1958 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 427 | 26 | 427 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1958 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 427 | 26 | 427 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1959 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 428 | 26 | 428 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InlineData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1959 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 428 | 26 | 428 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InlineData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1960 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 429 | 26 | 429 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1960 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 429 | 26 | 429 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1961 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 430 | 26 | 430 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1961 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 430 | 26 | 430 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1962 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 431 | 26 | 431 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1962 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 431 | 26 | 431 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1963 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 432 | 26 | 432 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1963 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 432 | 26 | 432 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1964 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 433 | 26 | 433 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1964 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 433 | 26 | 433 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1965 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 434 | 26 | 434 | 169 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1965 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 434 | 26 | 434 | 169 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1966 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 436 | 12 | 449 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1966 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 436 | 12 | 449 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1967 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 437 | 23 | 437 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1967 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 437 | 23 | 437 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1968 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 438 | 23 | 438 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1968 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 438 | 23 | 438 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1969 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 439 | 25 | 439 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1969 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 439 | 25 | 439 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1970 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 440 | 23 | 440 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1970 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 440 | 23 | 440 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1971 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 441 | 23 | 441 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1971 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 441 | 23 | 441 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1972 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 442 | 26 | 442 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1972 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 442 | 26 | 442 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1973 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 443 | 26 | 443 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1973 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 443 | 26 | 443 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1974 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 444 | 26 | 444 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1974 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 444 | 26 | 444 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1975 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 445 | 26 | 445 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1975 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 445 | 26 | 445 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1976 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 446 | 26 | 446 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1976 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 446 | 26 | 446 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1977 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 447 | 26 | 447 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1977 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 447 | 26 | 447 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1978 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 448 | 26 | 448 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1978 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 448 | 26 | 448 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1979 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 450 | 12 | 455 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1979 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 450 | 12 | 455 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1980 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 451 | 41 | 451 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1980 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 451 | 41 | 451 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectResponse' doesn't match '[a-z][a-zA-Z0-9]*' |
1981 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 452 | 26 | 452 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1981 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 452 | 26 | 452 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetObjectResponse_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1982 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 453 | 26 | 453 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1982 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 453 | 26 | 453 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1983 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 454 | 26 | 454 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1983 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 454 | 26 | 454 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1984 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 456 | 12 | 463 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1984 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 456 | 12 | 463 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1985 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 457 | 24 | 457 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Code' doesn't match '[a-z][a-zA-Z0-9]*' |
1985 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 457 | 24 | 457 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Code' doesn't match '[a-z][a-zA-Z0-9]*' |
1986 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 458 | 23 | 458 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Description' doesn't match '[a-z][a-zA-Z0-9]*' |
1986 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 458 | 23 | 458 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Description' doesn't match '[a-z][a-zA-Z0-9]*' |
1987 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 459 | 26 | 459 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Code_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1987 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 459 | 26 | 459 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Code_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1988 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 460 | 26 | 460 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Description_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1988 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 460 | 26 | 460 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Description_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1989 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 461 | 26 | 461 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1989 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 461 | 26 | 461 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1990 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 462 | 26 | 462 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1990 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 462 | 26 | 462 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1991 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 464 | 12 | 479 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1991 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 464 | 12 | 479 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1992 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 465 | 23 | 465 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1992 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 465 | 23 | 465 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
1993 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 466 | 43 | 466 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1993 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 466 | 43 | 466 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
1994 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 467 | 23 | 467 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1994 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 467 | 23 | 467 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
1995 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 468 | 25 | 468 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1995 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 468 | 25 | 468 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
1996 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 469 | 23 | 469 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1996 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 469 | 23 | 469 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
1997 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 470 | 23 | 470 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1997 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 470 | 23 | 470 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
1998 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 471 | 26 | 471 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1998 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 471 | 26 | 471 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1999 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 472 | 26 | 472 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
1999 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 472 | 26 | 472 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AccessControlList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2000 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 473 | 26 | 473 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2000 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 473 | 26 | 473 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2001 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 474 | 26 | 474 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2001 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 474 | 26 | 474 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2002 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 475 | 26 | 475 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2002 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 475 | 26 | 475 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2003 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 476 | 26 | 476 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2003 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 476 | 26 | 476 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2004 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 477 | 26 | 477 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2004 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 477 | 26 | 477 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2005 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 478 | 26 | 478 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2005 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 478 | 26 | 478 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2006 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 480 | 12 | 485 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2006 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 480 | 12 | 485 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2007 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 481 | 23 | 481 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'BucketName' doesn't match '[a-z][a-zA-Z0-9]*' |
2007 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 481 | 23 | 481 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'BucketName' doesn't match '[a-z][a-zA-Z0-9]*' |
2008 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 482 | 26 | 482 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'BucketName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2008 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 482 | 26 | 482 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'BucketName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2009 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 483 | 26 | 483 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2009 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 483 | 26 | 483 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2010 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 484 | 26 | 484 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2010 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 484 | 26 | 484 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2011 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 486 | 12 | 507 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2011 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 486 | 12 | 507 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2012 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 486 | 12 | 507 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
2012 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 486 | 12 | 507 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
2013 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 487 | 23 | 487 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2013 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 487 | 23 | 487 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2014 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 488 | 23 | 488 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix' doesn't match '[a-z][a-zA-Z0-9]*' |
2014 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 488 | 23 | 488 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix' doesn't match '[a-z][a-zA-Z0-9]*' |
2015 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 489 | 23 | 489 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Marker' doesn't match '[a-z][a-zA-Z0-9]*' |
2015 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 489 | 23 | 489 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Marker' doesn't match '[a-z][a-zA-Z0-9]*' |
2016 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 490 | 24 | 490 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MaxKeys' doesn't match '[a-z][a-zA-Z0-9]*' |
2016 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 490 | 24 | 490 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MaxKeys' doesn't match '[a-z][a-zA-Z0-9]*' |
2017 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 491 | 23 | 491 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Delimiter' doesn't match '[a-z][a-zA-Z0-9]*' |
2017 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 491 | 23 | 491 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Delimiter' doesn't match '[a-z][a-zA-Z0-9]*' |
2018 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 492 | 23 | 492 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2018 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 492 | 23 | 492 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2019 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 493 | 25 | 493 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2019 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 493 | 25 | 493 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2020 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 494 | 23 | 494 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2020 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 494 | 23 | 494 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2021 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 495 | 23 | 495 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2021 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 495 | 23 | 495 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2022 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 496 | 26 | 496 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2022 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 496 | 26 | 496 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2023 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 497 | 26 | 497 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2023 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 497 | 26 | 497 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2024 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 498 | 26 | 498 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Marker_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2024 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 498 | 26 | 498 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Marker_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2025 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 499 | 26 | 499 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MaxKeys_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2025 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 499 | 26 | 499 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MaxKeys_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2026 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 500 | 26 | 500 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Delimiter_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2026 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 500 | 26 | 500 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Delimiter_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2027 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 501 | 26 | 501 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2027 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 501 | 26 | 501 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AWSAccessKeyId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2028 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 502 | 26 | 502 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2028 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 502 | 26 | 502 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Timestamp_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2029 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 503 | 26 | 503 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2029 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 503 | 26 | 503 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Signature_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2030 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 504 | 26 | 504 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2030 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 504 | 26 | 504 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Credential_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2031 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 505 | 26 | 505 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2031 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 505 | 26 | 505 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2032 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 506 | 26 | 506 | 166 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2032 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 506 | 26 | 506 | 166 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2033 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 508 | 12 | 513 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2033 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 508 | 12 | 513 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2034 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 509 | 49 | 509 | 55 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2034 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 509 | 49 | 509 | 55 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2035 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 510 | 26 | 510 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2035 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 510 | 26 | 510 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Bucket_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2036 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 511 | 26 | 511 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2036 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 511 | 26 | 511 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2037 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 512 | 26 | 512 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2037 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 512 | 26 | 512 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2038 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 514 | 12 | 537 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2038 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 514 | 12 | 537 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2039 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 514 | 12 | 537 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
2039 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 514 | 12 | 537 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
2040 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 515 | 41 | 515 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
2040 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 515 | 41 | 515 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
2041 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 516 | 23 | 516 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name' doesn't match '[a-z][a-zA-Z0-9]*' |
2041 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 516 | 23 | 516 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name' doesn't match '[a-z][a-zA-Z0-9]*' |
2042 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 517 | 23 | 517 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix' doesn't match '[a-z][a-zA-Z0-9]*' |
2042 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 517 | 23 | 517 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix' doesn't match '[a-z][a-zA-Z0-9]*' |
2043 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 518 | 23 | 518 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Marker' doesn't match '[a-z][a-zA-Z0-9]*' |
2043 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 518 | 23 | 518 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Marker' doesn't match '[a-z][a-zA-Z0-9]*' |
2044 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 519 | 23 | 519 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'NextMarker' doesn't match '[a-z][a-zA-Z0-9]*' |
2044 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 519 | 23 | 519 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'NextMarker' doesn't match '[a-z][a-zA-Z0-9]*' |
2045 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 520 | 24 | 520 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MaxKeys' doesn't match '[a-z][a-zA-Z0-9]*' |
2045 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 520 | 24 | 520 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MaxKeys' doesn't match '[a-z][a-zA-Z0-9]*' |
2046 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 521 | 23 | 521 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Delimiter' doesn't match '[a-z][a-zA-Z0-9]*' |
2046 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 521 | 23 | 521 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Delimiter' doesn't match '[a-z][a-zA-Z0-9]*' |
2047 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 522 | 24 | 522 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IsTruncated' doesn't match '[a-z][a-zA-Z0-9]*' |
2047 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 522 | 24 | 522 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IsTruncated' doesn't match '[a-z][a-zA-Z0-9]*' |
2048 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 523 | 37 | 523 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Contents' doesn't match '[a-z][a-zA-Z0-9]*' |
2048 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 523 | 37 | 523 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Contents' doesn't match '[a-z][a-zA-Z0-9]*' |
2049 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 524 | 39 | 524 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommonPrefixes' doesn't match '[a-z][a-zA-Z0-9]*' |
2049 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 524 | 39 | 524 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommonPrefixes' doesn't match '[a-z][a-zA-Z0-9]*' |
2050 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 525 | 26 | 525 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2050 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 525 | 26 | 525 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Metadata_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2051 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 526 | 26 | 526 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2051 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 526 | 26 | 526 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2052 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 527 | 26 | 527 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2052 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 527 | 26 | 527 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Prefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2053 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 528 | 26 | 528 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Marker_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2053 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 528 | 26 | 528 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Marker_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2054 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 529 | 26 | 529 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'NextMarker_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2054 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 529 | 26 | 529 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'NextMarker_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2055 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 530 | 26 | 530 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MaxKeys_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2055 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 530 | 26 | 530 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MaxKeys_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2056 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 531 | 26 | 531 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Delimiter_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2056 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 531 | 26 | 531 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Delimiter_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2057 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 532 | 26 | 532 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IsTruncated_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2057 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 532 | 26 | 532 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'IsTruncated_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2058 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 533 | 26 | 533 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Contents_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2058 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 533 | 26 | 533 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Contents_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2059 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 534 | 26 | 534 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommonPrefixes_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2059 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 534 | 26 | 534 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommonPrefixes_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2060 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 535 | 26 | 535 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2060 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 535 | 26 | 535 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2061 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 536 | 26 | 536 | 176 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2061 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 536 | 26 | 536 | 176 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2062 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 538 | 12 | 545 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2062 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 538 | 12 | 545 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2063 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 539 | 23 | 539 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name' doesn't match '[a-z][a-zA-Z0-9]*' |
2063 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 539 | 23 | 539 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name' doesn't match '[a-z][a-zA-Z0-9]*' |
2064 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 540 | 25 | 540 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CreationDate' doesn't match '[a-z][a-zA-Z0-9]*' |
2064 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 540 | 25 | 540 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CreationDate' doesn't match '[a-z][a-zA-Z0-9]*' |
2065 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 541 | 26 | 541 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2065 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 541 | 26 | 541 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2066 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 542 | 26 | 542 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CreationDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2066 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 542 | 26 | 542 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CreationDate_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2067 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 543 | 26 | 543 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2067 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 543 | 26 | 543 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2068 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 544 | 26 | 544 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2068 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 544 | 26 | 544 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2069 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 546 | 12 | 961 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2069 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 546 | 12 | 961 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2070 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 546 | 12 | 961 | 6 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class AmazonS3 has 22 public methods, attributes, and properties (limit: 20) |
2070 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 546 | 12 | 961 | 6 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class AmazonS3 has 22 public methods, attributes, and properties (limit: 20) |
2071 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 547 | 23 | 547 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2071 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 547 | 23 | 547 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2072 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 548 | 35 | 548 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2072 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 548 | 35 | 548 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2073 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 549 | 35 | 549 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2073 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 549 | 35 | 549 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2074 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 550 | 23 | 550 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2074 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 550 | 23 | 550 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2075 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 551 | 23 | 551 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2075 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 551 | 23 | 551 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2076 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 552 | 23 | 552 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2076 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 552 | 23 | 552 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2077 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 553 | 24 | 553 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2077 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 553 | 24 | 553 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2078 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 554 | 26 | 554 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2078 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 554 | 26 | 554 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2079 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 555 | 16 | 577 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2079 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 555 | 16 | 577 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2080 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 555 | 65 | 555 | 86 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2080 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 555 | 65 | 555 | 86 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2081 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 555 | 87 | 555 | 105 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2081 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 555 | 87 | 555 | 105 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2082 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 555 | 106 | 555 | 122 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2082 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 555 | 106 | 555 | 122 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2083 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 555 | 16 | 577 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'ListAllMyBuckets' doesn't match '[a-z][a-zA-Z0-9]*' |
2083 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 555 | 16 | 577 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'ListAllMyBuckets' doesn't match '[a-z][a-zA-Z0-9]*' |
2084 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 556 | 47 | 556 | 98 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2084 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 556 | 47 | 556 | 98 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2085 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 560 | 55 | 560 | 65 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2085 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 560 | 55 | 560 | 65 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2086 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 561 | 68 | 561 | 145 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2086 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 561 | 68 | 561 | 145 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2087 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 16 | 613 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2087 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 16 | 613 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2088 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 16 | 613 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2088 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 16 | 613 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2089 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 59 | 578 | 72 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2089 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 59 | 578 | 72 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2090 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 73 | 578 | 83 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2090 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 73 | 578 | 83 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2091 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 84 | 578 | 103 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
2091 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 84 | 578 | 103 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
2092 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 104 | 578 | 119 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
2092 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 104 | 578 | 119 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
2093 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 120 | 578 | 138 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
2093 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 120 | 578 | 138 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
2094 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 139 | 578 | 158 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ByteRangeStart' doesn't match '[a-z][a-zA-Z0-9]*' |
2094 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 139 | 578 | 158 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ByteRangeStart' doesn't match '[a-z][a-zA-Z0-9]*' |
2095 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 159 | 578 | 176 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ByteRangeEnd' doesn't match '[a-z][a-zA-Z0-9]*' |
2095 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 159 | 578 | 176 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ByteRangeEnd' doesn't match '[a-z][a-zA-Z0-9]*' |
2096 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 177 | 578 | 201 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfModifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
2096 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 177 | 578 | 201 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfModifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
2097 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 202 | 578 | 228 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfUnmodifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
2097 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 202 | 578 | 228 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfUnmodifiedSince' doesn't match '[a-z][a-zA-Z0-9]*' |
2098 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 229 | 578 | 245 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
2098 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 229 | 578 | 245 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
2099 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 246 | 578 | 266 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfNoneMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
2099 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 246 | 578 | 266 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'IfNoneMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
2100 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 267 | 578 | 313 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ReturnCompleteObjectOnConditionFailure' doesn't match '[a-z][a-zA-Z0-9]*' |
2100 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 267 | 578 | 313 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ReturnCompleteObjectOnConditionFailure' doesn't match '[a-z][a-zA-Z0-9]*' |
2101 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 314 | 578 | 335 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2101 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 314 | 578 | 335 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2102 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 336 | 578 | 354 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2102 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 336 | 578 | 354 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2103 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 355 | 578 | 371 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2103 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 355 | 578 | 371 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2104 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 372 | 578 | 389 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2104 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 372 | 578 | 389 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2105 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 16 | 613 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetObjectExtended' doesn't match '[a-z][a-zA-Z0-9]*' |
2105 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 578 | 16 | 613 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetObjectExtended' doesn't match '[a-z][a-zA-Z0-9]*' |
2106 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 579 | 48 | 579 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2106 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 579 | 48 | 579 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2107 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 596 | 56 | 596 | 66 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2107 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 596 | 56 | 596 | 66 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2108 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 597 | 69 | 597 | 147 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2108 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 597 | 69 | 597 | 147 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2109 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 16 | 639 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2109 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 16 | 639 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2110 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 16 | 639 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2110 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 16 | 639 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2111 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 74 | 614 | 87 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2111 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 74 | 614 | 87 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2112 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 88 | 614 | 98 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2112 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 88 | 614 | 98 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2113 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 99 | 614 | 120 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2113 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 99 | 614 | 120 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2114 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 121 | 614 | 139 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2114 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 121 | 614 | 139 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2115 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 140 | 614 | 156 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2115 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 140 | 614 | 156 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2116 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 157 | 614 | 174 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2116 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 157 | 614 | 174 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2117 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 16 | 639 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetObjectAccessControlPolicy' doesn't match '[a-z][a-zA-Z0-9]*' |
2117 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 614 | 16 | 639 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetObjectAccessControlPolicy' doesn't match '[a-z][a-zA-Z0-9]*' |
2118 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 615 | 59 | 615 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2118 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 615 | 59 | 615 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2119 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 622 | 67 | 622 | 77 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2119 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 622 | 67 | 622 | 77 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2120 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 623 | 80 | 623 | 169 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2120 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 623 | 80 | 623 | 169 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2121 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 16 | 664 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2121 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 16 | 664 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2122 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 16 | 664 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2122 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 16 | 664 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2123 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 50 | 640 | 63 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2123 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 50 | 640 | 63 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2124 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 64 | 640 | 108 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
2124 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 64 | 640 | 108 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
2125 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 109 | 640 | 130 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2125 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 109 | 640 | 130 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2126 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 131 | 640 | 149 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2126 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 131 | 640 | 149 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2127 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 150 | 640 | 166 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2127 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 150 | 640 | 166 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2128 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 167 | 640 | 184 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2128 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 167 | 640 | 184 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2129 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 16 | 664 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'SetBucketAccessControlPolicy' doesn't match '[a-z][a-zA-Z0-9]*' |
2129 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 640 | 16 | 664 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'SetBucketAccessControlPolicy' doesn't match '[a-z][a-zA-Z0-9]*' |
2130 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 641 | 59 | 641 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2130 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 641 | 59 | 641 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2131 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 648 | 67 | 648 | 77 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2131 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 648 | 67 | 648 | 77 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2132 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 649 | 80 | 649 | 169 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2132 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 649 | 80 | 649 | 169 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2133 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 16 | 694 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2133 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 16 | 694 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2134 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 16 | 694 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2134 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 16 | 694 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2135 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 51 | 665 | 64 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2135 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 51 | 665 | 64 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2136 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 65 | 665 | 75 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2136 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 65 | 665 | 75 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2137 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 76 | 665 | 109 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
2137 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 76 | 665 | 109 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
2138 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 110 | 665 | 128 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
2138 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 110 | 665 | 128 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
2139 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 129 | 665 | 173 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
2139 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 129 | 665 | 173 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
2140 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 174 | 665 | 193 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
2140 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 174 | 665 | 193 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
2141 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 194 | 665 | 215 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2141 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 194 | 665 | 215 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2142 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 216 | 665 | 234 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2142 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 216 | 665 | 234 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2143 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 235 | 665 | 251 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2143 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 235 | 665 | 251 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2144 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 252 | 665 | 269 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2144 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 252 | 665 | 269 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2145 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 16 | 694 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'PutObject' doesn't match '[a-z][a-zA-Z0-9]*' |
2145 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 665 | 16 | 694 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'PutObject' doesn't match '[a-z][a-zA-Z0-9]*' |
2146 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 666 | 40 | 666 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2146 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 666 | 40 | 666 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2147 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 677 | 48 | 677 | 58 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2147 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 677 | 48 | 677 | 58 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2148 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 678 | 61 | 678 | 131 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2148 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 678 | 61 | 678 | 131 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2149 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 16 | 723 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2149 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 16 | 723 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2150 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 16 | 723 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2150 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 16 | 723 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2151 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 51 | 695 | 64 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2151 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 51 | 695 | 64 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2152 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 65 | 695 | 75 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2152 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 65 | 695 | 75 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2153 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 76 | 695 | 95 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
2153 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 76 | 695 | 95 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetMetadata' doesn't match '[a-z][a-zA-Z0-9]*' |
2154 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 96 | 695 | 111 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
2154 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 96 | 695 | 111 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'GetData' doesn't match '[a-z][a-zA-Z0-9]*' |
2155 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 112 | 695 | 130 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
2155 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 112 | 695 | 130 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'InlineData' doesn't match '[a-z][a-zA-Z0-9]*' |
2156 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 131 | 695 | 152 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2156 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 131 | 695 | 152 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2157 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 153 | 695 | 171 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2157 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 153 | 695 | 171 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2158 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 172 | 695 | 188 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2158 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 172 | 695 | 188 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2159 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 189 | 695 | 206 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2159 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 189 | 695 | 206 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2160 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 16 | 723 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetObject' doesn't match '[a-z][a-zA-Z0-9]*' |
2160 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 695 | 16 | 723 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetObject' doesn't match '[a-z][a-zA-Z0-9]*' |
2161 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 696 | 40 | 696 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2161 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 696 | 40 | 696 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2162 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 706 | 48 | 706 | 58 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2162 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 706 | 48 | 706 | 58 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2163 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 707 | 61 | 707 | 131 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2163 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 707 | 61 | 707 | 131 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2164 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 16 | 748 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2164 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 16 | 748 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2165 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 16 | 748 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2165 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 16 | 748 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2166 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 57 | 724 | 70 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2166 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 57 | 724 | 70 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2167 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 71 | 724 | 115 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
2167 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 71 | 724 | 115 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
2168 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 116 | 724 | 137 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2168 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 116 | 724 | 137 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2169 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 138 | 724 | 156 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2169 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 138 | 724 | 156 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2170 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 157 | 724 | 173 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2170 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 157 | 724 | 173 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2171 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 16 | 748 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'CreateBucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2171 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 724 | 16 | 748 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'CreateBucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2172 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 725 | 43 | 725 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2172 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 725 | 43 | 725 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2173 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 731 | 51 | 731 | 61 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2173 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 731 | 51 | 731 | 61 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2174 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 732 | 64 | 732 | 137 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2174 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 732 | 64 | 732 | 137 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2175 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 16 | 773 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2175 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 16 | 773 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2176 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 16 | 773 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2176 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 16 | 773 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2177 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 68 | 749 | 81 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2177 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 68 | 749 | 81 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2178 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 82 | 749 | 103 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2178 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 82 | 749 | 103 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2179 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 104 | 749 | 122 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2179 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 104 | 749 | 122 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2180 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 123 | 749 | 139 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2180 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 123 | 749 | 139 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2181 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 140 | 749 | 157 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2181 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 140 | 749 | 157 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2182 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 16 | 773 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetBucketLoggingStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2182 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 749 | 16 | 773 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetBucketLoggingStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2183 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 750 | 53 | 750 | 110 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2183 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 750 | 53 | 750 | 110 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2184 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 756 | 61 | 756 | 71 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2184 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 756 | 61 | 756 | 71 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2185 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 757 | 74 | 757 | 157 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2185 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 757 | 74 | 757 | 157 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2186 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 16 | 798 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2186 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 16 | 798 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2187 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 16 | 798 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2187 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 16 | 798 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2188 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 74 | 774 | 87 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2188 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 74 | 774 | 87 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2189 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 88 | 774 | 109 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2189 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 88 | 774 | 109 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2190 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 110 | 774 | 128 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2190 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 110 | 774 | 128 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2191 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 129 | 774 | 145 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2191 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 129 | 774 | 145 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2192 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 146 | 774 | 163 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2192 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 146 | 774 | 163 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2193 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 16 | 798 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetBucketAccessControlPolicy' doesn't match '[a-z][a-zA-Z0-9]*' |
2193 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 774 | 16 | 798 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetBucketAccessControlPolicy' doesn't match '[a-z][a-zA-Z0-9]*' |
2194 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 775 | 59 | 775 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2194 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 775 | 59 | 775 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2195 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 781 | 67 | 781 | 77 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2195 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 781 | 67 | 781 | 77 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2196 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 782 | 80 | 782 | 169 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2196 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 782 | 80 | 782 | 169 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2197 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 16 | 823 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2197 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 16 | 823 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2198 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 16 | 823 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2198 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 16 | 823 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2199 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 45 | 799 | 58 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2199 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 45 | 799 | 58 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2200 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 59 | 799 | 80 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2200 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 59 | 799 | 80 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2201 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 81 | 799 | 99 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2201 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 81 | 799 | 99 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2202 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 100 | 799 | 116 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2202 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 100 | 799 | 116 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2203 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 117 | 799 | 134 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2203 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 117 | 799 | 134 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2204 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 16 | 823 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'DeleteBucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2204 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 799 | 16 | 823 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'DeleteBucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2205 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 800 | 43 | 800 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2205 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 800 | 43 | 800 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2206 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 806 | 51 | 806 | 61 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2206 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 806 | 51 | 806 | 61 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2207 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 807 | 64 | 807 | 137 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2207 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 807 | 64 | 807 | 137 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2208 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 16 | 849 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2208 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 16 | 849 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2209 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 16 | 849 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2209 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 16 | 849 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2210 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 45 | 824 | 58 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2210 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 45 | 824 | 58 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2211 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 59 | 824 | 69 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2211 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 59 | 824 | 69 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2212 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 70 | 824 | 91 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2212 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 70 | 824 | 91 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2213 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 92 | 824 | 110 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2213 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 92 | 824 | 110 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2214 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 111 | 824 | 127 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2214 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 111 | 824 | 127 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2215 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 128 | 824 | 145 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2215 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 128 | 824 | 145 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2216 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 16 | 849 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'DeleteObject' doesn't match '[a-z][a-zA-Z0-9]*' |
2216 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 824 | 16 | 849 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'DeleteObject' doesn't match '[a-z][a-zA-Z0-9]*' |
2217 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 825 | 43 | 825 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2217 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 825 | 43 | 825 | 90 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2218 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 832 | 51 | 832 | 61 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2218 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 832 | 51 | 832 | 61 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2219 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 833 | 64 | 833 | 137 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2219 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 833 | 64 | 833 | 137 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2220 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 16 | 880 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2220 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 16 | 880 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2221 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 16 | 880 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2221 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 16 | 880 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2222 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 57 | 850 | 70 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2222 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 57 | 850 | 70 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2223 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 71 | 850 | 81 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2223 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 71 | 850 | 81 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2224 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 82 | 850 | 115 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
2224 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 82 | 850 | 115 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Metadata' doesn't match '[a-z][a-zA-Z0-9]*' |
2225 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 116 | 850 | 127 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Data' doesn't match '[a-z][a-zA-Z0-9]*' |
2225 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 116 | 850 | 127 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Data' doesn't match '[a-z][a-zA-Z0-9]*' |
2226 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 128 | 850 | 146 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
2226 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 128 | 850 | 146 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'ContentLength' doesn't match '[a-z][a-zA-Z0-9]*' |
2227 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 147 | 850 | 191 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
2227 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 147 | 850 | 191 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
2228 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 192 | 850 | 211 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
2228 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 192 | 850 | 211 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'StorageClass' doesn't match '[a-z][a-zA-Z0-9]*' |
2229 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 212 | 850 | 233 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2229 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 212 | 850 | 233 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2230 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 234 | 850 | 252 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2230 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 234 | 850 | 252 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2231 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 253 | 850 | 269 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2231 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 253 | 850 | 269 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2232 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 270 | 850 | 287 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2232 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 270 | 850 | 287 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2233 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 16 | 880 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'PutObjectInline' doesn't match '[a-z][a-zA-Z0-9]*' |
2233 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 850 | 16 | 880 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'PutObjectInline' doesn't match '[a-z][a-zA-Z0-9]*' |
2234 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 851 | 46 | 851 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2234 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 851 | 46 | 851 | 96 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2235 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 863 | 54 | 863 | 64 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2235 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 863 | 54 | 863 | 64 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2236 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 864 | 67 | 864 | 143 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2236 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 864 | 67 | 864 | 143 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2237 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 16 | 906 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2237 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 16 | 906 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2238 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 16 | 906 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2238 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 16 | 906 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2239 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 50 | 881 | 63 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2239 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 50 | 881 | 63 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2240 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 64 | 881 | 74 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2240 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 64 | 881 | 74 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Key' doesn't match '[a-z][a-zA-Z0-9]*' |
2241 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 75 | 881 | 119 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
2241 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 75 | 881 | 119 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AccessControlList' doesn't match '[a-z][a-zA-Z0-9]*' |
2242 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 120 | 881 | 141 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2242 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 120 | 881 | 141 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2243 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 142 | 881 | 160 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2243 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 142 | 881 | 160 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2244 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 161 | 881 | 177 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2244 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 161 | 881 | 177 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2245 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 178 | 881 | 195 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2245 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 178 | 881 | 195 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2246 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 16 | 906 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'SetObjectAccessControlPolicy' doesn't match '[a-z][a-zA-Z0-9]*' |
2246 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 881 | 16 | 906 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'SetObjectAccessControlPolicy' doesn't match '[a-z][a-zA-Z0-9]*' |
2247 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 882 | 59 | 882 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2247 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 882 | 59 | 882 | 122 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2248 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 890 | 67 | 890 | 77 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2248 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 890 | 67 | 890 | 77 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2249 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 891 | 80 | 891 | 169 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2249 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 891 | 80 | 891 | 169 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2250 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 16 | 935 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2250 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 16 | 935 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2251 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 16 | 935 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2251 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 16 | 935 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2252 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 53 | 907 | 66 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2252 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 53 | 907 | 66 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2253 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 67 | 907 | 80 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Prefix' doesn't match '[a-z][a-zA-Z0-9]*' |
2253 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 67 | 907 | 80 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Prefix' doesn't match '[a-z][a-zA-Z0-9]*' |
2254 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 81 | 907 | 94 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Marker' doesn't match '[a-z][a-zA-Z0-9]*' |
2254 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 81 | 907 | 94 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Marker' doesn't match '[a-z][a-zA-Z0-9]*' |
2255 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 95 | 907 | 110 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'MaxKeys' doesn't match '[a-z][a-zA-Z0-9]*' |
2255 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 95 | 907 | 110 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'MaxKeys' doesn't match '[a-z][a-zA-Z0-9]*' |
2256 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 111 | 907 | 127 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Delimiter' doesn't match '[a-z][a-zA-Z0-9]*' |
2256 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 111 | 907 | 127 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Delimiter' doesn't match '[a-z][a-zA-Z0-9]*' |
2257 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 128 | 907 | 149 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2257 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 128 | 907 | 149 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2258 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 150 | 907 | 168 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2258 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 150 | 907 | 168 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2259 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 169 | 907 | 185 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2259 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 169 | 907 | 185 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2260 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 186 | 907 | 203 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2260 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 186 | 907 | 203 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2261 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 16 | 935 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'ListBucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2261 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 907 | 16 | 935 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'ListBucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2262 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 908 | 41 | 908 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2262 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 908 | 41 | 908 | 86 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2263 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 918 | 49 | 918 | 59 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2263 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 918 | 49 | 918 | 59 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2264 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 919 | 62 | 919 | 133 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2264 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 919 | 62 | 919 | 133 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2265 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 16 | 960 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2265 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 16 | 960 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2266 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 16 | 960 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2266 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 16 | 960 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2267 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 44 | 936 | 57 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2267 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 44 | 936 | 57 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Bucket' doesn't match '[a-z][a-zA-Z0-9]*' |
2268 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 58 | 936 | 79 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2268 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 58 | 936 | 79 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'AWSAccessKeyId' doesn't match '[a-z][a-zA-Z0-9]*' |
2269 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 80 | 936 | 98 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2269 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 80 | 936 | 98 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Timestamp' doesn't match '[a-z][a-zA-Z0-9]*' |
2270 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 99 | 936 | 115 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2270 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 99 | 936 | 115 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Signature' doesn't match '[a-z][a-zA-Z0-9]*' |
2271 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 116 | 936 | 133 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2271 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 116 | 936 | 133 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Credential' doesn't match '[a-z][a-zA-Z0-9]*' |
2272 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 134 | 936 | 182 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BucketLoggingStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2272 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 134 | 936 | 182 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BucketLoggingStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2273 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 16 | 960 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'SetBucketLoggingStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2273 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 936 | 16 | 960 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'SetBucketLoggingStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2274 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 937 | 53 | 937 | 110 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2274 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 937 | 53 | 937 | 110 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2275 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 944 | 61 | 944 | 71 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2275 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 944 | 61 | 944 | 71 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2276 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 945 | 74 | 945 | 157 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2276 | /src/test/testFiles/parsableWsdlAnswers/s3Amazon.cls | 945 | 74 | 945 | 157 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2277 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 3 | 8 | 108 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2277 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 3 | 8 | 108 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2278 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 3 | 8 | 108 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's3' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2278 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 3 | 8 | 108 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's3' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2279 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2279 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2280 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 5 | 29 | 5 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Polygon' doesn't match '[a-z][a-zA-Z0-9]*' |
2280 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 5 | 29 | 5 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Polygon' doesn't match '[a-z][a-zA-Z0-9]*' |
2281 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 6 | 26 | 6 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Polygon_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2281 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 6 | 26 | 6 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Polygon_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2282 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 7 | 26 | 7 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2282 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 7 | 26 | 7 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2283 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 8 | 26 | 8 | 73 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2283 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 8 | 26 | 8 | 73 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2284 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2284 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2285 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 11 | 32 | 11 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString' doesn't match '[a-z][a-zA-Z0-9]*' |
2285 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 11 | 32 | 11 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString' doesn't match '[a-z][a-zA-Z0-9]*' |
2286 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 12 | 26 | 12 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2286 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 12 | 26 | 12 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2287 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 13 | 26 | 13 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2287 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 13 | 26 | 13 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2288 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 14 | 26 | 14 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2288 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 14 | 26 | 14 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2289 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 16 | 12 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2289 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 16 | 12 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2290 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 17 | 26 | 17 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2290 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 17 | 26 | 17 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2291 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 18 | 26 | 18 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2291 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 18 | 26 | 18 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2292 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 20 | 12 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2292 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 20 | 12 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2293 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 21 | 25 | 21 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2293 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 21 | 25 | 21 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2294 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 22 | 26 | 22 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2294 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 22 | 26 | 22 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2295 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 23 | 26 | 23 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2295 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 23 | 26 | 23 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2296 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 24 | 26 | 24 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2296 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 24 | 26 | 24 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2297 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 26 | 12 | 31 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2297 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 26 | 12 | 31 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2298 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 27 | 25 | 27 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2298 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 27 | 25 | 27 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2299 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 28 | 26 | 28 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2299 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 28 | 26 | 28 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2300 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 29 | 26 | 29 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2300 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 29 | 26 | 29 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2301 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 30 | 26 | 30 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2301 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 30 | 26 | 30 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2302 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 32 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2302 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 32 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2303 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 33 | 26 | 33 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Ring' doesn't match '[a-z][a-zA-Z0-9]*' |
2303 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 33 | 26 | 33 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Ring' doesn't match '[a-z][a-zA-Z0-9]*' |
2304 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 34 | 26 | 34 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Ring_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2304 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 34 | 26 | 34 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Ring_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2305 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 35 | 26 | 35 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2305 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 35 | 26 | 35 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2306 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 36 | 26 | 36 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2306 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 36 | 26 | 36 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2307 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 38 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2307 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 38 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2308 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 39 | 28 | 39 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Rectangle' doesn't match '[a-z][a-zA-Z0-9]*' |
2308 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 39 | 28 | 39 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Rectangle' doesn't match '[a-z][a-zA-Z0-9]*' |
2309 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 40 | 23 | 40 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Text' doesn't match '[a-z][a-zA-Z0-9]*' |
2309 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 40 | 23 | 40 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Text' doesn't match '[a-z][a-zA-Z0-9]*' |
2310 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 41 | 25 | 41 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Angle' doesn't match '[a-z][a-zA-Z0-9]*' |
2310 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 41 | 25 | 41 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Angle' doesn't match '[a-z][a-zA-Z0-9]*' |
2311 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 42 | 23 | 42 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CalloutTarget' doesn't match '[a-z][a-zA-Z0-9]*' |
2311 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 42 | 23 | 42 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CalloutTarget' doesn't match '[a-z][a-zA-Z0-9]*' |
2312 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 44 | 26 | 44 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Rectangle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2312 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 44 | 26 | 44 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Rectangle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2313 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 45 | 26 | 45 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Text_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2313 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 45 | 26 | 45 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Text_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2314 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 46 | 26 | 46 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Angle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2314 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 46 | 26 | 46 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Angle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2315 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 47 | 26 | 47 | 155 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CalloutTarget_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2315 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 47 | 26 | 47 | 155 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CalloutTarget_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2316 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 48 | 26 | 48 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'textCalloutType_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2316 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 48 | 26 | 48 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'textCalloutType_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2317 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 49 | 26 | 49 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2317 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 49 | 26 | 49 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2318 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 50 | 26 | 50 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2318 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 50 | 26 | 50 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2319 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 52 | 12 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2319 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 52 | 12 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2320 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 53 | 23 | 53 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'X' doesn't match '[a-z][a-zA-Z0-9]*' |
2320 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 53 | 23 | 53 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'X' doesn't match '[a-z][a-zA-Z0-9]*' |
2321 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 54 | 23 | 54 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Y' doesn't match '[a-z][a-zA-Z0-9]*' |
2321 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 54 | 23 | 54 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Y' doesn't match '[a-z][a-zA-Z0-9]*' |
2322 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 55 | 23 | 55 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Z' doesn't match '[a-z][a-zA-Z0-9]*' |
2322 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 55 | 23 | 55 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Z' doesn't match '[a-z][a-zA-Z0-9]*' |
2323 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 57 | 26 | 57 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'X_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2323 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 57 | 26 | 57 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'X_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2324 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 58 | 26 | 58 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Y_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2324 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 58 | 26 | 58 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Y_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2325 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 59 | 26 | 59 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Z_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2325 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 59 | 26 | 59 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Z_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2326 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 60 | 26 | 60 | 66 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'mValue_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2326 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 60 | 26 | 60 | 66 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'mValue_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2327 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 61 | 26 | 61 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2327 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 61 | 26 | 61 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2328 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 62 | 26 | 62 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2328 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 62 | 26 | 62 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2329 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 64 | 12 | 71 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2329 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 64 | 12 | 71 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2330 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 65 | 24 | 65 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Exterior' doesn't match '[a-z][a-zA-Z0-9]*' |
2330 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 65 | 24 | 65 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Exterior' doesn't match '[a-z][a-zA-Z0-9]*' |
2331 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 66 | 32 | 66 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InteriorList' doesn't match '[a-z][a-zA-Z0-9]*' |
2331 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 66 | 32 | 66 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InteriorList' doesn't match '[a-z][a-zA-Z0-9]*' |
2332 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 67 | 26 | 67 | 145 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Exterior_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2332 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 67 | 26 | 67 | 145 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Exterior_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2333 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 68 | 26 | 68 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InteriorList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2333 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 68 | 26 | 68 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InteriorList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2334 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 69 | 26 | 69 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2334 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 69 | 26 | 69 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2335 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 70 | 26 | 70 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2335 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 70 | 26 | 70 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2336 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 72 | 12 | 77 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2336 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 72 | 12 | 77 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2337 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 73 | 32 | 73 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString' doesn't match '[a-z][a-zA-Z0-9]*' |
2337 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 73 | 32 | 73 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString' doesn't match '[a-z][a-zA-Z0-9]*' |
2338 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 74 | 26 | 74 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2338 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 74 | 26 | 74 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2339 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 75 | 26 | 75 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2339 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 75 | 26 | 75 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2340 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 76 | 26 | 76 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2340 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 76 | 26 | 76 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2341 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 78 | 12 | 83 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2341 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 78 | 12 | 83 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2342 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 79 | 37 | 79 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FeatureGeometry' doesn't match '[a-z][a-zA-Z0-9]*' |
2342 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 79 | 37 | 79 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FeatureGeometry' doesn't match '[a-z][a-zA-Z0-9]*' |
2343 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 80 | 26 | 80 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FeatureGeometry_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2343 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 80 | 26 | 80 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FeatureGeometry_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2344 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 81 | 26 | 81 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2344 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 81 | 26 | 81 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2345 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 82 | 26 | 82 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2345 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 82 | 26 | 82 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2346 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 84 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2346 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 84 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2347 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 86 | 26 | 86 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'srsName_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2347 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 86 | 26 | 86 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'srsName_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2348 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 87 | 26 | 87 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2348 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 87 | 26 | 87 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2349 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 88 | 26 | 88 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2349 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 88 | 26 | 88 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2350 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 90 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2350 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 90 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2351 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 91 | 27 | 91 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Curve' doesn't match '[a-z][a-zA-Z0-9]*' |
2351 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 91 | 27 | 91 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Curve' doesn't match '[a-z][a-zA-Z0-9]*' |
2352 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 92 | 26 | 92 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Curve_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2352 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 92 | 26 | 92 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Curve_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2353 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 93 | 26 | 93 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2353 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 93 | 26 | 93 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2354 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 94 | 26 | 94 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2354 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 94 | 26 | 94 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2355 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 96 | 12 | 101 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2355 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 96 | 12 | 101 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2356 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 97 | 27 | 97 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Point' doesn't match '[a-z][a-zA-Z0-9]*' |
2356 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 97 | 27 | 97 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Point' doesn't match '[a-z][a-zA-Z0-9]*' |
2357 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 98 | 26 | 98 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Point_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2357 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 98 | 26 | 98 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Point_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2358 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 99 | 26 | 99 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2358 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 99 | 26 | 99 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2359 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 100 | 26 | 100 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2359 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 100 | 26 | 100 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2360 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 102 | 12 | 107 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2360 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 102 | 12 | 107 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2361 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 103 | 23 | 103 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2361 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 103 | 23 | 103 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2362 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 104 | 26 | 104 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2362 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 104 | 26 | 104 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2363 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 105 | 26 | 105 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2363 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 105 | 26 | 105 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2364 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 106 | 26 | 106 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2364 | /src/test/testFiles/parsableWsdlAnswers/s3_answer.cls | 106 | 26 | 106 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2365 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2365 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2366 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 3 | 8 | 10 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's4' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2366 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 3 | 8 | 10 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's4' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2367 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2367 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2368 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 6 | 26 | 6 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'uom_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2368 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 6 | 26 | 6 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'uom_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2369 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 7 | 26 | 7 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2369 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 7 | 26 | 7 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2370 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 8 | 26 | 8 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2370 | /src/test/testFiles/parsableWsdlAnswers/s4_answer.cls | 8 | 26 | 8 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2371 | /src/test/testFiles/parsableWsdlAnswers/s5_answer.cls | 3 | 8 | 4 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2371 | /src/test/testFiles/parsableWsdlAnswers/s5_answer.cls | 3 | 8 | 4 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2372 | /src/test/testFiles/parsableWsdlAnswers/s5_answer.cls | 3 | 8 | 4 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's5' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2372 | /src/test/testFiles/parsableWsdlAnswers/s5_answer.cls | 3 | 8 | 4 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 's5' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2373 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 3 | 8 | 14 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2373 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 3 | 8 | 14 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2374 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 3 | 8 | 14 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'sParnterSoap' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2374 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 3 | 8 | 14 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'sParnterSoap' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2375 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 4 | 12 | 13 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2375 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 4 | 12 | 13 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2376 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 4 | 12 | 13 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'sObject_x' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2376 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 4 | 12 | 13 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'sObject_x' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2377 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 5 | 23 | 5 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2377 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 5 | 23 | 5 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'type_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2378 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 7 | 23 | 7 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Id' doesn't match '[a-z][a-zA-Z0-9]*' |
2378 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 7 | 23 | 7 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Id' doesn't match '[a-z][a-zA-Z0-9]*' |
2379 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 8 | 26 | 8 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2379 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 8 | 26 | 8 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'type_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2380 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 9 | 26 | 9 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fieldsToNull_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2380 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 9 | 26 | 9 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fieldsToNull_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2381 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 10 | 26 | 10 | 117 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Id_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2381 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 10 | 26 | 10 | 117 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Id_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2382 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 11 | 26 | 11 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2382 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 11 | 26 | 11 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2383 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 12 | 26 | 12 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2383 | /src/test/testFiles/parsableWsdlAnswers/sParnterSoap.cls | 12 | 26 | 12 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2384 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2384 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2385 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 3 | 8 | 10 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'second' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2385 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 3 | 8 | 10 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'second' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2386 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2386 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2387 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 6 | 26 | 6 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2387 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 6 | 26 | 6 | 132 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2388 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 7 | 26 | 7 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2388 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 7 | 26 | 7 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2389 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 8 | 26 | 8 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2389 | /src/test/testFiles/parsableWsdlAnswers/second.cls | 8 | 26 | 8 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2390 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 3 | 8 | 42 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2390 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 3 | 8 | 42 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2391 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 3 | 8 | 42 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'spectrumPbCom' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2391 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 3 | 8 | 42 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'spectrumPbCom' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2392 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2392 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2393 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 6 | 26 | 6 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2393 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 6 | 26 | 6 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'message_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2394 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 7 | 26 | 7 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2394 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 7 | 26 | 7 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2395 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 8 | 26 | 8 | 73 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2395 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 8 | 26 | 8 | 73 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2396 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 10 | 12 | 41 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2396 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 10 | 12 | 41 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2397 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 11 | 23 | 11 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2397 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 11 | 23 | 11 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2398 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2398 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 12 | 35 | 12 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2399 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 13 | 35 | 13 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2399 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 13 | 35 | 13 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2400 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 14 | 23 | 14 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2400 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 14 | 23 | 14 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2401 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 15 | 23 | 15 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2401 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 15 | 23 | 15 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2402 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 16 | 23 | 16 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2402 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 16 | 23 | 16 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2403 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 17 | 24 | 17 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2403 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 17 | 24 | 17 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2404 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 18 | 26 | 18 | 442 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2404 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 18 | 26 | 18 | 442 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2405 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 19 | 16 | 40 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2405 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 19 | 16 | 40 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2406 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 19 | 135 | 19 | 189 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
2406 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 19 | 135 | 19 | 189 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
2407 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 19 | 16 | 40 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'EOLS_PSAPLookupUS' doesn't match '[a-z][a-zA-Z0-9]*' |
2407 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 19 | 16 | 40 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'EOLS_PSAPLookupUS' doesn't match '[a-z][a-zA-Z0-9]*' |
2408 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 20 | 73 | 20 | 150 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2408 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 20 | 73 | 20 | 150 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2409 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 23 | 74 | 23 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2409 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 23 | 74 | 23 | 84 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2410 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 24 | 87 | 24 | 183 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2410 | /src/test/testFiles/parsableWsdlAnswers/spectrumPbCom_answer.cls | 24 | 87 | 24 | 183 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2411 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 3 | 8 | 92 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2411 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 3 | 8 | 92 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2412 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 3 | 8 | 92 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'sqlMutations' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2412 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 3 | 8 | 92 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'sqlMutations' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2413 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 4 | 12 | 13 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2413 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 4 | 12 | 13 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2414 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 4 | 12 | 13 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutantsCompressed_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2414 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 4 | 12 | 13 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutantsCompressed_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2415 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 8 | 26 | 8 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sql_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2415 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 8 | 26 | 8 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sql_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2416 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 9 | 26 | 9 | 133 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2416 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 9 | 26 | 9 | 133 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2417 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 10 | 26 | 10 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'options_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2417 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 10 | 26 | 10 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'options_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2418 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 11 | 26 | 11 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2418 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 11 | 26 | 11 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2419 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 12 | 26 | 12 | 88 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2419 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 12 | 26 | 12 | 88 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2420 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 14 | 12 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2420 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 14 | 12 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2421 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 14 | 12 | 19 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutantsCompressedResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2421 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 14 | 12 | 19 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutantsCompressedResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2422 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 16 | 26 | 16 | 173 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'getMutantsCompressedResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2422 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 16 | 26 | 16 | 173 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'getMutantsCompressedResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2423 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 17 | 26 | 17 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2423 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 17 | 26 | 17 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2424 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 18 | 26 | 18 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2424 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 18 | 26 | 18 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2425 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 20 | 12 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2425 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 20 | 12 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2426 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 20 | 12 | 25 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutantsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2426 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 20 | 12 | 25 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutantsResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2427 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 22 | 26 | 22 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'getMutantsResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2427 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 22 | 26 | 22 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'getMutantsResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2428 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 23 | 26 | 23 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2428 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 23 | 26 | 23 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2429 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 24 | 26 | 24 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2429 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 24 | 26 | 24 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2430 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 26 | 12 | 35 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2430 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 26 | 12 | 35 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2431 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 26 | 12 | 35 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutants_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2431 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 26 | 12 | 35 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getMutants_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2432 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 30 | 26 | 30 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sql_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2432 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 30 | 26 | 30 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'sql_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2433 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 31 | 26 | 31 | 133 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2433 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 31 | 26 | 31 | 133 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2434 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 32 | 26 | 32 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'options_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2434 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 32 | 26 | 32 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'options_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2435 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 33 | 26 | 33 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2435 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 33 | 26 | 33 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2436 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 34 | 26 | 34 | 88 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2436 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 34 | 26 | 34 | 88 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2437 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 36 | 12 | 91 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2437 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 36 | 12 | 91 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2438 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 37 | 23 | 37 | 99 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2438 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 37 | 23 | 37 | 99 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2439 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 38 | 35 | 38 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2439 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 38 | 35 | 38 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2440 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 39 | 35 | 39 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2440 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 39 | 35 | 39 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2441 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 40 | 23 | 40 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2441 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 40 | 23 | 40 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2442 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 41 | 23 | 41 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2442 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 41 | 23 | 41 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2443 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 42 | 23 | 42 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2443 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 42 | 23 | 42 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2444 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 43 | 24 | 43 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2444 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 43 | 24 | 43 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2445 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 44 | 26 | 44 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2445 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 44 | 26 | 44 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2446 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 45 | 16 | 67 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2446 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 45 | 16 | 67 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2447 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 46 | 55 | 46 | 114 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2447 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 46 | 55 | 46 | 114 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2448 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 50 | 63 | 50 | 73 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2448 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 50 | 63 | 50 | 73 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2449 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 51 | 76 | 51 | 161 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2449 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 51 | 76 | 51 | 161 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2450 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 68 | 16 | 90 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2450 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 68 | 16 | 90 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2451 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 69 | 45 | 69 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2451 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 69 | 45 | 69 | 94 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2452 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 73 | 53 | 73 | 63 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2452 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 73 | 53 | 73 | 63 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2453 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 74 | 66 | 74 | 141 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2453 | /src/test/testFiles/parsableWsdlAnswers/sqlMutations.cls | 74 | 66 | 74 | 141 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2454 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 3 | 8 | 50 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2454 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 3 | 8 | 50 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2455 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 3 | 8 | 50 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'strikeiron' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2455 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 3 | 8 | 50 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'strikeiron' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2456 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 4 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2456 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 4 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2457 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 5 | 23 | 5 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'UserID' doesn't match '[a-z][a-zA-Z0-9]*' |
2457 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 5 | 23 | 5 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'UserID' doesn't match '[a-z][a-zA-Z0-9]*' |
2458 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 6 | 23 | 6 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Password' doesn't match '[a-z][a-zA-Z0-9]*' |
2458 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 6 | 23 | 6 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Password' doesn't match '[a-z][a-zA-Z0-9]*' |
2459 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 7 | 26 | 7 | 115 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'UserID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2459 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 7 | 26 | 7 | 115 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'UserID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2460 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 8 | 26 | 8 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Password_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2460 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 8 | 26 | 8 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Password_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2461 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 9 | 26 | 9 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2461 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 9 | 26 | 9 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2462 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 10 | 26 | 10 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2462 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 10 | 26 | 10 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2463 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 12 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2463 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 12 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2464 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 13 | 26 | 13 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2464 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 13 | 26 | 13 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2465 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 14 | 26 | 14 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2465 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 14 | 26 | 14 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2466 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 16 | 12 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2466 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 16 | 12 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2467 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 17 | 26 | 17 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2467 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 17 | 26 | 17 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2468 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 18 | 26 | 18 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2468 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 18 | 26 | 18 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2469 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 20 | 12 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2469 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 20 | 12 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2470 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 21 | 23 | 21 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EmailAddress' doesn't match '[a-z][a-zA-Z0-9]*' |
2470 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 21 | 23 | 21 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EmailAddress' doesn't match '[a-z][a-zA-Z0-9]*' |
2471 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 22 | 26 | 22 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EmailAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2471 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 22 | 26 | 22 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EmailAddress_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2472 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 23 | 26 | 23 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2472 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 23 | 26 | 23 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2473 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 24 | 26 | 24 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2473 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 24 | 26 | 24 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2474 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 26 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2474 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 26 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2475 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 27 | 44 | 27 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'UnregisteredUser' doesn't match '[a-z][a-zA-Z0-9]*' |
2475 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 27 | 44 | 27 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'UnregisteredUser' doesn't match '[a-z][a-zA-Z0-9]*' |
2476 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 28 | 42 | 28 | 56 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RegisteredUser' doesn't match '[a-z][a-zA-Z0-9]*' |
2476 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 28 | 42 | 28 | 56 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RegisteredUser' doesn't match '[a-z][a-zA-Z0-9]*' |
2477 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 29 | 26 | 29 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'UnregisteredUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2477 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 29 | 26 | 29 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'UnregisteredUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2478 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 30 | 26 | 30 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RegisteredUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2478 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 30 | 26 | 30 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RegisteredUser_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2479 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 31 | 26 | 31 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2479 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 31 | 26 | 31 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2480 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 32 | 26 | 32 | 99 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2480 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 32 | 26 | 32 | 99 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2481 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 34 | 12 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2481 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 34 | 12 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2482 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 35 | 24 | 35 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseStatusCode' doesn't match '[a-z][a-zA-Z0-9]*' |
2482 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 35 | 24 | 35 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseStatusCode' doesn't match '[a-z][a-zA-Z0-9]*' |
2483 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 36 | 23 | 36 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2483 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 36 | 23 | 36 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2484 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 37 | 24 | 37 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseActionCode' doesn't match '[a-z][a-zA-Z0-9]*' |
2484 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 37 | 24 | 37 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseActionCode' doesn't match '[a-z][a-zA-Z0-9]*' |
2485 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 38 | 23 | 38 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseAction' doesn't match '[a-z][a-zA-Z0-9]*' |
2485 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 38 | 23 | 38 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseAction' doesn't match '[a-z][a-zA-Z0-9]*' |
2486 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 39 | 24 | 39 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RemainingHits' doesn't match '[a-z][a-zA-Z0-9]*' |
2486 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 39 | 24 | 39 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RemainingHits' doesn't match '[a-z][a-zA-Z0-9]*' |
2487 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 40 | 24 | 40 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Amount' doesn't match '[a-z][a-zA-Z0-9]*' |
2487 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 40 | 24 | 40 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Amount' doesn't match '[a-z][a-zA-Z0-9]*' |
2488 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 41 | 26 | 41 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseStatusCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2488 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 41 | 26 | 41 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseStatusCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2489 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 42 | 26 | 42 | 129 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2489 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 42 | 26 | 42 | 129 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2490 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 43 | 26 | 43 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseActionCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2490 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 43 | 26 | 43 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseActionCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2491 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 44 | 26 | 44 | 129 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseAction_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2491 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 44 | 26 | 44 | 129 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseAction_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2492 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 45 | 26 | 45 | 129 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RemainingHits_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2492 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 45 | 26 | 45 | 129 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RemainingHits_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2493 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 46 | 26 | 46 | 115 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Amount_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2493 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 46 | 26 | 46 | 115 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Amount_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2494 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 47 | 26 | 47 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2494 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 47 | 26 | 47 | 105 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2495 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 48 | 26 | 48 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2495 | /src/test/testFiles/parsableWsdlAnswers/strikeiron.cls | 48 | 26 | 48 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2496 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 3 | 8 | 426 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2496 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 3 | 8 | 426 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2497 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 3 | 8 | 426 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'strikeiron2' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2497 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 3 | 8 | 426 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'strikeiron2' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2498 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 4 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2498 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 4 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2499 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 5 | 24 | 5 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StatusNbr' doesn't match '[a-z][a-zA-Z0-9]*' |
2499 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 5 | 24 | 5 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StatusNbr' doesn't match '[a-z][a-zA-Z0-9]*' |
2500 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 6 | 23 | 6 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StatusDescription' doesn't match '[a-z][a-zA-Z0-9]*' |
2500 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 6 | 23 | 6 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StatusDescription' doesn't match '[a-z][a-zA-Z0-9]*' |
2501 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 7 | 26 | 7 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StatusNbr_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2501 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 7 | 26 | 7 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StatusNbr_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2502 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 8 | 26 | 8 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StatusDescription_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2502 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 8 | 26 | 8 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StatusDescription_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2503 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 9 | 26 | 9 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2503 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 9 | 26 | 9 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2504 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 10 | 26 | 10 | 95 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2504 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 10 | 26 | 10 | 95 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2505 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 12 | 12 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2505 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 12 | 12 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2506 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 13 | 47 | 13 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetHistoricalRangeRatesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2506 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 13 | 47 | 13 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetHistoricalRangeRatesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2507 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 14 | 26 | 14 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetHistoricalRangeRatesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2507 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 14 | 26 | 14 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetHistoricalRangeRatesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2508 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 15 | 26 | 15 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2508 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 15 | 26 | 15 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2509 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 16 | 26 | 16 | 95 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2509 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 16 | 26 | 16 | 95 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2510 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 18 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2510 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 18 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2511 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 19 | 45 | 19 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllStatusesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2511 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 19 | 45 | 19 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllStatusesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2512 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 20 | 26 | 20 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllStatusesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2512 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 20 | 26 | 20 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllStatusesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2513 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 21 | 26 | 21 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2513 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 21 | 26 | 21 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2514 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 22 | 26 | 22 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2514 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 22 | 26 | 22 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2515 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 24 | 12 | 29 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2515 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 24 | 12 | 29 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2516 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 25 | 53 | 25 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
2516 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 25 | 53 | 25 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
2517 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 26 | 26 | 26 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2517 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 26 | 26 | 26 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceInfo_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2518 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 27 | 26 | 27 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2518 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 27 | 26 | 27 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2519 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 28 | 26 | 28 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2519 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 28 | 26 | 28 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2520 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 30 | 12 | 35 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2520 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 30 | 12 | 35 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2521 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 31 | 51 | 31 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Listings' doesn't match '[a-z][a-zA-Z0-9]*' |
2521 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 31 | 51 | 31 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Listings' doesn't match '[a-z][a-zA-Z0-9]*' |
2522 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 32 | 26 | 32 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Listings_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2522 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 32 | 26 | 32 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Listings_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2523 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 33 | 26 | 33 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2523 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 33 | 26 | 33 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2524 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 34 | 26 | 34 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2524 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 34 | 26 | 34 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2525 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 36 | 12 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2525 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 36 | 12 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2526 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 37 | 23 | 37 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InfoKey' doesn't match '[a-z][a-zA-Z0-9]*' |
2526 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 37 | 23 | 37 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InfoKey' doesn't match '[a-z][a-zA-Z0-9]*' |
2527 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 38 | 23 | 38 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InfoValue' doesn't match '[a-z][a-zA-Z0-9]*' |
2527 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 38 | 23 | 38 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InfoValue' doesn't match '[a-z][a-zA-Z0-9]*' |
2528 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 39 | 26 | 39 | 118 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InfoKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2528 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 39 | 26 | 39 | 118 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InfoKey_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2529 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 40 | 26 | 40 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InfoValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2529 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 40 | 26 | 40 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InfoValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2530 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 41 | 26 | 41 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2530 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 41 | 26 | 41 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2531 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 42 | 26 | 42 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2531 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 42 | 26 | 42 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2532 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 44 | 12 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2532 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 44 | 12 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2533 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 45 | 54 | 45 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2533 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 45 | 54 | 45 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2534 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 46 | 26 | 46 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2534 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 46 | 26 | 46 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2535 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 47 | 26 | 47 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2535 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 47 | 26 | 47 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2536 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 48 | 26 | 48 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2536 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 48 | 26 | 48 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2537 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 50 | 12 | 55 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2537 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 50 | 12 | 55 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2538 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 51 | 39 | 51 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2538 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 51 | 39 | 51 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2539 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 52 | 26 | 52 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2539 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 52 | 26 | 52 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2540 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 53 | 26 | 53 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2540 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 53 | 26 | 53 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2541 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 54 | 26 | 54 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2541 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 54 | 26 | 54 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2542 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 56 | 12 | 61 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2542 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 56 | 12 | 61 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2543 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 57 | 50 | 57 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExchangeRateListing' doesn't match '[a-z][a-zA-Z0-9]*' |
2543 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 57 | 50 | 57 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExchangeRateListing' doesn't match '[a-z][a-zA-Z0-9]*' |
2544 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 58 | 26 | 58 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExchangeRateListing_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2544 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 58 | 26 | 58 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExchangeRateListing_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2545 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 59 | 26 | 59 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2545 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 59 | 26 | 59 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2546 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 60 | 26 | 60 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2546 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 60 | 26 | 60 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2547 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 62 | 12 | 67 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2547 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 62 | 12 | 67 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2548 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 63 | 48 | 63 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2548 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 63 | 48 | 63 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2549 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 64 | 26 | 64 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2549 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 64 | 26 | 64 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2550 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 65 | 26 | 65 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2550 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 65 | 26 | 65 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2551 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 66 | 26 | 66 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2551 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 66 | 26 | 66 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2552 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 68 | 12 | 73 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2552 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 68 | 12 | 73 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2553 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 69 | 41 | 69 | 51 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SIWsStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2553 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 69 | 41 | 69 | 51 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SIWsStatus' doesn't match '[a-z][a-zA-Z0-9]*' |
2554 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 70 | 26 | 70 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SIWsStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2554 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 70 | 26 | 70 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SIWsStatus_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2555 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 71 | 26 | 71 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2555 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 71 | 26 | 71 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2556 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 72 | 26 | 72 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2556 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 72 | 26 | 72 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2557 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 74 | 12 | 81 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2557 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 74 | 12 | 81 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2558 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 75 | 23 | 75 | 57 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2558 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 75 | 23 | 75 | 57 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2559 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 76 | 23 | 76 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2559 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 76 | 23 | 76 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2560 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 77 | 26 | 77 | 172 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommaSeparatedListOfCurrenciesFrom_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2560 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 77 | 26 | 77 | 172 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommaSeparatedListOfCurrenciesFrom_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2561 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 78 | 26 | 78 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2561 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 78 | 26 | 78 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2562 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 79 | 26 | 79 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2562 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 79 | 26 | 79 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2563 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 80 | 26 | 80 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2563 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 80 | 26 | 80 | 119 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2564 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 82 | 12 | 87 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2564 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 82 | 12 | 87 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2565 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 83 | 47 | 83 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllLatestRatesToUSDResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2565 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 83 | 47 | 83 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllLatestRatesToUSDResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2566 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 84 | 26 | 84 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllLatestRatesToUSDResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2566 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 84 | 26 | 84 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllLatestRatesToUSDResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2567 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 85 | 26 | 85 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2567 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 85 | 26 | 85 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2568 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 86 | 26 | 86 | 94 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2568 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 86 | 26 | 86 | 94 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2569 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 88 | 12 | 93 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2569 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 88 | 12 | 93 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2570 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 89 | 47 | 89 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetHistoricalRatesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2570 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 89 | 47 | 89 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetHistoricalRatesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2571 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 90 | 26 | 90 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetHistoricalRatesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2571 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 90 | 26 | 90 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetHistoricalRatesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2572 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 91 | 26 | 91 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2572 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 91 | 26 | 91 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2573 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 92 | 26 | 92 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2573 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 92 | 26 | 92 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2574 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 94 | 12 | 97 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2574 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 94 | 12 | 97 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2575 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 95 | 26 | 95 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2575 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 95 | 26 | 95 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2576 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 96 | 26 | 96 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2576 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 96 | 26 | 96 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2577 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 98 | 12 | 103 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2577 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 98 | 12 | 103 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2578 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 99 | 54 | 99 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetSupportedCurrenciesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2578 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 99 | 54 | 99 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetSupportedCurrenciesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2579 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 100 | 26 | 100 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetSupportedCurrenciesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2579 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 100 | 26 | 100 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetSupportedCurrenciesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2580 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 101 | 26 | 101 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2580 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 101 | 26 | 101 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2581 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 102 | 26 | 102 | 94 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2581 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 102 | 26 | 102 | 94 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2582 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 104 | 12 | 109 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2582 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 104 | 12 | 109 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2583 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 105 | 47 | 105 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetLatestRatesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2583 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 105 | 47 | 105 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetLatestRatesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2584 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 106 | 26 | 106 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetLatestRatesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2584 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 106 | 26 | 106 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetLatestRatesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2585 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 107 | 26 | 107 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2585 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 107 | 26 | 107 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2586 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 108 | 26 | 108 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2586 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 108 | 26 | 108 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2587 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 110 | 12 | 115 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2587 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 110 | 12 | 115 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2588 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 111 | 47 | 111 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllLatestUSDToCurrenciesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2588 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 111 | 47 | 111 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllLatestUSDToCurrenciesResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2589 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 112 | 26 | 112 | 170 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllLatestUSDToCurrenciesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2589 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 112 | 26 | 112 | 170 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetAllLatestUSDToCurrenciesResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2590 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 113 | 26 | 113 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2590 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 113 | 26 | 113 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2591 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 114 | 26 | 114 | 99 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2591 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 114 | 26 | 114 | 99 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2592 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 116 | 12 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2592 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 116 | 12 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2593 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 117 | 26 | 117 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2593 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 117 | 26 | 117 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2594 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 118 | 26 | 118 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2594 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 118 | 26 | 118 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2595 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 120 | 12 | 125 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2595 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 120 | 12 | 125 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2596 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 121 | 24 | 121 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Count' doesn't match '[a-z][a-zA-Z0-9]*' |
2596 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 121 | 24 | 121 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Count' doesn't match '[a-z][a-zA-Z0-9]*' |
2597 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 122 | 26 | 122 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Count_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2597 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 122 | 26 | 122 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Count_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2598 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 123 | 26 | 123 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2598 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 123 | 26 | 123 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2599 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 124 | 26 | 124 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2599 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 124 | 26 | 124 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2600 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 126 | 12 | 137 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2600 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 126 | 12 | 137 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2601 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 127 | 23 | 127 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Value' doesn't match '[a-z][a-zA-Z0-9]*' |
2601 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 127 | 23 | 127 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Value' doesn't match '[a-z][a-zA-Z0-9]*' |
2602 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 128 | 23 | 128 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Currency_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2602 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 128 | 23 | 128 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Currency_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2603 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 129 | 23 | 129 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PerCurrency' doesn't match '[a-z][a-zA-Z0-9]*' |
2603 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 129 | 23 | 129 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PerCurrency' doesn't match '[a-z][a-zA-Z0-9]*' |
2604 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 130 | 23 | 130 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Date_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2604 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 130 | 23 | 130 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Date_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2605 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 131 | 26 | 131 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Value_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2605 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 131 | 26 | 131 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Value_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2606 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 132 | 26 | 132 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Currency_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2606 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 132 | 26 | 132 | 122 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Currency_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2607 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 133 | 26 | 133 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PerCurrency_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2607 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 133 | 26 | 133 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PerCurrency_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2608 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 134 | 26 | 134 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Date_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2608 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 134 | 26 | 134 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Date_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2609 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 135 | 26 | 135 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2609 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 135 | 26 | 135 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2610 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 136 | 26 | 136 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2610 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 136 | 26 | 136 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2611 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 138 | 12 | 141 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2611 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 138 | 12 | 141 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2612 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 139 | 26 | 139 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2612 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 139 | 26 | 139 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2613 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 140 | 26 | 140 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2613 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 140 | 26 | 140 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2614 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 142 | 12 | 151 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2614 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 142 | 12 | 151 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2615 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 143 | 23 | 143 | 57 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2615 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 143 | 23 | 143 | 57 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2616 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 144 | 23 | 144 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2616 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 144 | 23 | 144 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2617 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 145 | 23 | 145 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Date_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2617 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 145 | 23 | 145 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Date_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2618 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 146 | 26 | 146 | 172 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommaSeparatedListOfCurrenciesFrom_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2618 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 146 | 26 | 146 | 172 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CommaSeparatedListOfCurrenciesFrom_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2619 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 147 | 26 | 147 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2619 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 147 | 26 | 147 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2620 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 148 | 26 | 148 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Date_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2620 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 148 | 26 | 148 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Date_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2621 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 149 | 26 | 149 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2621 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 149 | 26 | 149 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2622 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 150 | 26 | 150 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2622 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 150 | 26 | 150 | 128 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2623 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 152 | 12 | 155 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2623 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 152 | 12 | 155 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2624 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 153 | 26 | 153 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2624 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 153 | 26 | 153 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2625 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 154 | 26 | 154 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2625 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 154 | 26 | 154 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2626 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 156 | 12 | 161 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2626 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 156 | 12 | 161 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2627 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 157 | 45 | 157 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2627 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 157 | 45 | 157 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2628 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 158 | 26 | 158 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2628 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 158 | 26 | 158 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2629 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 159 | 26 | 159 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2629 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 159 | 26 | 159 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2630 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 160 | 26 | 160 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2630 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 160 | 26 | 160 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2631 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 162 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2631 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 162 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2632 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 163 | 47 | 163 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2632 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 163 | 47 | 163 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2633 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 164 | 26 | 164 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2633 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 164 | 26 | 164 | 130 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2634 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 165 | 26 | 165 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2634 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 165 | 26 | 165 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2635 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 166 | 26 | 166 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2635 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 166 | 26 | 166 | 79 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2636 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 168 | 12 | 179 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2636 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 168 | 12 | 179 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2637 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 169 | 23 | 169 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2637 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 169 | 23 | 169 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2638 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 170 | 23 | 170 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2638 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 170 | 23 | 170 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2639 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 171 | 23 | 171 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DateFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2639 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 171 | 23 | 171 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DateFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2640 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 172 | 23 | 172 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DateTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2640 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 172 | 23 | 172 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DateTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2641 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 173 | 26 | 173 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyFrom_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2641 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 173 | 26 | 173 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyFrom_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2642 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 174 | 26 | 174 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2642 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 174 | 26 | 174 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SingleCurrencyTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2643 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 175 | 26 | 175 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DateFrom_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2643 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 175 | 26 | 175 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DateFrom_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2644 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 176 | 26 | 176 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DateTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2644 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 176 | 26 | 176 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'DateTo_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2645 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 177 | 26 | 177 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2645 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 177 | 26 | 177 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2646 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 178 | 26 | 178 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2646 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 178 | 26 | 178 | 123 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2647 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 180 | 12 | 185 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2647 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 180 | 12 | 185 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2648 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 181 | 48 | 181 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceInfoRecord' doesn't match '[a-z][a-zA-Z0-9]*' |
2648 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 181 | 48 | 181 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceInfoRecord' doesn't match '[a-z][a-zA-Z0-9]*' |
2649 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 182 | 26 | 182 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceInfoRecord_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2649 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 182 | 26 | 182 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ServiceInfoRecord_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2650 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 183 | 26 | 183 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2650 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 183 | 26 | 183 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2651 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 184 | 26 | 184 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2651 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 184 | 26 | 184 | 83 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2652 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 186 | 12 | 191 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2652 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 186 | 12 | 191 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2653 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 187 | 46 | 187 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CurrencyListing' doesn't match '[a-z][a-zA-Z0-9]*' |
2653 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 187 | 46 | 187 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CurrencyListing' doesn't match '[a-z][a-zA-Z0-9]*' |
2654 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 188 | 26 | 188 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CurrencyListing_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2654 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 188 | 26 | 188 | 134 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CurrencyListing_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2655 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 189 | 26 | 189 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2655 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 189 | 26 | 189 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2656 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 190 | 26 | 190 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2656 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 190 | 26 | 190 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2657 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 192 | 12 | 195 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2657 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 192 | 12 | 195 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2658 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 193 | 26 | 193 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2658 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 193 | 26 | 193 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2659 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 194 | 26 | 194 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2659 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 194 | 26 | 194 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2660 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 196 | 12 | 201 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2660 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 196 | 12 | 201 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2661 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 197 | 46 | 197 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Statuses' doesn't match '[a-z][a-zA-Z0-9]*' |
2661 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 197 | 46 | 197 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Statuses' doesn't match '[a-z][a-zA-Z0-9]*' |
2662 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 198 | 26 | 198 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Statuses_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2662 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 198 | 26 | 198 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Statuses_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2663 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 199 | 26 | 199 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2663 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 199 | 26 | 199 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2664 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 200 | 26 | 200 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2664 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 200 | 26 | 200 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2665 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 202 | 12 | 207 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2665 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 202 | 12 | 207 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2666 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 203 | 55 | 203 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Listings' doesn't match '[a-z][a-zA-Z0-9]*' |
2666 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 203 | 55 | 203 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Listings' doesn't match '[a-z][a-zA-Z0-9]*' |
2667 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 204 | 26 | 204 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Listings_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2667 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 204 | 26 | 204 | 120 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Listings_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2668 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 205 | 26 | 205 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2668 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 205 | 26 | 205 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2669 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 206 | 26 | 206 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2669 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 206 | 26 | 206 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2670 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 208 | 12 | 217 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2670 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 208 | 12 | 217 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2671 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 209 | 23 | 209 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Symbol' doesn't match '[a-z][a-zA-Z0-9]*' |
2671 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 209 | 23 | 209 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Symbol' doesn't match '[a-z][a-zA-Z0-9]*' |
2672 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 210 | 23 | 210 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Unit' doesn't match '[a-z][a-zA-Z0-9]*' |
2672 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 210 | 23 | 210 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Unit' doesn't match '[a-z][a-zA-Z0-9]*' |
2673 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 211 | 23 | 211 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country' doesn't match '[a-z][a-zA-Z0-9]*' |
2673 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 211 | 23 | 211 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country' doesn't match '[a-z][a-zA-Z0-9]*' |
2674 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 212 | 26 | 212 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Symbol_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2674 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 212 | 26 | 212 | 116 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Symbol_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2675 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 213 | 26 | 213 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Unit_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2675 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 213 | 26 | 213 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Unit_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2676 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 214 | 26 | 214 | 118 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2676 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 214 | 26 | 214 | 118 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2677 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 215 | 26 | 215 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2677 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 215 | 26 | 215 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2678 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 216 | 26 | 216 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2678 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 216 | 26 | 216 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2679 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 218 | 12 | 223 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2679 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 218 | 12 | 223 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2680 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 219 | 46 | 219 | 66 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetServiceInfoResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2680 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 219 | 46 | 219 | 66 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetServiceInfoResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2681 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 220 | 26 | 220 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetServiceInfoResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2681 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 220 | 26 | 220 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'GetServiceInfoResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2682 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 221 | 26 | 221 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2682 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 221 | 26 | 221 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2683 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 222 | 26 | 222 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2683 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 222 | 26 | 222 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2684 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 224 | 12 | 425 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2684 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 224 | 12 | 425 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2685 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 225 | 23 | 225 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2685 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 225 | 23 | 225 | 114 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2686 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 226 | 35 | 226 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2686 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 226 | 35 | 226 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2687 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 227 | 35 | 227 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2687 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 227 | 35 | 227 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2688 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 228 | 23 | 228 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2688 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 228 | 23 | 228 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2689 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 229 | 23 | 229 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2689 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 229 | 23 | 229 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2690 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 230 | 23 | 230 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2690 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 230 | 23 | 230 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2691 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 231 | 24 | 231 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2691 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 231 | 24 | 231 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2692 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 232 | 44 | 232 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SubscriptionInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
2692 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 232 | 44 | 232 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SubscriptionInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
2693 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 233 | 39 | 233 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
2693 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 233 | 39 | 233 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
2694 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 234 | 24 | 234 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SubscriptionInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
2694 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 234 | 24 | 234 | 90 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SubscriptionInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
2695 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 235 | 24 | 235 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
2695 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 235 | 24 | 235 | 80 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LicenseInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
2696 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 236 | 26 | 236 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2696 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 236 | 26 | 236 | 143 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2697 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 16 | 260 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2697 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 16 | 260 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2698 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 16 | 260 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2698 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 16 | 260 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
2699 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 71 | 237 | 96 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2699 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 71 | 237 | 96 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2700 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 97 | 237 | 120 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2700 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 97 | 237 | 120 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2701 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 121 | 237 | 136 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'DateFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2701 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 121 | 237 | 136 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'DateFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2702 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 137 | 237 | 150 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'DateTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2702 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 137 | 237 | 150 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'DateTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2703 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 16 | 260 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetHistoricalRangeRates' doesn't match '[a-z][a-zA-Z0-9]*' |
2703 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 237 | 16 | 260 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetHistoricalRangeRates' doesn't match '[a-z][a-zA-Z0-9]*' |
2704 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 238 | 57 | 238 | 118 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2704 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 238 | 57 | 238 | 118 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2705 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 243 | 65 | 243 | 75 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2705 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 243 | 65 | 243 | 75 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2706 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 244 | 78 | 244 | 165 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2706 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 244 | 78 | 244 | 165 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2707 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 261 | 16 | 280 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2707 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 261 | 16 | 280 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2708 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 261 | 16 | 280 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetServiceInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
2708 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 261 | 16 | 280 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetServiceInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
2709 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 262 | 48 | 262 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2709 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 262 | 48 | 262 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2710 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 263 | 56 | 263 | 66 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2710 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 263 | 56 | 263 | 66 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2711 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 264 | 69 | 264 | 147 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2711 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 264 | 69 | 264 | 147 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2712 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 281 | 16 | 300 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2712 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 281 | 16 | 300 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2713 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 281 | 16 | 300 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetAllStatuses' doesn't match '[a-z][a-zA-Z0-9]*' |
2713 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 281 | 16 | 300 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetAllStatuses' doesn't match '[a-z][a-zA-Z0-9]*' |
2714 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 282 | 48 | 282 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2714 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 282 | 48 | 282 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2715 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 283 | 56 | 283 | 66 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2715 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 283 | 56 | 283 | 66 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2716 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 284 | 69 | 284 | 147 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2716 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 284 | 69 | 284 | 147 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2717 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 301 | 16 | 322 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2717 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 301 | 16 | 322 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2718 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 301 | 62 | 301 | 103 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2718 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 301 | 62 | 301 | 103 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2719 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 301 | 104 | 301 | 127 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2719 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 301 | 104 | 301 | 127 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2720 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 301 | 16 | 322 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetLatestRates' doesn't match '[a-z][a-zA-Z0-9]*' |
2720 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 301 | 16 | 322 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetLatestRates' doesn't match '[a-z][a-zA-Z0-9]*' |
2721 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 302 | 48 | 302 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2721 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 302 | 48 | 302 | 100 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2722 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 305 | 56 | 305 | 66 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2722 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 305 | 56 | 305 | 66 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2723 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 306 | 69 | 306 | 147 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2723 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 306 | 69 | 306 | 147 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2724 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 323 | 16 | 342 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2724 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 323 | 16 | 342 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2725 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 323 | 16 | 342 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetAllLatestUSDToCurrencies' doesn't match '[a-z][a-zA-Z0-9]*' |
2725 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 323 | 16 | 342 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetAllLatestUSDToCurrencies' doesn't match '[a-z][a-zA-Z0-9]*' |
2726 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 324 | 61 | 324 | 126 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2726 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 324 | 61 | 324 | 126 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2727 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 325 | 69 | 325 | 79 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2727 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 325 | 69 | 325 | 79 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2728 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 326 | 82 | 326 | 173 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2728 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 326 | 82 | 326 | 173 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2729 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 343 | 16 | 361 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2729 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 343 | 16 | 361 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2730 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 343 | 16 | 361 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetRemainingHits' doesn't match '[a-z][a-zA-Z0-9]*' |
2730 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 343 | 16 | 361 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetRemainingHits' doesn't match '[a-z][a-zA-Z0-9]*' |
2731 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 344 | 49 | 344 | 102 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2731 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 344 | 49 | 344 | 102 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2732 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 345 | 57 | 345 | 67 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2732 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 345 | 57 | 345 | 67 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2733 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 346 | 70 | 346 | 149 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2733 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 346 | 70 | 346 | 149 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2734 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 362 | 16 | 381 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2734 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 362 | 16 | 381 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2735 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 362 | 16 | 381 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetSupportedCurrencies' doesn't match '[a-z][a-zA-Z0-9]*' |
2735 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 362 | 16 | 381 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetSupportedCurrencies' doesn't match '[a-z][a-zA-Z0-9]*' |
2736 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 363 | 56 | 363 | 116 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2736 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 363 | 56 | 363 | 116 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2737 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 364 | 64 | 364 | 74 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2737 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 364 | 64 | 364 | 74 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2738 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 365 | 77 | 365 | 163 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2738 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 365 | 77 | 365 | 163 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2739 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 382 | 16 | 404 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2739 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 382 | 16 | 404 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2740 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 382 | 66 | 382 | 107 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2740 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 382 | 66 | 382 | 107 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'CommaSeparatedListOfCurrenciesFrom' doesn't match '[a-z][a-zA-Z0-9]*' |
2741 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 382 | 108 | 382 | 131 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2741 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 382 | 108 | 382 | 131 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'SingleCurrencyTo' doesn't match '[a-z][a-zA-Z0-9]*' |
2742 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 382 | 132 | 382 | 145 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Date_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2742 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 382 | 132 | 382 | 145 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'Date_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2743 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 382 | 16 | 404 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetHistoricalRates' doesn't match '[a-z][a-zA-Z0-9]*' |
2743 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 382 | 16 | 404 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetHistoricalRates' doesn't match '[a-z][a-zA-Z0-9]*' |
2744 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 383 | 52 | 383 | 108 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2744 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 383 | 52 | 383 | 108 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2745 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 387 | 60 | 387 | 70 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2745 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 387 | 60 | 387 | 70 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2746 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 388 | 73 | 388 | 155 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2746 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 388 | 73 | 388 | 155 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2747 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 405 | 16 | 424 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2747 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 405 | 16 | 424 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2748 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 405 | 16 | 424 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetAllLatestRatesToUSD' doesn't match '[a-z][a-zA-Z0-9]*' |
2748 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 405 | 16 | 424 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'GetAllLatestRatesToUSD' doesn't match '[a-z][a-zA-Z0-9]*' |
2749 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 406 | 56 | 406 | 116 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2749 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 406 | 56 | 406 | 116 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2750 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 407 | 64 | 407 | 74 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2750 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 407 | 64 | 407 | 74 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2751 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 408 | 77 | 408 | 163 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2751 | /src/test/testFiles/parsableWsdlAnswers/strikeiron2.cls | 408 | 77 | 408 | 163 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2752 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 3 | 8 | 47 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2752 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 3 | 8 | 47 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2753 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 3 | 8 | 47 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'testNameMangle' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2753 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 3 | 8 | 47 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'testNameMangle' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2754 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2754 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2755 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 5 | 23 | 5 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2755 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 5 | 23 | 5 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult' doesn't match '[a-z][a-zA-Z0-9]*' |
2756 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 6 | 26 | 6 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2756 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 6 | 26 | 6 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EchoStringResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2757 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 7 | 26 | 7 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2757 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 7 | 26 | 7 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2758 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 8 | 26 | 8 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2758 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 8 | 26 | 8 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2759 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2759 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2760 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 11 | 23 | 11 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'return_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2760 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 11 | 23 | 11 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'return_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2761 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 12 | 26 | 12 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'return_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2761 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 12 | 26 | 12 | 124 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'return_x_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2762 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 13 | 26 | 13 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2762 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 13 | 26 | 13 | 112 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2763 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 14 | 26 | 14 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2763 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 14 | 26 | 14 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2764 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 16 | 12 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2764 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 16 | 12 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2765 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 17 | 23 | 17 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2765 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 17 | 23 | 17 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2766 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 18 | 35 | 18 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2766 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 18 | 35 | 18 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2767 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 19 | 35 | 19 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2767 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 19 | 35 | 19 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2768 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 20 | 23 | 20 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2768 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 20 | 23 | 20 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2769 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 21 | 23 | 21 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2769 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 21 | 23 | 21 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2770 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 22 | 23 | 22 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2770 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 22 | 23 | 22 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2771 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 23 | 24 | 23 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2771 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 23 | 24 | 23 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2772 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 24 | 26 | 24 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2772 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 24 | 26 | 24 | 110 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2773 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 25 | 16 | 45 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2773 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 25 | 16 | 45 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2774 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 25 | 34 | 25 | 49 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'return_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2774 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 25 | 34 | 25 | 49 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'return_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2775 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 25 | 16 | 45 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'EchoString' doesn't match '[a-z][a-zA-Z0-9]*' |
2775 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 25 | 16 | 45 | 10 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'EchoString' doesn't match '[a-z][a-zA-Z0-9]*' |
2776 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 26 | 47 | 26 | 98 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2776 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 26 | 47 | 26 | 98 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2777 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 28 | 55 | 28 | 65 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2777 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 28 | 55 | 28 | 65 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2778 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 29 | 68 | 29 | 145 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2778 | /src/test/testFiles/parsableWsdlAnswers/testNameMangle.cls | 29 | 68 | 29 | 145 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
2779 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 3 | 8 | 108 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2779 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 3 | 8 | 108 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2780 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 3 | 8 | 108 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'wwwMapinfoComMidevServiceGeometries' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2780 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 3 | 8 | 108 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'wwwMapinfoComMidevServiceGeometries' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2781 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2781 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2782 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 5 | 62 | 5 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Polygon' doesn't match '[a-z][a-zA-Z0-9]*' |
2782 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 5 | 62 | 5 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Polygon' doesn't match '[a-z][a-zA-Z0-9]*' |
2783 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 6 | 26 | 6 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Polygon_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2783 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 6 | 26 | 6 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Polygon_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2784 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 7 | 26 | 7 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2784 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 7 | 26 | 7 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2785 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 8 | 26 | 8 | 73 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2785 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 8 | 26 | 8 | 73 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2786 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2786 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2787 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 11 | 65 | 11 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString' doesn't match '[a-z][a-zA-Z0-9]*' |
2787 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 11 | 65 | 11 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString' doesn't match '[a-z][a-zA-Z0-9]*' |
2788 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 12 | 26 | 12 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2788 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 12 | 26 | 12 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2789 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 13 | 26 | 13 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2789 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 13 | 26 | 13 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2790 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 14 | 26 | 14 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2790 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 14 | 26 | 14 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2791 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 16 | 12 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2791 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 16 | 12 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2792 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 17 | 26 | 17 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2792 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 17 | 26 | 17 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2793 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 18 | 26 | 18 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2793 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 18 | 26 | 18 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2794 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 20 | 12 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2794 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 20 | 12 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2795 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 21 | 58 | 21 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2795 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 21 | 58 | 21 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2796 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 22 | 26 | 22 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2796 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 22 | 26 | 22 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2797 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 23 | 26 | 23 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2797 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 23 | 26 | 23 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2798 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 24 | 26 | 24 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2798 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 24 | 26 | 24 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2799 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 26 | 12 | 31 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2799 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 26 | 12 | 31 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2800 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 27 | 58 | 27 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2800 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 27 | 58 | 27 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2801 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 28 | 26 | 28 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2801 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 28 | 26 | 28 | 136 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2802 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 29 | 26 | 29 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2802 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 29 | 26 | 29 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2803 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 30 | 26 | 30 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2803 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 30 | 26 | 30 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2804 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 32 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2804 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 32 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2805 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 33 | 59 | 33 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Ring' doesn't match '[a-z][a-zA-Z0-9]*' |
2805 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 33 | 59 | 33 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Ring' doesn't match '[a-z][a-zA-Z0-9]*' |
2806 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 34 | 26 | 34 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Ring_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2806 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 34 | 26 | 34 | 138 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Ring_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2807 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 35 | 26 | 35 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2807 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 35 | 26 | 35 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2808 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 36 | 26 | 36 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2808 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 36 | 26 | 36 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2809 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 38 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2809 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 38 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2810 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 39 | 61 | 39 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Rectangle' doesn't match '[a-z][a-zA-Z0-9]*' |
2810 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 39 | 61 | 39 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Rectangle' doesn't match '[a-z][a-zA-Z0-9]*' |
2811 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 40 | 23 | 40 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Text' doesn't match '[a-z][a-zA-Z0-9]*' |
2811 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 40 | 23 | 40 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Text' doesn't match '[a-z][a-zA-Z0-9]*' |
2812 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 41 | 55 | 41 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Angle' doesn't match '[a-z][a-zA-Z0-9]*' |
2812 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 41 | 55 | 41 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Angle' doesn't match '[a-z][a-zA-Z0-9]*' |
2813 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 42 | 56 | 42 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CalloutTarget' doesn't match '[a-z][a-zA-Z0-9]*' |
2813 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 42 | 56 | 42 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CalloutTarget' doesn't match '[a-z][a-zA-Z0-9]*' |
2814 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 44 | 26 | 44 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Rectangle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2814 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 44 | 26 | 44 | 147 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Rectangle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2815 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 45 | 26 | 45 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Text_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2815 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 45 | 26 | 45 | 137 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Text_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2816 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 46 | 26 | 46 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Angle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2816 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 46 | 26 | 46 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Angle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2817 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 47 | 26 | 47 | 155 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CalloutTarget_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2817 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 47 | 26 | 47 | 155 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CalloutTarget_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2818 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 48 | 26 | 48 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'textCalloutType_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2818 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 48 | 26 | 48 | 84 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'textCalloutType_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2819 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 49 | 26 | 49 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2819 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 49 | 26 | 49 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2820 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 50 | 26 | 50 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2820 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 50 | 26 | 50 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2821 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 52 | 12 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2821 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 52 | 12 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2822 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 53 | 23 | 53 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'X' doesn't match '[a-z][a-zA-Z0-9]*' |
2822 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 53 | 23 | 53 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'X' doesn't match '[a-z][a-zA-Z0-9]*' |
2823 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 54 | 23 | 54 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Y' doesn't match '[a-z][a-zA-Z0-9]*' |
2823 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 54 | 23 | 54 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Y' doesn't match '[a-z][a-zA-Z0-9]*' |
2824 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 55 | 23 | 55 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Z' doesn't match '[a-z][a-zA-Z0-9]*' |
2824 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 55 | 23 | 55 | 24 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Z' doesn't match '[a-z][a-zA-Z0-9]*' |
2825 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 57 | 26 | 57 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'X_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2825 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 57 | 26 | 57 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'X_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2826 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 58 | 26 | 58 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Y_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2826 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 58 | 26 | 58 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Y_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2827 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 59 | 26 | 59 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Z_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2827 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 59 | 26 | 59 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Z_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2828 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 60 | 26 | 60 | 66 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'mValue_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2828 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 60 | 26 | 60 | 66 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'mValue_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2829 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 61 | 26 | 61 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2829 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 61 | 26 | 61 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2830 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 62 | 26 | 62 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2830 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 62 | 26 | 62 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2831 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 64 | 12 | 71 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2831 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 64 | 12 | 71 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2832 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 65 | 57 | 65 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Exterior' doesn't match '[a-z][a-zA-Z0-9]*' |
2832 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 65 | 57 | 65 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Exterior' doesn't match '[a-z][a-zA-Z0-9]*' |
2833 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 66 | 65 | 66 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InteriorList' doesn't match '[a-z][a-zA-Z0-9]*' |
2833 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 66 | 65 | 66 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InteriorList' doesn't match '[a-z][a-zA-Z0-9]*' |
2834 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 67 | 26 | 67 | 145 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Exterior_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2834 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 67 | 26 | 67 | 145 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Exterior_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2835 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 68 | 26 | 68 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InteriorList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2835 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 68 | 26 | 68 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InteriorList_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2836 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 69 | 26 | 69 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2836 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 69 | 26 | 69 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2837 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 70 | 26 | 70 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2837 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 70 | 26 | 70 | 89 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2838 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 72 | 12 | 77 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2838 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 72 | 12 | 77 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2839 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 73 | 65 | 73 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString' doesn't match '[a-z][a-zA-Z0-9]*' |
2839 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 73 | 65 | 73 | 75 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString' doesn't match '[a-z][a-zA-Z0-9]*' |
2840 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 74 | 26 | 74 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2840 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 74 | 26 | 74 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LineString_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2841 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 75 | 26 | 75 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2841 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 75 | 26 | 75 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2842 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 76 | 26 | 76 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2842 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 76 | 26 | 76 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2843 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 78 | 12 | 83 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2843 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 78 | 12 | 83 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2844 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 79 | 70 | 79 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FeatureGeometry' doesn't match '[a-z][a-zA-Z0-9]*' |
2844 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 79 | 70 | 79 | 85 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FeatureGeometry' doesn't match '[a-z][a-zA-Z0-9]*' |
2845 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 80 | 26 | 80 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FeatureGeometry_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2845 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 80 | 26 | 80 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FeatureGeometry_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2846 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 81 | 26 | 81 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2846 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 81 | 26 | 81 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2847 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 82 | 26 | 82 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2847 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 82 | 26 | 82 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2848 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 84 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2848 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 84 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2849 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 86 | 26 | 86 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'srsName_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2849 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 86 | 26 | 86 | 68 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'srsName_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2850 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 87 | 26 | 87 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2850 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 87 | 26 | 87 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2851 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 88 | 26 | 88 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2851 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 88 | 26 | 88 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2852 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 90 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2852 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 90 | 12 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2853 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 91 | 60 | 91 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Curve' doesn't match '[a-z][a-zA-Z0-9]*' |
2853 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 91 | 60 | 91 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Curve' doesn't match '[a-z][a-zA-Z0-9]*' |
2854 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 92 | 26 | 92 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Curve_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2854 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 92 | 26 | 92 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Curve_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2855 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 93 | 26 | 93 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2855 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 93 | 26 | 93 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2856 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 94 | 26 | 94 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2856 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 94 | 26 | 94 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2857 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 96 | 12 | 101 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2857 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 96 | 12 | 101 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2858 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 97 | 60 | 97 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Point' doesn't match '[a-z][a-zA-Z0-9]*' |
2858 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 97 | 60 | 97 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Point' doesn't match '[a-z][a-zA-Z0-9]*' |
2859 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 98 | 26 | 98 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Point_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2859 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 98 | 26 | 98 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Point_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2860 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 99 | 26 | 99 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2860 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 99 | 26 | 99 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2861 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 100 | 26 | 100 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2861 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 100 | 26 | 100 | 71 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2862 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 102 | 12 | 107 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2862 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 102 | 12 | 107 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2863 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 103 | 56 | 103 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2863 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 103 | 56 | 103 | 59 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos' doesn't match '[a-z][a-zA-Z0-9]*' |
2864 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 104 | 26 | 104 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2864 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 104 | 26 | 104 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Pos_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2865 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 105 | 26 | 105 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2865 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 105 | 26 | 105 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2866 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 106 | 26 | 106 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2866 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceGeometries_answer.cls | 106 | 26 | 106 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2867 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2867 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 3 | 8 | 10 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2868 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 3 | 8 | 10 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'wwwMapinfoComMidevServiceUnitsV1' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2868 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 3 | 8 | 10 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'wwwMapinfoComMidevServiceUnitsV1' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2869 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2869 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2870 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 6 | 26 | 6 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'uom_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2870 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 6 | 26 | 6 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'uom_att_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2871 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 7 | 26 | 7 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2871 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 7 | 26 | 7 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2872 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 8 | 26 | 8 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2872 | /src/test/testFiles/parsableWsdlAnswers/wwwMapinfoComMidevServiceUnitsV1_answer.cls | 8 | 26 | 8 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2873 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 3 | 8 | 212 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2873 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 3 | 8 | 212 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2874 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 3 | 8 | 212 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'wwwPbComSpectrumServicesEolsPsaplo' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2874 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 3 | 8 | 212 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'wwwPbComSpectrumServicesEolsPsaplo' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2875 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 4 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2875 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 4 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2876 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 4 | 12 | 11 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'user_field' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2876 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 4 | 12 | 11 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'user_field' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2877 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 7 | 26 | 7 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2877 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 7 | 26 | 7 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'name_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2878 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 8 | 26 | 8 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2878 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 8 | 26 | 8 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'value_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2879 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 9 | 26 | 9 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2879 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 9 | 26 | 9 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2880 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 10 | 26 | 10 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2880 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 10 | 26 | 10 | 78 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2881 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 12 | 12 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2881 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 12 | 12 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2882 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 12 | 12 | 17 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'user_fields_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2882 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 12 | 12 | 17 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'user_fields_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
2883 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 13 | 64 | 13 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_field' doesn't match '[a-z][a-zA-Z0-9]*' |
2883 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 13 | 64 | 13 | 74 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_field' doesn't match '[a-z][a-zA-Z0-9]*' |
2884 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 14 | 26 | 14 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_field_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2884 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 14 | 26 | 14 | 153 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_field_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2885 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 15 | 26 | 15 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2885 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 15 | 26 | 15 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2886 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 16 | 26 | 16 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2886 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 16 | 26 | 16 | 76 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2887 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 18 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2887 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 18 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2888 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 19 | 64 | 19 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row' doesn't match '[a-z][a-zA-Z0-9]*' |
2888 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 19 | 64 | 19 | 67 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row' doesn't match '[a-z][a-zA-Z0-9]*' |
2889 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 20 | 26 | 20 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2889 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 20 | 26 | 20 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2890 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 21 | 26 | 21 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2890 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 21 | 26 | 21 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2891 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 22 | 26 | 22 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2891 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 22 | 26 | 22 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2892 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 24 | 12 | 29 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2892 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 24 | 12 | 29 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2893 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 25 | 66 | 25 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Output' doesn't match '[a-z][a-zA-Z0-9]*' |
2893 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 25 | 66 | 25 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Output' doesn't match '[a-z][a-zA-Z0-9]*' |
2894 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 26 | 26 | 26 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Output_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2894 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 26 | 26 | 26 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Output_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2895 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 27 | 26 | 27 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2895 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 27 | 26 | 27 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2896 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 28 | 26 | 28 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2896 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 28 | 26 | 28 | 72 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2897 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 30 | 12 | 159 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2897 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 30 | 12 | 159 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2898 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 30 | 12 | 159 | 6 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class Output_Row has 63 public methods, attributes, and properties (limit: 20) |
2898 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 30 | 12 | 159 | 6 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class Output_Row has 63 public methods, attributes, and properties (limit: 20) |
2899 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 30 | 12 | 159 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
2899 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 30 | 12 | 159 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
2900 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 31 | 61 | 31 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Geometry' doesn't match '[a-z][a-zA-Z0-9]*' |
2900 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 31 | 61 | 31 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Geometry' doesn't match '[a-z][a-zA-Z0-9]*' |
2901 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 32 | 24 | 32 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPID' doesn't match '[a-z][a-zA-Z0-9]*' |
2901 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 32 | 24 | 32 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPID' doesn't match '[a-z][a-zA-Z0-9]*' |
2902 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 33 | 24 | 33 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FCCID' doesn't match '[a-z][a-zA-Z0-9]*' |
2902 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 33 | 24 | 33 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FCCID' doesn't match '[a-z][a-zA-Z0-9]*' |
2903 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 34 | 23 | 34 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPType' doesn't match '[a-z][a-zA-Z0-9]*' |
2903 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 34 | 23 | 34 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPType' doesn't match '[a-z][a-zA-Z0-9]*' |
2904 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 35 | 23 | 35 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyName' doesn't match '[a-z][a-zA-Z0-9]*' |
2904 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 35 | 23 | 35 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyName' doesn't match '[a-z][a-zA-Z0-9]*' |
2905 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 36 | 23 | 36 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyFIPS' doesn't match '[a-z][a-zA-Z0-9]*' |
2905 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 36 | 23 | 36 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyFIPS' doesn't match '[a-z][a-zA-Z0-9]*' |
2906 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 37 | 23 | 37 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Agency' doesn't match '[a-z][a-zA-Z0-9]*' |
2906 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 37 | 23 | 37 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Agency' doesn't match '[a-z][a-zA-Z0-9]*' |
2907 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 38 | 23 | 38 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageArea' doesn't match '[a-z][a-zA-Z0-9]*' |
2907 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 38 | 23 | 38 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageArea' doesn't match '[a-z][a-zA-Z0-9]*' |
2908 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 39 | 23 | 39 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageExceptions' doesn't match '[a-z][a-zA-Z0-9]*' |
2908 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 39 | 23 | 39 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageExceptions' doesn't match '[a-z][a-zA-Z0-9]*' |
2909 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 40 | 23 | 40 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageComments' doesn't match '[a-z][a-zA-Z0-9]*' |
2909 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 40 | 23 | 40 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageComments' doesn't match '[a-z][a-zA-Z0-9]*' |
2910 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 41 | 23 | 41 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPComments' doesn't match '[a-z][a-zA-Z0-9]*' |
2910 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 41 | 23 | 41 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPComments' doesn't match '[a-z][a-zA-Z0-9]*' |
2911 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 42 | 23 | 42 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'OperatorPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2911 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 42 | 23 | 42 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'OperatorPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2912 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 43 | 23 | 43 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPrefix' doesn't match '[a-z][a-zA-Z0-9]*' |
2912 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 43 | 23 | 43 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPrefix' doesn't match '[a-z][a-zA-Z0-9]*' |
2913 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 44 | 23 | 44 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFirstName' doesn't match '[a-z][a-zA-Z0-9]*' |
2913 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 44 | 23 | 44 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFirstName' doesn't match '[a-z][a-zA-Z0-9]*' |
2914 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 45 | 23 | 45 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactLastName' doesn't match '[a-z][a-zA-Z0-9]*' |
2914 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 45 | 23 | 45 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactLastName' doesn't match '[a-z][a-zA-Z0-9]*' |
2915 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 46 | 23 | 46 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactTitle' doesn't match '[a-z][a-zA-Z0-9]*' |
2915 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 46 | 23 | 46 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactTitle' doesn't match '[a-z][a-zA-Z0-9]*' |
2916 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 47 | 23 | 47 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2916 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 47 | 23 | 47 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2917 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 48 | 23 | 48 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFax' doesn't match '[a-z][a-zA-Z0-9]*' |
2917 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 48 | 23 | 48 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFax' doesn't match '[a-z][a-zA-Z0-9]*' |
2918 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 49 | 23 | 49 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactEmail' doesn't match '[a-z][a-zA-Z0-9]*' |
2918 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 49 | 23 | 49 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactEmail' doesn't match '[a-z][a-zA-Z0-9]*' |
2919 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 50 | 23 | 50 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactComments' doesn't match '[a-z][a-zA-Z0-9]*' |
2919 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 50 | 23 | 50 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactComments' doesn't match '[a-z][a-zA-Z0-9]*' |
2920 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 51 | 23 | 51 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingStreet' doesn't match '[a-z][a-zA-Z0-9]*' |
2920 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 51 | 23 | 51 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingStreet' doesn't match '[a-z][a-zA-Z0-9]*' |
2921 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 52 | 23 | 52 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingCity' doesn't match '[a-z][a-zA-Z0-9]*' |
2921 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 52 | 23 | 52 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingCity' doesn't match '[a-z][a-zA-Z0-9]*' |
2922 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 53 | 23 | 53 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingState' doesn't match '[a-z][a-zA-Z0-9]*' |
2922 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 53 | 23 | 53 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingState' doesn't match '[a-z][a-zA-Z0-9]*' |
2923 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 54 | 23 | 54 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingZip' doesn't match '[a-z][a-zA-Z0-9]*' |
2923 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 54 | 23 | 54 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingZip' doesn't match '[a-z][a-zA-Z0-9]*' |
2924 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 55 | 23 | 55 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SitePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2924 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 55 | 23 | 55 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SitePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2925 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 56 | 23 | 56 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteFax' doesn't match '[a-z][a-zA-Z0-9]*' |
2925 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 56 | 23 | 56 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteFax' doesn't match '[a-z][a-zA-Z0-9]*' |
2926 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 57 | 23 | 57 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteStreet' doesn't match '[a-z][a-zA-Z0-9]*' |
2926 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 57 | 23 | 57 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteStreet' doesn't match '[a-z][a-zA-Z0-9]*' |
2927 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 58 | 23 | 58 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteCity' doesn't match '[a-z][a-zA-Z0-9]*' |
2927 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 58 | 23 | 58 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteCity' doesn't match '[a-z][a-zA-Z0-9]*' |
2928 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 59 | 23 | 59 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteState' doesn't match '[a-z][a-zA-Z0-9]*' |
2928 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 59 | 23 | 59 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteState' doesn't match '[a-z][a-zA-Z0-9]*' |
2929 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 60 | 23 | 60 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteZip' doesn't match '[a-z][a-zA-Z0-9]*' |
2929 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 60 | 23 | 60 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteZip' doesn't match '[a-z][a-zA-Z0-9]*' |
2930 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 61 | 23 | 61 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status' doesn't match '[a-z][a-zA-Z0-9]*' |
2930 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 61 | 23 | 61 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status' doesn't match '[a-z][a-zA-Z0-9]*' |
2931 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 62 | 23 | 62 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Code' doesn't match '[a-z][a-zA-Z0-9]*' |
2931 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 62 | 23 | 62 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Code' doesn't match '[a-z][a-zA-Z0-9]*' |
2932 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 63 | 23 | 63 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Description' doesn't match '[a-z][a-zA-Z0-9]*' |
2932 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 63 | 23 | 63 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Description' doesn't match '[a-z][a-zA-Z0-9]*' |
2933 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 64 | 23 | 64 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Confidence' doesn't match '[a-z][a-zA-Z0-9]*' |
2933 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 64 | 23 | 64 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Confidence' doesn't match '[a-z][a-zA-Z0-9]*' |
2934 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 65 | 23 | 65 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ProcessedBy' doesn't match '[a-z][a-zA-Z0-9]*' |
2934 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 65 | 23 | 65 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ProcessedBy' doesn't match '[a-z][a-zA-Z0-9]*' |
2935 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 66 | 23 | 66 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetDataType' doesn't match '[a-z][a-zA-Z0-9]*' |
2935 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 66 | 23 | 66 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetDataType' doesn't match '[a-z][a-zA-Z0-9]*' |
2936 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 67 | 23 | 67 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LocationCode' doesn't match '[a-z][a-zA-Z0-9]*' |
2936 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 67 | 23 | 67 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LocationCode' doesn't match '[a-z][a-zA-Z0-9]*' |
2937 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 68 | 23 | 68 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MatchCode' doesn't match '[a-z][a-zA-Z0-9]*' |
2937 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 68 | 23 | 68 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MatchCode' doesn't match '[a-z][a-zA-Z0-9]*' |
2938 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 69 | 23 | 69 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AdditionalInputData' doesn't match '[a-z][a-zA-Z0-9]*' |
2938 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 69 | 23 | 69 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AdditionalInputData' doesn't match '[a-z][a-zA-Z0-9]*' |
2939 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 70 | 23 | 70 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1' doesn't match '[a-z][a-zA-Z0-9]*' |
2939 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 70 | 23 | 70 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1' doesn't match '[a-z][a-zA-Z0-9]*' |
2940 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 71 | 23 | 71 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2' doesn't match '[a-z][a-zA-Z0-9]*' |
2940 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 71 | 23 | 71 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2' doesn't match '[a-z][a-zA-Z0-9]*' |
2941 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 72 | 23 | 72 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City' doesn't match '[a-z][a-zA-Z0-9]*' |
2941 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 72 | 23 | 72 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City' doesn't match '[a-z][a-zA-Z0-9]*' |
2942 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 73 | 23 | 73 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country' doesn't match '[a-z][a-zA-Z0-9]*' |
2942 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 73 | 23 | 73 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country' doesn't match '[a-z][a-zA-Z0-9]*' |
2943 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 74 | 23 | 74 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName' doesn't match '[a-z][a-zA-Z0-9]*' |
2943 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 74 | 23 | 74 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName' doesn't match '[a-z][a-zA-Z0-9]*' |
2944 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 75 | 23 | 75 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine' doesn't match '[a-z][a-zA-Z0-9]*' |
2944 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 75 | 23 | 75 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine' doesn't match '[a-z][a-zA-Z0-9]*' |
2945 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 76 | 23 | 76 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode' doesn't match '[a-z][a-zA-Z0-9]*' |
2945 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 76 | 23 | 76 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode' doesn't match '[a-z][a-zA-Z0-9]*' |
2946 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 77 | 23 | 77 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_Base' doesn't match '[a-z][a-zA-Z0-9]*' |
2946 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 77 | 23 | 77 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_Base' doesn't match '[a-z][a-zA-Z0-9]*' |
2947 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 78 | 23 | 78 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_AddOn' doesn't match '[a-z][a-zA-Z0-9]*' |
2947 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 78 | 23 | 78 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_AddOn' doesn't match '[a-z][a-zA-Z0-9]*' |
2948 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 79 | 23 | 79 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RRHC' doesn't match '[a-z][a-zA-Z0-9]*' |
2948 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 79 | 23 | 79 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RRHC' doesn't match '[a-z][a-zA-Z0-9]*' |
2949 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 80 | 23 | 80 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince' doesn't match '[a-z][a-zA-Z0-9]*' |
2949 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 80 | 23 | 80 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince' doesn't match '[a-z][a-zA-Z0-9]*' |
2950 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 81 | 23 | 81 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'USUrbanName' doesn't match '[a-z][a-zA-Z0-9]*' |
2950 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 81 | 23 | 81 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'USUrbanName' doesn't match '[a-z][a-zA-Z0-9]*' |
2951 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 82 | 23 | 82 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude' doesn't match '[a-z][a-zA-Z0-9]*' |
2951 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 82 | 23 | 82 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude' doesn't match '[a-z][a-zA-Z0-9]*' |
2952 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 83 | 23 | 83 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude' doesn't match '[a-z][a-zA-Z0-9]*' |
2952 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 83 | 23 | 83 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude' doesn't match '[a-z][a-zA-Z0-9]*' |
2953 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 84 | 23 | 84 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetSide' doesn't match '[a-z][a-zA-Z0-9]*' |
2953 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 84 | 23 | 84 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetSide' doesn't match '[a-z][a-zA-Z0-9]*' |
2954 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 85 | 23 | 85 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue' doesn't match '[a-z][a-zA-Z0-9]*' |
2954 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 85 | 23 | 85 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue' doesn't match '[a-z][a-zA-Z0-9]*' |
2955 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 86 | 23 | 86 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3' doesn't match '[a-z][a-zA-Z0-9]*' |
2955 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 86 | 23 | 86 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3' doesn't match '[a-z][a-zA-Z0-9]*' |
2956 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 87 | 23 | 87 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4' doesn't match '[a-z][a-zA-Z0-9]*' |
2956 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 87 | 23 | 87 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4' doesn't match '[a-z][a-zA-Z0-9]*' |
2957 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 88 | 23 | 88 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5' doesn't match '[a-z][a-zA-Z0-9]*' |
2957 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 88 | 23 | 88 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5' doesn't match '[a-z][a-zA-Z0-9]*' |
2958 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 89 | 23 | 89 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6' doesn't match '[a-z][a-zA-Z0-9]*' |
2958 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 89 | 23 | 89 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6' doesn't match '[a-z][a-zA-Z0-9]*' |
2959 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 90 | 23 | 90 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PolicePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2959 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 90 | 23 | 90 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PolicePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2960 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 91 | 23 | 91 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2960 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 91 | 23 | 91 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirePhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2961 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 92 | 23 | 92 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EMSPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2961 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 92 | 23 | 92 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EMSPhone' doesn't match '[a-z][a-zA-Z0-9]*' |
2962 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 93 | 71 | 93 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields' doesn't match '[a-z][a-zA-Z0-9]*' |
2962 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 93 | 71 | 93 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields' doesn't match '[a-z][a-zA-Z0-9]*' |
2963 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 94 | 26 | 94 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Geometry_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2963 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 94 | 26 | 94 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Geometry_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2964 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 95 | 26 | 95 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2964 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 95 | 26 | 95 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2965 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 96 | 26 | 96 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FCCID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2965 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 96 | 26 | 96 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FCCID_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2966 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 97 | 26 | 97 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPType_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2966 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 97 | 26 | 97 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPType_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2967 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 98 | 26 | 98 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2967 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 98 | 26 | 98 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2968 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 99 | 26 | 99 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyFIPS_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2968 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 99 | 26 | 99 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CountyFIPS_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2969 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 100 | 26 | 100 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Agency_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2969 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 100 | 26 | 100 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Agency_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2970 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 101 | 26 | 101 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageArea_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2970 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 101 | 26 | 101 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageArea_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2971 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 102 | 26 | 102 | 168 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageExceptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2971 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 102 | 26 | 102 | 168 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageExceptions_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2972 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 103 | 26 | 103 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2972 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 103 | 26 | 103 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'CoverageComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2973 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 104 | 26 | 104 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2973 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 104 | 26 | 104 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PSAPComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2974 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 105 | 26 | 105 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'OperatorPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2974 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 105 | 26 | 105 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'OperatorPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2975 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 106 | 26 | 106 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2975 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 106 | 26 | 106 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPrefix_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2976 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 107 | 26 | 107 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFirstName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2976 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 107 | 26 | 107 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFirstName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2977 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 108 | 26 | 108 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactLastName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2977 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 108 | 26 | 108 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactLastName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2978 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 109 | 26 | 109 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactTitle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2978 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 109 | 26 | 109 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactTitle_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2979 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 110 | 26 | 110 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2979 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 110 | 26 | 110 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2980 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 111 | 26 | 111 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFax_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2980 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 111 | 26 | 111 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactFax_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2981 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 112 | 26 | 112 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2981 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 112 | 26 | 112 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactEmail_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2982 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 113 | 26 | 113 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2982 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 113 | 26 | 113 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ContactComments_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2983 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 114 | 26 | 114 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingStreet_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2983 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 114 | 26 | 114 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingStreet_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2984 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 115 | 26 | 115 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingCity_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2984 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 115 | 26 | 115 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingCity_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2985 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 116 | 26 | 116 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingState_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2985 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 116 | 26 | 116 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingState_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2986 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 117 | 26 | 117 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingZip_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2986 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 117 | 26 | 117 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MailingZip_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2987 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 118 | 26 | 118 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SitePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2987 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 118 | 26 | 118 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SitePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2988 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 119 | 26 | 119 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteFax_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2988 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 119 | 26 | 119 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteFax_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2989 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 120 | 26 | 120 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteStreet_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2989 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 120 | 26 | 120 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteStreet_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2990 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 121 | 26 | 121 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteCity_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2990 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 121 | 26 | 121 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteCity_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2991 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 122 | 26 | 122 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteState_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2991 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 122 | 26 | 122 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteState_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2992 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 123 | 26 | 123 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteZip_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2992 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 123 | 26 | 123 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'SiteZip_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2993 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 124 | 26 | 124 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2993 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 124 | 26 | 124 | 144 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2994 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 125 | 26 | 125 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Code_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2994 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 125 | 26 | 125 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Code_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2995 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 126 | 26 | 126 | 168 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Description_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2995 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 126 | 26 | 126 | 168 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Status_Description_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2996 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 127 | 26 | 127 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Confidence_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2996 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 127 | 26 | 127 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Confidence_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2997 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 128 | 26 | 128 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ProcessedBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2997 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 128 | 26 | 128 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ProcessedBy_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2998 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 129 | 26 | 129 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetDataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2998 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 129 | 26 | 129 | 160 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetDataType_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2999 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 130 | 26 | 130 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LocationCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
2999 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 130 | 26 | 130 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LocationCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3000 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 131 | 26 | 131 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MatchCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3000 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 131 | 26 | 131 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'MatchCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3001 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 132 | 26 | 132 | 170 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AdditionalInputData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3001 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 132 | 26 | 132 | 170 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AdditionalInputData_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3002 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 133 | 26 | 133 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3002 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 133 | 26 | 133 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3003 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 134 | 26 | 134 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3003 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 134 | 26 | 134 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3004 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 135 | 26 | 135 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3004 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 135 | 26 | 135 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3005 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 136 | 26 | 136 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3005 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 136 | 26 | 136 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Country_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3006 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 137 | 26 | 137 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3006 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 137 | 26 | 137 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3007 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 138 | 26 | 138 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3007 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 138 | 26 | 138 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3008 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 139 | 26 | 139 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3008 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 139 | 26 | 139 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3009 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 140 | 26 | 140 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_Base_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3009 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 140 | 26 | 140 | 162 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_Base_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3010 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 141 | 26 | 141 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_AddOn_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3010 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 141 | 26 | 141 | 164 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_AddOn_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3011 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 142 | 26 | 142 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RRHC_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3011 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 142 | 26 | 142 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'RRHC_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3012 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 143 | 26 | 143 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3012 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 143 | 26 | 143 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3013 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 144 | 26 | 144 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'USUrbanName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3013 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 144 | 26 | 144 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'USUrbanName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3014 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 145 | 26 | 145 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3014 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 145 | 26 | 145 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3015 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 146 | 26 | 146 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3015 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 146 | 26 | 146 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3016 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 147 | 26 | 147 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetSide_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3016 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 147 | 26 | 147 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StreetSide_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3017 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 148 | 26 | 148 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3017 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 148 | 26 | 148 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3018 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 149 | 26 | 149 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3018 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 149 | 26 | 149 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3019 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 150 | 26 | 150 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3019 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 150 | 26 | 150 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3020 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 151 | 26 | 151 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3020 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 151 | 26 | 151 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3021 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 152 | 26 | 152 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3021 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 152 | 26 | 152 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3022 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 153 | 26 | 153 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PolicePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3022 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 153 | 26 | 153 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PolicePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3023 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 154 | 26 | 154 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3023 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 154 | 26 | 154 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirePhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3024 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 155 | 26 | 155 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EMSPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3024 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 155 | 26 | 155 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'EMSPhone_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3025 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 156 | 26 | 156 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3025 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 156 | 26 | 156 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3026 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 157 | 26 | 157 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3026 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 157 | 26 | 157 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3027 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 158 | 26 | 158 | 934 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3027 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 158 | 26 | 158 | 934 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3028 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 160 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3028 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 160 | 12 | 167 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3029 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 162 | 65 | 162 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
3029 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 162 | 65 | 162 | 70 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Input' doesn't match '[a-z][a-zA-Z0-9]*' |
3030 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 163 | 26 | 163 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'options_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3030 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 163 | 26 | 163 | 146 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'options_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3031 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 164 | 26 | 164 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3031 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 164 | 26 | 164 | 142 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Input_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3032 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 165 | 26 | 165 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3032 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 165 | 26 | 165 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3033 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 166 | 26 | 166 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3033 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 166 | 26 | 166 | 81 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3034 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 168 | 12 | 173 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3034 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 168 | 12 | 173 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3035 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 169 | 63 | 169 | 66 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row' doesn't match '[a-z][a-zA-Z0-9]*' |
3035 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 169 | 63 | 169 | 66 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row' doesn't match '[a-z][a-zA-Z0-9]*' |
3036 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 170 | 26 | 170 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3036 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 170 | 26 | 170 | 139 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Row_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3037 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 171 | 26 | 171 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3037 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 171 | 26 | 171 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3038 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 172 | 26 | 172 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3038 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 172 | 26 | 172 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3039 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 174 | 12 | 207 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3039 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 174 | 12 | 207 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3040 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 174 | 12 | 207 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
3040 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 174 | 12 | 207 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
3041 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 175 | 23 | 175 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude' doesn't match '[a-z][a-zA-Z0-9]*' |
3041 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 175 | 23 | 175 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude' doesn't match '[a-z][a-zA-Z0-9]*' |
3042 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 176 | 23 | 176 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude' doesn't match '[a-z][a-zA-Z0-9]*' |
3042 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 176 | 23 | 176 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude' doesn't match '[a-z][a-zA-Z0-9]*' |
3043 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 177 | 23 | 177 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue' doesn't match '[a-z][a-zA-Z0-9]*' |
3043 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 177 | 23 | 177 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue' doesn't match '[a-z][a-zA-Z0-9]*' |
3044 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 178 | 23 | 178 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName' doesn't match '[a-z][a-zA-Z0-9]*' |
3044 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 178 | 23 | 178 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName' doesn't match '[a-z][a-zA-Z0-9]*' |
3045 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 179 | 23 | 179 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1' doesn't match '[a-z][a-zA-Z0-9]*' |
3045 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 179 | 23 | 179 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1' doesn't match '[a-z][a-zA-Z0-9]*' |
3046 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 180 | 23 | 180 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2' doesn't match '[a-z][a-zA-Z0-9]*' |
3046 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 180 | 23 | 180 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2' doesn't match '[a-z][a-zA-Z0-9]*' |
3047 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 181 | 23 | 181 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3' doesn't match '[a-z][a-zA-Z0-9]*' |
3047 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 181 | 23 | 181 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3' doesn't match '[a-z][a-zA-Z0-9]*' |
3048 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 182 | 23 | 182 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4' doesn't match '[a-z][a-zA-Z0-9]*' |
3048 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 182 | 23 | 182 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4' doesn't match '[a-z][a-zA-Z0-9]*' |
3049 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 183 | 23 | 183 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5' doesn't match '[a-z][a-zA-Z0-9]*' |
3049 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 183 | 23 | 183 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5' doesn't match '[a-z][a-zA-Z0-9]*' |
3050 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 184 | 23 | 184 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6' doesn't match '[a-z][a-zA-Z0-9]*' |
3050 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 184 | 23 | 184 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6' doesn't match '[a-z][a-zA-Z0-9]*' |
3051 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 185 | 23 | 185 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine' doesn't match '[a-z][a-zA-Z0-9]*' |
3051 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 185 | 23 | 185 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine' doesn't match '[a-z][a-zA-Z0-9]*' |
3052 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 186 | 23 | 186 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City' doesn't match '[a-z][a-zA-Z0-9]*' |
3052 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 186 | 23 | 186 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City' doesn't match '[a-z][a-zA-Z0-9]*' |
3053 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 187 | 23 | 187 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince' doesn't match '[a-z][a-zA-Z0-9]*' |
3053 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 187 | 23 | 187 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince' doesn't match '[a-z][a-zA-Z0-9]*' |
3054 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 188 | 23 | 188 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode' doesn't match '[a-z][a-zA-Z0-9]*' |
3054 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 188 | 23 | 188 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode' doesn't match '[a-z][a-zA-Z0-9]*' |
3055 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 189 | 71 | 189 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields' doesn't match '[a-z][a-zA-Z0-9]*' |
3055 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 189 | 71 | 189 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields' doesn't match '[a-z][a-zA-Z0-9]*' |
3056 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 190 | 26 | 190 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3056 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 190 | 26 | 190 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Latitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3057 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 191 | 26 | 191 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3057 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 191 | 26 | 191 | 150 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'Longitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3058 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 192 | 26 | 192 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3058 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 192 | 26 | 192 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'InputKeyValue_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3059 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 193 | 26 | 193 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3059 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 193 | 26 | 193 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'FirmName_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3060 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 194 | 26 | 194 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3060 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 194 | 26 | 194 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine1_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3061 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 195 | 26 | 195 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3061 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 195 | 26 | 195 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine2_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3062 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 196 | 26 | 196 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3062 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 196 | 26 | 196 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine3_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3063 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 197 | 26 | 197 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3063 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 197 | 26 | 197 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine4_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3064 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 198 | 26 | 198 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3064 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 198 | 26 | 198 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine5_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3065 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 199 | 26 | 199 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3065 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 199 | 26 | 199 | 156 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'AddressLine6_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3066 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 200 | 26 | 200 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3066 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 200 | 26 | 200 | 148 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'LastLine_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3067 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 201 | 26 | 201 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3067 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 201 | 26 | 201 | 140 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'City_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3068 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 202 | 26 | 202 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3068 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 202 | 26 | 202 | 158 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'StateProvince_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3069 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 203 | 26 | 203 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3069 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 203 | 26 | 203 | 152 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'PostalCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3070 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 204 | 26 | 204 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3070 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 204 | 26 | 204 | 154 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'user_fields_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3071 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 205 | 26 | 205 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3071 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 205 | 26 | 205 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3072 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 206 | 26 | 206 | 264 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3072 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 206 | 26 | 206 | 264 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3073 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 208 | 12 | 211 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3073 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 208 | 12 | 211 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3074 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 208 | 12 | 211 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'options' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3074 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 208 | 12 | 211 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'options' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3075 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 209 | 26 | 209 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3075 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 209 | 26 | 209 | 135 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3076 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 210 | 26 | 210 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3076 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServicesEolsPsaplo_answer.cls | 210 | 26 | 210 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3077 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServices_answer.cls | 3 | 8 | 4 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3077 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServices_answer.cls | 3 | 8 | 4 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3078 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServices_answer.cls | 3 | 8 | 4 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'wwwPbComSpectrumServices' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3078 | /src/test/testFiles/parsableWsdlAnswers/wwwPbComSpectrumServices_answer.cls | 3 | 8 | 4 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'wwwPbComSpectrumServices' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3079 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 3 | 8 | 47 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3079 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 3 | 8 | 47 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3080 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 3 | 8 | 47 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'wwwWebservicexNet' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3080 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 3 | 8 | 47 | 2 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'wwwWebservicexNet' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3081 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3081 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 4 | 12 | 9 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3082 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCodeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3082 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 4 | 12 | 9 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCodeResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3083 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 6 | 26 | 6 | 185 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'getAirportInformationByAirportCodeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3083 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 6 | 26 | 6 | 185 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'getAirportInformationByAirportCodeResult_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3084 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 7 | 26 | 7 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3084 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 7 | 26 | 7 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3085 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 8 | 26 | 8 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3085 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 8 | 26 | 8 | 106 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3086 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3086 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 10 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3087 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 10 | 12 | 15 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCode_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3087 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 10 | 12 | 15 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'getAirportInformationByAirportCode_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3088 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 12 | 26 | 12 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'airportCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3088 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 12 | 26 | 12 | 127 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'airportCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3089 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 13 | 26 | 13 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3089 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 13 | 26 | 13 | 107 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3090 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 14 | 26 | 14 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3090 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 14 | 26 | 14 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3091 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 16 | 12 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3091 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 16 | 12 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3092 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 16 | 12 | 46 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'airportSoap' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3092 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 16 | 12 | 46 | 6 | pmd | ClassNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#classnamingconventions | The class name 'airportSoap' doesn't match '[A-Z][a-zA-Z0-9_]*' |
3093 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 17 | 23 | 17 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3093 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 17 | 23 | 17 | 77 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3094 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 18 | 35 | 18 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3094 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 18 | 35 | 18 | 53 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'inputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3095 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 19 | 35 | 19 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3095 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 19 | 35 | 19 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'outputHttpHeaders_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3096 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 20 | 23 | 20 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3096 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 20 | 23 | 20 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertName_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3097 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 21 | 23 | 21 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3097 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 21 | 23 | 21 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3098 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 22 | 23 | 22 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3098 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 22 | 23 | 22 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'clientCertPasswd_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3099 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 23 | 24 | 23 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3099 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 23 | 24 | 23 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'timeout_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3100 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 24 | 26 | 24 | 108 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3100 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 24 | 26 | 24 | 108 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
3101 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 25 | 16 | 45 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3101 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 25 | 16 | 45 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3102 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 26 | 74 | 26 | 152 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3102 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 26 | 74 | 26 | 152 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'request_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3103 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 28 | 82 | 28 | 92 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3103 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 28 | 82 | 28 | 92 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3104 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 29 | 95 | 29 | 199 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |
3104 | /src/test/testFiles/parsableWsdlAnswers/wwwWebservicexNet_answer.cls | 29 | 95 | 29 | 199 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'response_map_x' doesn't match '[a-z][a-zA-Z0-9]*' |