pmd7_2 took 11 seconds to run and found 85 violations
pmd7_3 took 14 seconds to run and found 85 violations
Among the 85 total comparisons:
Violation counts:
# | fileName | line | column | endLine | endColumn | engine | ruleName | severity | category | url | message |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | /local org/EchoController.cls | 1 | 8 | 13 | 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 | /local org/EchoController.cls | 1 | 8 | 13 | 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 | /local org/EchoController.cls | 2 | 12 | 2 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2 | /local org/EchoController.cls | 2 | 12 | 2 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3 | /local org/EchoController.cls | 3 | 12 | 3 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3 | /local org/EchoController.cls | 3 | 12 | 3 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
4 | /local org/EchoController.cls | 4 | 12 | 12 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
4 | /local org/EchoController.cls | 4 | 12 | 12 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
5 | /local org/WSEcoManager.cls | 3 | 8 | 127 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
5 | /local org/WSEcoManager.cls | 3 | 8 | 127 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
6 | /local org/WSEcoManager.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 |
6 | /local org/WSEcoManager.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 |
7 | /local org/WSEcoManager.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 'echoResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
7 | /local org/WSEcoManager.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 'echoResponse_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
8 | /local org/WSEcoManager.cls | 6 | 26 | 6 | 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 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
8 | /local org/WSEcoManager.cls | 6 | 26 | 6 | 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 'result_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
9 | /local org/WSEcoManager.cls | 7 | 26 | 7 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
9 | /local org/WSEcoManager.cls | 7 | 26 | 7 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
10 | /local org/WSEcoManager.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]*' |
10 | /local org/WSEcoManager.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]*' |
11 | /local org/WSEcoManager.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 |
11 | /local org/WSEcoManager.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 |
12 | /local org/WSEcoManager.cls | 13 | 26 | 13 | 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 'category_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
12 | /local org/WSEcoManager.cls | 13 | 26 | 13 | 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 'category_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
13 | /local org/WSEcoManager.cls | 14 | 26 | 14 | 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 'level_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
13 | /local org/WSEcoManager.cls | 14 | 26 | 14 | 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 'level_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
14 | /local org/WSEcoManager.cls | 15 | 26 | 15 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
14 | /local org/WSEcoManager.cls | 15 | 26 | 15 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
15 | /local org/WSEcoManager.cls | 16 | 26 | 16 | 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]*' |
15 | /local org/WSEcoManager.cls | 16 | 26 | 16 | 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]*' |
16 | /local org/WSEcoManager.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 |
16 | /local org/WSEcoManager.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 |
17 | /local org/WSEcoManager.cls | 20 | 26 | 20 | 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 'debugLog_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
17 | /local org/WSEcoManager.cls | 20 | 26 | 20 | 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 'debugLog_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
18 | /local org/WSEcoManager.cls | 21 | 26 | 21 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
18 | /local org/WSEcoManager.cls | 21 | 26 | 21 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
19 | /local org/WSEcoManager.cls | 22 | 26 | 22 | 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]*' |
19 | /local org/WSEcoManager.cls | 22 | 26 | 22 | 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]*' |
20 | /local org/WSEcoManager.cls | 24 | 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 |
20 | /local org/WSEcoManager.cls | 24 | 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 |
21 | /local org/WSEcoManager.cls | 24 | 12 | 43 | 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 'address' doesn't match '[A-Z][a-zA-Z0-9_]*' |
21 | /local org/WSEcoManager.cls | 24 | 12 | 43 | 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 'address' doesn't match '[A-Z][a-zA-Z0-9_]*' |
22 | /local org/WSEcoManager.cls | 24 | 12 | 43 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
22 | /local org/WSEcoManager.cls | 24 | 12 | 43 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
23 | /local org/WSEcoManager.cls | 33 | 26 | 33 | 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 'city_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
23 | /local org/WSEcoManager.cls | 33 | 26 | 33 | 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 'city_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
24 | /local org/WSEcoManager.cls | 34 | 26 | 34 | 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 'country_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
24 | /local org/WSEcoManager.cls | 34 | 26 | 34 | 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 'country_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
25 | /local org/WSEcoManager.cls | 35 | 26 | 35 | 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 'countryCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
25 | /local org/WSEcoManager.cls | 35 | 26 | 35 | 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 'countryCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
26 | /local org/WSEcoManager.cls | 36 | 26 | 36 | 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 'geocodeAccuracy_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
26 | /local org/WSEcoManager.cls | 36 | 26 | 36 | 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 'geocodeAccuracy_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
27 | /local org/WSEcoManager.cls | 37 | 26 | 37 | 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 'postalCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
27 | /local org/WSEcoManager.cls | 37 | 26 | 37 | 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 'postalCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
28 | /local org/WSEcoManager.cls | 38 | 26 | 38 | 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 'state_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
28 | /local org/WSEcoManager.cls | 38 | 26 | 38 | 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 'state_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
29 | /local org/WSEcoManager.cls | 39 | 26 | 39 | 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 'stateCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
29 | /local org/WSEcoManager.cls | 39 | 26 | 39 | 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 'stateCode_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
30 | /local org/WSEcoManager.cls | 40 | 26 | 40 | 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 'street_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
30 | /local org/WSEcoManager.cls | 40 | 26 | 40 | 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 'street_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
31 | /local org/WSEcoManager.cls | 41 | 26 | 41 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
31 | /local org/WSEcoManager.cls | 41 | 26 | 41 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
32 | /local org/WSEcoManager.cls | 42 | 26 | 42 | 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 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
32 | /local org/WSEcoManager.cls | 42 | 26 | 42 | 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 'field_order_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
33 | /local org/WSEcoManager.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 |
33 | /local org/WSEcoManager.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 |
34 | /local org/WSEcoManager.cls | 46 | 26 | 46 | 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 'sessionId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
34 | /local org/WSEcoManager.cls | 46 | 26 | 46 | 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 'sessionId_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
35 | /local org/WSEcoManager.cls | 47 | 26 | 47 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
35 | /local org/WSEcoManager.cls | 47 | 26 | 47 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
36 | /local org/WSEcoManager.cls | 48 | 26 | 48 | 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]*' |
36 | /local org/WSEcoManager.cls | 48 | 26 | 48 | 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]*' |
37 | /local org/WSEcoManager.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 |
37 | /local org/WSEcoManager.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 |
38 | /local org/WSEcoManager.cls | 52 | 26 | 52 | 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 'client_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
38 | /local org/WSEcoManager.cls | 52 | 26 | 52 | 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 'client_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
39 | /local org/WSEcoManager.cls | 53 | 26 | 53 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
39 | /local org/WSEcoManager.cls | 53 | 26 | 53 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
40 | /local org/WSEcoManager.cls | 54 | 26 | 54 | 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]*' |
40 | /local org/WSEcoManager.cls | 54 | 26 | 54 | 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]*' |
41 | /local org/WSEcoManager.cls | 56 | 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 | /local org/WSEcoManager.cls | 56 | 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 | /local org/WSEcoManager.cls | 59 | 26 | 59 | 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 'categories_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
42 | /local org/WSEcoManager.cls | 59 | 26 | 59 | 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 'categories_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
43 | /local org/WSEcoManager.cls | 60 | 26 | 60 | 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 'debugLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
43 | /local org/WSEcoManager.cls | 60 | 26 | 60 | 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 'debugLevel_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
44 | /local org/WSEcoManager.cls | 61 | 26 | 61 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
44 | /local org/WSEcoManager.cls | 61 | 26 | 61 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
45 | /local org/WSEcoManager.cls | 62 | 26 | 62 | 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]*' |
45 | /local org/WSEcoManager.cls | 62 | 26 | 62 | 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]*' |
46 | /local org/WSEcoManager.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 |
46 | /local org/WSEcoManager.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 |
47 | /local org/WSEcoManager.cls | 64 | 12 | 71 | 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 'location' doesn't match '[A-Z][a-zA-Z0-9_]*' |
47 | /local org/WSEcoManager.cls | 64 | 12 | 71 | 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 'location' doesn't match '[A-Z][a-zA-Z0-9_]*' |
48 | /local org/WSEcoManager.cls | 67 | 26 | 67 | 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 'latitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
48 | /local org/WSEcoManager.cls | 67 | 26 | 67 | 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 'latitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
49 | /local org/WSEcoManager.cls | 68 | 26 | 68 | 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 'longitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
49 | /local org/WSEcoManager.cls | 68 | 26 | 68 | 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 'longitude_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
50 | /local org/WSEcoManager.cls | 69 | 26 | 69 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
50 | /local org/WSEcoManager.cls | 69 | 26 | 69 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
51 | /local org/WSEcoManager.cls | 70 | 26 | 70 | 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]*' |
51 | /local org/WSEcoManager.cls | 70 | 26 | 70 | 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]*' |
52 | /local org/WSEcoManager.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 |
52 | /local org/WSEcoManager.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 |
53 | /local org/WSEcoManager.cls | 74 | 26 | 74 | 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 'allowFieldTruncation_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
53 | /local org/WSEcoManager.cls | 74 | 26 | 74 | 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 'allowFieldTruncation_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
54 | /local org/WSEcoManager.cls | 75 | 26 | 75 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
54 | /local org/WSEcoManager.cls | 75 | 26 | 75 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
55 | /local org/WSEcoManager.cls | 76 | 26 | 76 | 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]*' |
55 | /local org/WSEcoManager.cls | 76 | 26 | 76 | 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]*' |
56 | /local org/WSEcoManager.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 |
56 | /local org/WSEcoManager.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 |
57 | /local org/WSEcoManager.cls | 78 | 12 | 83 | 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 'echo_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
57 | /local org/WSEcoManager.cls | 78 | 12 | 83 | 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 'echo_element' doesn't match '[A-Z][a-zA-Z0-9_]*' |
58 | /local org/WSEcoManager.cls | 80 | 26 | 80 | 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 'text_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
58 | /local org/WSEcoManager.cls | 80 | 26 | 80 | 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 'text_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
59 | /local org/WSEcoManager.cls | 81 | 26 | 81 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
59 | /local org/WSEcoManager.cls | 81 | 26 | 81 | 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 'apex_schema_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
60 | /local org/WSEcoManager.cls | 82 | 26 | 82 | 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]*' |
60 | /local org/WSEcoManager.cls | 82 | 26 | 82 | 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]*' |
61 | /local org/WSEcoManager.cls | 84 | 12 | 126 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
61 | /local org/WSEcoManager.cls | 84 | 12 | 126 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
62 | /local org/WSEcoManager.cls | 84 | 12 | 126 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
62 | /local org/WSEcoManager.cls | 84 | 12 | 126 | 6 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
63 | /local org/WSEcoManager.cls | 85 | 23 | 85 | 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 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
63 | /local org/WSEcoManager.cls | 85 | 23 | 85 | 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 'endpoint_x' doesn't match '[a-z][a-zA-Z0-9]*' |
64 | /local org/WSEcoManager.cls | 86 | 35 | 86 | 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]*' |
64 | /local org/WSEcoManager.cls | 86 | 35 | 86 | 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]*' |
65 | /local org/WSEcoManager.cls | 87 | 35 | 87 | 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]*' |
65 | /local org/WSEcoManager.cls | 87 | 35 | 87 | 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]*' |
66 | /local org/WSEcoManager.cls | 88 | 23 | 88 | 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]*' |
66 | /local org/WSEcoManager.cls | 88 | 23 | 88 | 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]*' |
67 | /local org/WSEcoManager.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 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
67 | /local org/WSEcoManager.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 'clientCert_x' doesn't match '[a-z][a-zA-Z0-9]*' |
68 | /local org/WSEcoManager.cls | 90 | 23 | 90 | 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]*' |
68 | /local org/WSEcoManager.cls | 90 | 23 | 90 | 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]*' |
69 | /local org/WSEcoManager.cls | 91 | 24 | 91 | 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]*' |
69 | /local org/WSEcoManager.cls | 91 | 24 | 91 | 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]*' |
70 | /local org/WSEcoManager.cls | 92 | 65 | 92 | 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 'AllowFieldTruncationHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
70 | /local org/WSEcoManager.cls | 92 | 65 | 92 | 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 'AllowFieldTruncationHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
71 | /local org/WSEcoManager.cls | 93 | 52 | 93 | 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 'SessionHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
71 | /local org/WSEcoManager.cls | 93 | 52 | 93 | 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 'SessionHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
72 | /local org/WSEcoManager.cls | 94 | 52 | 94 | 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 'DebuggingInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
72 | /local org/WSEcoManager.cls | 94 | 52 | 94 | 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 'DebuggingInfo' doesn't match '[a-z][a-zA-Z0-9]*' |
73 | /local org/WSEcoManager.cls | 95 | 50 | 95 | 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 'CallOptions' doesn't match '[a-z][a-zA-Z0-9]*' |
73 | /local org/WSEcoManager.cls | 95 | 50 | 95 | 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 'CallOptions' doesn't match '[a-z][a-zA-Z0-9]*' |
74 | /local org/WSEcoManager.cls | 96 | 54 | 96 | 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 'DebuggingHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
74 | /local org/WSEcoManager.cls | 96 | 54 | 96 | 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 'DebuggingHeader' doesn't match '[a-z][a-zA-Z0-9]*' |
75 | /local org/WSEcoManager.cls | 97 | 24 | 97 | 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 'AllowFieldTruncationHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
75 | /local org/WSEcoManager.cls | 97 | 24 | 97 | 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 'AllowFieldTruncationHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
76 | /local org/WSEcoManager.cls | 98 | 24 | 98 | 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 'SessionHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
76 | /local org/WSEcoManager.cls | 98 | 24 | 98 | 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 'SessionHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
77 | /local org/WSEcoManager.cls | 99 | 24 | 99 | 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 'DebuggingInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
77 | /local org/WSEcoManager.cls | 99 | 24 | 99 | 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 'DebuggingInfo_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
78 | /local org/WSEcoManager.cls | 100 | 24 | 100 | 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 'CallOptions_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
78 | /local org/WSEcoManager.cls | 100 | 24 | 100 | 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 'CallOptions_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
79 | /local org/WSEcoManager.cls | 101 | 24 | 101 | 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 'DebuggingHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
79 | /local org/WSEcoManager.cls | 101 | 24 | 101 | 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 'DebuggingHeader_hns' doesn't match '[a-z][a-zA-Z0-9]*' |
80 | /local org/WSEcoManager.cls | 102 | 26 | 102 | 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 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
80 | /local org/WSEcoManager.cls | 102 | 26 | 102 | 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 'ns_map_type_info' doesn't match '[a-z][a-zA-Z0-9]*' |
81 | /local org/WSEcoManager.cls | 103 | 16 | 125 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
81 | /local org/WSEcoManager.cls | 103 | 16 | 125 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
82 | /local org/WSEcoManager.cls | 104 | 40 | 104 | 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]*' |
82 | /local org/WSEcoManager.cls | 104 | 40 | 104 | 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]*' |
83 | /local org/WSEcoManager.cls | 108 | 48 | 108 | 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]*' |
83 | /local org/WSEcoManager.cls | 108 | 48 | 108 | 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]*' |
84 | /local org/WSEcoManager.cls | 109 | 61 | 109 | 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]*' |
84 | /local org/WSEcoManager.cls | 109 | 61 | 109 | 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]*' |
85 | /remote org/EchoManager.cls | 1 | 8 | 5 | 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 | /remote org/EchoManager.cls | 1 | 8 | 5 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |