pmd7_2 took 12 seconds to run and found 198 violations
pmd7_3 took 15 seconds to run and found 198 violations
Among the 198 total comparisons:
Violation counts:
# | fileName | line | column | endLine | endColumn | engine | ruleName | severity | category | url | message |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | /force-app/main/callouts/classes/Callout.cls | 5 | 8 | 170 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1 | /force-app/main/callouts/classes/Callout.cls | 5 | 8 | 170 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
2 | /force-app/main/callouts/classes/Callout.cls | 5 | 8 | 170 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'Callout' has a total cognitive complexity of 116 (highest 10), current threshold is 50 |
2 | /force-app/main/callouts/classes/Callout.cls | 5 | 8 | 170 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'Callout' has a total cognitive complexity of 116 (highest 10), current threshold is 50 |
3 | /force-app/main/callouts/classes/Callout.cls | 5 | 8 | 170 | 2 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class Callout has 20 public methods, attributes, and properties (limit: 20) |
3 | /force-app/main/callouts/classes/Callout.cls | 5 | 8 | 170 | 2 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class Callout has 20 public methods, attributes, and properties (limit: 20) |
4 | /force-app/main/callouts/classes/Callout.cls | 12 | 12 | 16 | 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 | /force-app/main/callouts/classes/Callout.cls | 12 | 12 | 16 | 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 | /force-app/main/callouts/classes/Callout.cls | 18 | 12 | 22 | 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 | /force-app/main/callouts/classes/Callout.cls | 18 | 12 | 22 | 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 | /force-app/main/callouts/classes/Callout.cls | 30 | 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 |
6 | /force-app/main/callouts/classes/Callout.cls | 30 | 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 |
7 | /force-app/main/callouts/classes/Callout.cls | 35 | 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 |
7 | /force-app/main/callouts/classes/Callout.cls | 35 | 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 |
8 | /force-app/main/callouts/classes/Callout.cls | 39 | 12 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
8 | /force-app/main/callouts/classes/Callout.cls | 39 | 12 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
9 | /force-app/main/callouts/classes/Callout.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 |
9 | /force-app/main/callouts/classes/Callout.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 |
10 | /force-app/main/callouts/classes/Callout.cls | 49 | 12 | 52 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
10 | /force-app/main/callouts/classes/Callout.cls | 49 | 12 | 52 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
11 | /force-app/main/callouts/classes/Callout.cls | 54 | 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 |
11 | /force-app/main/callouts/classes/Callout.cls | 54 | 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 |
12 | /force-app/main/callouts/classes/Callout.cls | 59 | 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 |
12 | /force-app/main/callouts/classes/Callout.cls | 59 | 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 |
13 | /force-app/main/callouts/classes/Callout.cls | 64 | 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 |
13 | /force-app/main/callouts/classes/Callout.cls | 64 | 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 |
14 | /force-app/main/callouts/classes/Callout.cls | 69 | 12 | 72 | 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 | /force-app/main/callouts/classes/Callout.cls | 69 | 12 | 72 | 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 | /force-app/main/callouts/classes/Callout.cls | 74 | 12 | 76 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
15 | /force-app/main/callouts/classes/Callout.cls | 74 | 12 | 76 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
16 | /force-app/main/callouts/classes/Callout.cls | 78 | 12 | 80 | 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 | /force-app/main/callouts/classes/Callout.cls | 78 | 12 | 80 | 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 | /force-app/main/callouts/classes/Callout.cls | 82 | 12 | 84 | 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 | /force-app/main/callouts/classes/Callout.cls | 82 | 12 | 84 | 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 | /force-app/main/callouts/classes/Callout.cls | 86 | 12 | 88 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
18 | /force-app/main/callouts/classes/Callout.cls | 86 | 12 | 88 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
19 | /force-app/main/callouts/classes/Callout.cls | 90 | 12 | 92 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
19 | /force-app/main/callouts/classes/Callout.cls | 90 | 12 | 92 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
20 | /force-app/main/callouts/classes/Callout.cls | 94 | 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 |
20 | /force-app/main/callouts/classes/Callout.cls | 94 | 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 |
21 | /force-app/main/callouts/classes/Callout.cls | 98 | 12 | 100 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
21 | /force-app/main/callouts/classes/Callout.cls | 98 | 12 | 100 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
22 | /force-app/main/callouts/classes/Callout.cls | 102 | 12 | 104 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
22 | /force-app/main/callouts/classes/Callout.cls | 102 | 12 | 104 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
23 | /force-app/main/callouts/classes/Callout.cls | 106 | 12 | 108 | 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 | /force-app/main/callouts/classes/Callout.cls | 106 | 12 | 108 | 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 | /force-app/main/callouts/classes/Callout.cls | 137 | 33 | 137 | 40 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
24 | /force-app/main/callouts/classes/Callout.cls | 137 | 33 | 137 | 40 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
25 | /force-app/main/callouts/classes/Callout.cls | 137 | 33 | 137 | 40 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
25 | /force-app/main/callouts/classes/Callout.cls | 137 | 33 | 137 | 40 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
26 | /force-app/main/callouts/classes/Callout.cls | 145 | 35 | 145 | 104 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
26 | /force-app/main/callouts/classes/Callout.cls | 145 | 35 | 145 | 104 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
27 | /force-app/main/callouts/classes/Callout.cls | 145 | 35 | 145 | 104 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
27 | /force-app/main/callouts/classes/Callout.cls | 145 | 35 | 145 | 104 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
28 | /force-app/main/callouts/classes/Callout.cls | 148 | 35 | 148 | 93 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
28 | /force-app/main/callouts/classes/Callout.cls | 148 | 35 | 148 | 93 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
29 | /force-app/main/callouts/classes/Callout.cls | 148 | 35 | 148 | 93 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
29 | /force-app/main/callouts/classes/Callout.cls | 148 | 35 | 148 | 93 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
30 | /force-app/main/callouts/classes/Callout.cls | 151 | 35 | 151 | 101 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
30 | /force-app/main/callouts/classes/Callout.cls | 151 | 35 | 151 | 101 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
31 | /force-app/main/callouts/classes/Callout.cls | 151 | 35 | 151 | 101 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
31 | /force-app/main/callouts/classes/Callout.cls | 151 | 35 | 151 | 101 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
32 | /force-app/main/callouts/classes/Callout.cls | 168 | 12 | 168 | 60 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
32 | /force-app/main/callouts/classes/Callout.cls | 168 | 12 | 168 | 60 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
33 | /force-app/main/callouts/classes/RestApi.cls | 5 | 21 | 123 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
33 | /force-app/main/callouts/classes/RestApi.cls | 5 | 21 | 123 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
34 | /force-app/main/callouts/classes/RestApi.cls | 7 | 28 | 7 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'ALL_OR_NONE_DEFAULT' doesn't match '[a-z][a-zA-Z0-9]*' |
34 | /force-app/main/callouts/classes/RestApi.cls | 7 | 28 | 7 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'ALL_OR_NONE_DEFAULT' doesn't match '[a-z][a-zA-Z0-9]*' |
35 | /force-app/main/callouts/classes/RestApi.cls | 8 | 27 | 8 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'BASE_URL' doesn't match '[a-z][a-zA-Z0-9]*' |
35 | /force-app/main/callouts/classes/RestApi.cls | 8 | 27 | 8 | 131 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'BASE_URL' doesn't match '[a-z][a-zA-Z0-9]*' |
36 | /force-app/main/callouts/classes/RestApi.cls | 9 | 27 | 9 | 88 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'COMPOSITE_ENDPOINT' doesn't match '[a-z][a-zA-Z0-9]*' |
36 | /force-app/main/callouts/classes/RestApi.cls | 9 | 27 | 9 | 88 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'COMPOSITE_ENDPOINT' doesn't match '[a-z][a-zA-Z0-9]*' |
37 | /force-app/main/callouts/classes/RestApi.cls | 10 | 27 | 10 | 96 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'LISTVIEW_ENDPOINT' doesn't match '[a-z][a-zA-Z0-9]*' |
37 | /force-app/main/callouts/classes/RestApi.cls | 10 | 27 | 10 | 96 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'LISTVIEW_ENDPOINT' doesn't match '[a-z][a-zA-Z0-9]*' |
38 | /force-app/main/callouts/classes/RestApi.cls | 11 | 27 | 11 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'LISTVIEW_DESCRIBE_ENDPOINT' doesn't match '[a-z][a-zA-Z0-9]*' |
38 | /force-app/main/callouts/classes/RestApi.cls | 11 | 27 | 11 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'LISTVIEW_DESCRIBE_ENDPOINT' doesn't match '[a-z][a-zA-Z0-9]*' |
39 | /force-app/main/callouts/classes/RestApi.cls | 13 | 19 | 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 |
39 | /force-app/main/callouts/classes/RestApi.cls | 13 | 19 | 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 |
40 | /force-app/main/callouts/classes/RestApi.cls | 17 | 19 | 22 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
40 | /force-app/main/callouts/classes/RestApi.cls | 17 | 19 | 22 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
41 | /force-app/main/callouts/classes/RestApi.cls | 24 | 19 | 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 |
41 | /force-app/main/callouts/classes/RestApi.cls | 24 | 19 | 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 |
42 | /force-app/main/callouts/classes/RestApi.cls | 28 | 19 | 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 |
42 | /force-app/main/callouts/classes/RestApi.cls | 28 | 19 | 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 |
43 | /force-app/main/callouts/classes/RestApi.cls | 36 | 19 | 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 |
43 | /force-app/main/callouts/classes/RestApi.cls | 36 | 19 | 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 |
44 | /force-app/main/callouts/classes/RestApi.cls | 40 | 19 | 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 |
44 | /force-app/main/callouts/classes/RestApi.cls | 40 | 19 | 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 |
45 | /force-app/main/callouts/classes/RestApi.cls | 46 | 19 | 48 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
45 | /force-app/main/callouts/classes/RestApi.cls | 46 | 19 | 48 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
46 | /force-app/main/callouts/classes/RestApi.cls | 50 | 19 | 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 |
46 | /force-app/main/callouts/classes/RestApi.cls | 50 | 19 | 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 |
47 | /force-app/main/callouts/classes/RestApi.cls | 59 | 19 | 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 |
47 | /force-app/main/callouts/classes/RestApi.cls | 59 | 19 | 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 |
48 | /force-app/main/callouts/classes/RestApi.cls | 73 | 19 | 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 |
48 | /force-app/main/callouts/classes/RestApi.cls | 73 | 19 | 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 |
49 | /force-app/main/callouts/classes/RestApi.cls | 75 | 24 | 75 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
49 | /force-app/main/callouts/classes/RestApi.cls | 75 | 24 | 75 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
50 | /force-app/main/callouts/classes/RestApi.cls | 92 | 12 | 99 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
50 | /force-app/main/callouts/classes/RestApi.cls | 92 | 12 | 99 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
51 | /force-app/main/callouts/classes/RestApi.cls | 93 | 16 | 93 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
51 | /force-app/main/callouts/classes/RestApi.cls | 93 | 16 | 93 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
52 | /force-app/main/callouts/classes/RestApi.cls | 94 | 16 | 94 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
52 | /force-app/main/callouts/classes/RestApi.cls | 94 | 16 | 94 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
53 | /force-app/main/callouts/classes/RestApi.cls | 95 | 16 | 95 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
53 | /force-app/main/callouts/classes/RestApi.cls | 95 | 16 | 95 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
54 | /force-app/main/callouts/classes/RestApi.cls | 96 | 16 | 96 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
54 | /force-app/main/callouts/classes/RestApi.cls | 96 | 16 | 96 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
55 | /force-app/main/callouts/classes/RestApi.cls | 97 | 16 | 97 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
55 | /force-app/main/callouts/classes/RestApi.cls | 97 | 16 | 97 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
56 | /force-app/main/callouts/classes/RestApi.cls | 98 | 16 | 98 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
56 | /force-app/main/callouts/classes/RestApi.cls | 98 | 16 | 98 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
57 | /force-app/main/callouts/classes/RestApi.cls | 101 | 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 |
57 | /force-app/main/callouts/classes/RestApi.cls | 101 | 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 |
58 | /force-app/main/callouts/classes/RestApi.cls | 102 | 16 | 102 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
58 | /force-app/main/callouts/classes/RestApi.cls | 102 | 16 | 102 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
59 | /force-app/main/callouts/classes/RestApi.cls | 103 | 16 | 103 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
59 | /force-app/main/callouts/classes/RestApi.cls | 103 | 16 | 103 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
60 | /force-app/main/callouts/classes/RestApi.cls | 105 | 16 | 108 | 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 | /force-app/main/callouts/classes/RestApi.cls | 105 | 16 | 108 | 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 | /force-app/main/callouts/classes/RestApi.cls | 111 | 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 |
61 | /force-app/main/callouts/classes/RestApi.cls | 111 | 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 |
62 | /force-app/main/callouts/classes/RestApi.cls | 112 | 16 | 112 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
62 | /force-app/main/callouts/classes/RestApi.cls | 112 | 16 | 112 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
63 | /force-app/main/callouts/classes/RestApi.cls | 113 | 16 | 113 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
63 | /force-app/main/callouts/classes/RestApi.cls | 113 | 16 | 113 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
64 | /force-app/main/callouts/classes/RestApi.cls | 114 | 16 | 114 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
64 | /force-app/main/callouts/classes/RestApi.cls | 114 | 16 | 114 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
65 | /force-app/main/callouts/classes/RestApi.cls | 117 | 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 |
65 | /force-app/main/callouts/classes/RestApi.cls | 117 | 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 |
66 | /force-app/main/callouts/classes/RestApi.cls | 118 | 16 | 118 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
66 | /force-app/main/callouts/classes/RestApi.cls | 118 | 16 | 118 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
67 | /force-app/main/callouts/classes/RestApi.cls | 119 | 13 | 119 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
67 | /force-app/main/callouts/classes/RestApi.cls | 119 | 13 | 119 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
68 | /force-app/main/callouts/classes/RestApi.cls | 120 | 16 | 120 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
68 | /force-app/main/callouts/classes/RestApi.cls | 120 | 16 | 120 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
69 | /force-app/tests/callouts/classes/Callout_Tests.cls | 6 | 9 | 340 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
69 | /force-app/tests/callouts/classes/Callout_Tests.cls | 6 | 9 | 340 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
70 | /force-app/tests/callouts/classes/Callout_Tests.cls | 8 | 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 |
70 | /force-app/tests/callouts/classes/Callout_Tests.cls | 8 | 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 |
71 | /force-app/tests/callouts/classes/Callout_Tests.cls | 9 | 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 |
71 | /force-app/tests/callouts/classes/Callout_Tests.cls | 9 | 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 |
72 | /force-app/tests/callouts/classes/Callout_Tests.cls | 17 | 12 | 24 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
72 | /force-app/tests/callouts/classes/Callout_Tests.cls | 17 | 12 | 24 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
73 | /force-app/tests/callouts/classes/Callout_Tests.cls | 18 | 16 | 23 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
73 | /force-app/tests/callouts/classes/Callout_Tests.cls | 18 | 16 | 23 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
74 | /force-app/tests/callouts/classes/Callout_Tests.cls | 27 | 12 | 34 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_compressed_and_return_get_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
74 | /force-app/tests/callouts/classes/Callout_Tests.cls | 27 | 12 | 34 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_compressed_and_return_get_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
75 | /force-app/tests/callouts/classes/Callout_Tests.cls | 33 | 9 | 33 | 55 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
75 | /force-app/tests/callouts/classes/Callout_Tests.cls | 33 | 9 | 33 | 55 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
76 | /force-app/tests/callouts/classes/Callout_Tests.cls | 37 | 12 | 44 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_compressed_and_return_get_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
76 | /force-app/tests/callouts/classes/Callout_Tests.cls | 37 | 12 | 44 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_compressed_and_return_get_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
77 | /force-app/tests/callouts/classes/Callout_Tests.cls | 43 | 9 | 43 | 55 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
77 | /force-app/tests/callouts/classes/Callout_Tests.cls | 43 | 9 | 43 | 55 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
78 | /force-app/tests/callouts/classes/Callout_Tests.cls | 47 | 12 | 57 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_headers_and_return_get_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
78 | /force-app/tests/callouts/classes/Callout_Tests.cls | 47 | 12 | 57 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_headers_and_return_get_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
79 | /force-app/tests/callouts/classes/Callout_Tests.cls | 56 | 9 | 56 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
79 | /force-app/tests/callouts/classes/Callout_Tests.cls | 56 | 9 | 56 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
80 | /force-app/tests/callouts/classes/Callout_Tests.cls | 60 | 12 | 70 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_headers_and_return_get_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
80 | /force-app/tests/callouts/classes/Callout_Tests.cls | 60 | 12 | 70 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_headers_and_return_get_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
81 | /force-app/tests/callouts/classes/Callout_Tests.cls | 69 | 9 | 69 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
81 | /force-app/tests/callouts/classes/Callout_Tests.cls | 69 | 9 | 69 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
82 | /force-app/tests/callouts/classes/Callout_Tests.cls | 73 | 12 | 84 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_parameters_and_return_get_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
82 | /force-app/tests/callouts/classes/Callout_Tests.cls | 73 | 12 | 84 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_parameters_and_return_get_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
83 | /force-app/tests/callouts/classes/Callout_Tests.cls | 87 | 12 | 98 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_parameters_and_return_get_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
83 | /force-app/tests/callouts/classes/Callout_Tests.cls | 87 | 12 | 98 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_parameters_and_return_get_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
84 | /force-app/tests/callouts/classes/Callout_Tests.cls | 101 | 12 | 106 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
84 | /force-app/tests/callouts/classes/Callout_Tests.cls | 101 | 12 | 106 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
85 | /force-app/tests/callouts/classes/Callout_Tests.cls | 101 | 12 | 106 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_timeout_and_return_get_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
85 | /force-app/tests/callouts/classes/Callout_Tests.cls | 101 | 12 | 106 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_timeout_and_return_get_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
86 | /force-app/tests/callouts/classes/Callout_Tests.cls | 109 | 12 | 114 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
86 | /force-app/tests/callouts/classes/Callout_Tests.cls | 109 | 12 | 114 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
87 | /force-app/tests/callouts/classes/Callout_Tests.cls | 109 | 12 | 114 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_timeout_and_return_get_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
87 | /force-app/tests/callouts/classes/Callout_Tests.cls | 109 | 12 | 114 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_set_timeout_and_return_get_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
88 | /force-app/tests/callouts/classes/Callout_Tests.cls | 117 | 12 | 121 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
88 | /force-app/tests/callouts/classes/Callout_Tests.cls | 117 | 12 | 121 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
89 | /force-app/tests/callouts/classes/Callout_Tests.cls | 117 | 12 | 121 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_del_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
89 | /force-app/tests/callouts/classes/Callout_Tests.cls | 117 | 12 | 121 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_del_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
90 | /force-app/tests/callouts/classes/Callout_Tests.cls | 120 | 22 | 120 | 80 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
90 | /force-app/tests/callouts/classes/Callout_Tests.cls | 120 | 22 | 120 | 80 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
91 | /force-app/tests/callouts/classes/Callout_Tests.cls | 124 | 12 | 128 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
91 | /force-app/tests/callouts/classes/Callout_Tests.cls | 124 | 12 | 128 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
92 | /force-app/tests/callouts/classes/Callout_Tests.cls | 124 | 12 | 128 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_del_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
92 | /force-app/tests/callouts/classes/Callout_Tests.cls | 124 | 12 | 128 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_del_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
93 | /force-app/tests/callouts/classes/Callout_Tests.cls | 127 | 22 | 127 | 73 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
93 | /force-app/tests/callouts/classes/Callout_Tests.cls | 127 | 22 | 127 | 73 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
94 | /force-app/tests/callouts/classes/Callout_Tests.cls | 131 | 12 | 135 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
94 | /force-app/tests/callouts/classes/Callout_Tests.cls | 131 | 12 | 135 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
95 | /force-app/tests/callouts/classes/Callout_Tests.cls | 131 | 12 | 135 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_get_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
95 | /force-app/tests/callouts/classes/Callout_Tests.cls | 131 | 12 | 135 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_get_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
96 | /force-app/tests/callouts/classes/Callout_Tests.cls | 134 | 22 | 134 | 80 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
96 | /force-app/tests/callouts/classes/Callout_Tests.cls | 134 | 22 | 134 | 80 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
97 | /force-app/tests/callouts/classes/Callout_Tests.cls | 138 | 12 | 142 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
97 | /force-app/tests/callouts/classes/Callout_Tests.cls | 138 | 12 | 142 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
98 | /force-app/tests/callouts/classes/Callout_Tests.cls | 138 | 12 | 142 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_get_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
98 | /force-app/tests/callouts/classes/Callout_Tests.cls | 138 | 12 | 142 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_get_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
99 | /force-app/tests/callouts/classes/Callout_Tests.cls | 141 | 22 | 141 | 73 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
99 | /force-app/tests/callouts/classes/Callout_Tests.cls | 141 | 22 | 141 | 73 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
100 | /force-app/tests/callouts/classes/Callout_Tests.cls | 145 | 12 | 149 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
100 | /force-app/tests/callouts/classes/Callout_Tests.cls | 145 | 12 | 149 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
101 | /force-app/tests/callouts/classes/Callout_Tests.cls | 145 | 12 | 149 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_head_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
101 | /force-app/tests/callouts/classes/Callout_Tests.cls | 145 | 12 | 149 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_head_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
102 | /force-app/tests/callouts/classes/Callout_Tests.cls | 148 | 22 | 148 | 81 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
102 | /force-app/tests/callouts/classes/Callout_Tests.cls | 148 | 22 | 148 | 81 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
103 | /force-app/tests/callouts/classes/Callout_Tests.cls | 152 | 12 | 156 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
103 | /force-app/tests/callouts/classes/Callout_Tests.cls | 152 | 12 | 156 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
104 | /force-app/tests/callouts/classes/Callout_Tests.cls | 152 | 12 | 156 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_head_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
104 | /force-app/tests/callouts/classes/Callout_Tests.cls | 152 | 12 | 156 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_head_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
105 | /force-app/tests/callouts/classes/Callout_Tests.cls | 155 | 22 | 155 | 74 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
105 | /force-app/tests/callouts/classes/Callout_Tests.cls | 155 | 22 | 155 | 74 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
106 | /force-app/tests/callouts/classes/Callout_Tests.cls | 159 | 12 | 164 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
106 | /force-app/tests/callouts/classes/Callout_Tests.cls | 159 | 12 | 164 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
107 | /force-app/tests/callouts/classes/Callout_Tests.cls | 159 | 12 | 164 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_blob_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
107 | /force-app/tests/callouts/classes/Callout_Tests.cls | 159 | 12 | 164 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_blob_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
108 | /force-app/tests/callouts/classes/Callout_Tests.cls | 163 | 22 | 163 | 89 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
108 | /force-app/tests/callouts/classes/Callout_Tests.cls | 163 | 22 | 163 | 89 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
109 | /force-app/tests/callouts/classes/Callout_Tests.cls | 167 | 12 | 172 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
109 | /force-app/tests/callouts/classes/Callout_Tests.cls | 167 | 12 | 172 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
110 | /force-app/tests/callouts/classes/Callout_Tests.cls | 167 | 12 | 172 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_blob_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
110 | /force-app/tests/callouts/classes/Callout_Tests.cls | 167 | 12 | 172 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_blob_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
111 | /force-app/tests/callouts/classes/Callout_Tests.cls | 171 | 22 | 171 | 82 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
111 | /force-app/tests/callouts/classes/Callout_Tests.cls | 171 | 22 | 171 | 82 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
112 | /force-app/tests/callouts/classes/Callout_Tests.cls | 175 | 12 | 181 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
112 | /force-app/tests/callouts/classes/Callout_Tests.cls | 175 | 12 | 181 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
113 | /force-app/tests/callouts/classes/Callout_Tests.cls | 175 | 12 | 181 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_dom_document_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
113 | /force-app/tests/callouts/classes/Callout_Tests.cls | 175 | 12 | 181 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_dom_document_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
114 | /force-app/tests/callouts/classes/Callout_Tests.cls | 180 | 22 | 180 | 93 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
114 | /force-app/tests/callouts/classes/Callout_Tests.cls | 180 | 22 | 180 | 93 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
115 | /force-app/tests/callouts/classes/Callout_Tests.cls | 184 | 12 | 190 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
115 | /force-app/tests/callouts/classes/Callout_Tests.cls | 184 | 12 | 190 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
116 | /force-app/tests/callouts/classes/Callout_Tests.cls | 184 | 12 | 190 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_dom_document_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
116 | /force-app/tests/callouts/classes/Callout_Tests.cls | 184 | 12 | 190 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_dom_document_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
117 | /force-app/tests/callouts/classes/Callout_Tests.cls | 189 | 22 | 189 | 86 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
117 | /force-app/tests/callouts/classes/Callout_Tests.cls | 189 | 22 | 189 | 86 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
118 | /force-app/tests/callouts/classes/Callout_Tests.cls | 193 | 12 | 197 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
118 | /force-app/tests/callouts/classes/Callout_Tests.cls | 193 | 12 | 197 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
119 | /force-app/tests/callouts/classes/Callout_Tests.cls | 193 | 12 | 197 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_sobject_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
119 | /force-app/tests/callouts/classes/Callout_Tests.cls | 193 | 12 | 197 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_sobject_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
120 | /force-app/tests/callouts/classes/Callout_Tests.cls | 196 | 22 | 196 | 106 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
120 | /force-app/tests/callouts/classes/Callout_Tests.cls | 196 | 22 | 196 | 106 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
121 | /force-app/tests/callouts/classes/Callout_Tests.cls | 200 | 12 | 204 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
121 | /force-app/tests/callouts/classes/Callout_Tests.cls | 200 | 12 | 204 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
122 | /force-app/tests/callouts/classes/Callout_Tests.cls | 200 | 12 | 204 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_sobject_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
122 | /force-app/tests/callouts/classes/Callout_Tests.cls | 200 | 12 | 204 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_patch_for_sobject_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
123 | /force-app/tests/callouts/classes/Callout_Tests.cls | 203 | 22 | 203 | 99 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
123 | /force-app/tests/callouts/classes/Callout_Tests.cls | 203 | 22 | 203 | 99 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
124 | /force-app/tests/callouts/classes/Callout_Tests.cls | 207 | 12 | 212 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
124 | /force-app/tests/callouts/classes/Callout_Tests.cls | 207 | 12 | 212 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
125 | /force-app/tests/callouts/classes/Callout_Tests.cls | 207 | 12 | 212 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_blob_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
125 | /force-app/tests/callouts/classes/Callout_Tests.cls | 207 | 12 | 212 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_blob_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
126 | /force-app/tests/callouts/classes/Callout_Tests.cls | 211 | 22 | 211 | 88 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
126 | /force-app/tests/callouts/classes/Callout_Tests.cls | 211 | 22 | 211 | 88 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
127 | /force-app/tests/callouts/classes/Callout_Tests.cls | 215 | 12 | 220 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
127 | /force-app/tests/callouts/classes/Callout_Tests.cls | 215 | 12 | 220 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
128 | /force-app/tests/callouts/classes/Callout_Tests.cls | 215 | 12 | 220 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_blob_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
128 | /force-app/tests/callouts/classes/Callout_Tests.cls | 215 | 12 | 220 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_blob_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
129 | /force-app/tests/callouts/classes/Callout_Tests.cls | 219 | 22 | 219 | 81 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
129 | /force-app/tests/callouts/classes/Callout_Tests.cls | 219 | 22 | 219 | 81 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
130 | /force-app/tests/callouts/classes/Callout_Tests.cls | 223 | 12 | 227 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
130 | /force-app/tests/callouts/classes/Callout_Tests.cls | 223 | 12 | 227 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
131 | /force-app/tests/callouts/classes/Callout_Tests.cls | 223 | 12 | 227 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_dom_document_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
131 | /force-app/tests/callouts/classes/Callout_Tests.cls | 223 | 12 | 227 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_dom_document_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
132 | /force-app/tests/callouts/classes/Callout_Tests.cls | 226 | 22 | 226 | 105 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
132 | /force-app/tests/callouts/classes/Callout_Tests.cls | 226 | 22 | 226 | 105 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
133 | /force-app/tests/callouts/classes/Callout_Tests.cls | 230 | 12 | 236 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
133 | /force-app/tests/callouts/classes/Callout_Tests.cls | 230 | 12 | 236 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
134 | /force-app/tests/callouts/classes/Callout_Tests.cls | 230 | 12 | 236 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_dom_document_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
134 | /force-app/tests/callouts/classes/Callout_Tests.cls | 230 | 12 | 236 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_dom_document_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
135 | /force-app/tests/callouts/classes/Callout_Tests.cls | 235 | 22 | 235 | 85 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
135 | /force-app/tests/callouts/classes/Callout_Tests.cls | 235 | 22 | 235 | 85 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
136 | /force-app/tests/callouts/classes/Callout_Tests.cls | 239 | 12 | 245 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
136 | /force-app/tests/callouts/classes/Callout_Tests.cls | 239 | 12 | 245 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
137 | /force-app/tests/callouts/classes/Callout_Tests.cls | 239 | 12 | 245 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_sobject_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
137 | /force-app/tests/callouts/classes/Callout_Tests.cls | 239 | 12 | 245 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_sobject_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
138 | /force-app/tests/callouts/classes/Callout_Tests.cls | 244 | 22 | 244 | 92 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
138 | /force-app/tests/callouts/classes/Callout_Tests.cls | 244 | 22 | 244 | 92 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
139 | /force-app/tests/callouts/classes/Callout_Tests.cls | 248 | 12 | 252 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
139 | /force-app/tests/callouts/classes/Callout_Tests.cls | 248 | 12 | 252 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
140 | /force-app/tests/callouts/classes/Callout_Tests.cls | 248 | 12 | 252 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_sobject_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
140 | /force-app/tests/callouts/classes/Callout_Tests.cls | 248 | 12 | 252 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_post_for_sobject_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
141 | /force-app/tests/callouts/classes/Callout_Tests.cls | 251 | 22 | 251 | 98 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
141 | /force-app/tests/callouts/classes/Callout_Tests.cls | 251 | 22 | 251 | 98 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
142 | /force-app/tests/callouts/classes/Callout_Tests.cls | 255 | 12 | 260 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
142 | /force-app/tests/callouts/classes/Callout_Tests.cls | 255 | 12 | 260 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
143 | /force-app/tests/callouts/classes/Callout_Tests.cls | 255 | 12 | 260 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_blob_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
143 | /force-app/tests/callouts/classes/Callout_Tests.cls | 255 | 12 | 260 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_blob_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
144 | /force-app/tests/callouts/classes/Callout_Tests.cls | 259 | 22 | 259 | 87 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
144 | /force-app/tests/callouts/classes/Callout_Tests.cls | 259 | 22 | 259 | 87 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
145 | /force-app/tests/callouts/classes/Callout_Tests.cls | 263 | 12 | 268 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
145 | /force-app/tests/callouts/classes/Callout_Tests.cls | 263 | 12 | 268 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
146 | /force-app/tests/callouts/classes/Callout_Tests.cls | 263 | 12 | 268 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_blob_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
146 | /force-app/tests/callouts/classes/Callout_Tests.cls | 263 | 12 | 268 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_blob_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
147 | /force-app/tests/callouts/classes/Callout_Tests.cls | 267 | 22 | 267 | 80 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
147 | /force-app/tests/callouts/classes/Callout_Tests.cls | 267 | 22 | 267 | 80 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
148 | /force-app/tests/callouts/classes/Callout_Tests.cls | 271 | 12 | 277 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
148 | /force-app/tests/callouts/classes/Callout_Tests.cls | 271 | 12 | 277 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
149 | /force-app/tests/callouts/classes/Callout_Tests.cls | 271 | 12 | 277 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_dom_document_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
149 | /force-app/tests/callouts/classes/Callout_Tests.cls | 271 | 12 | 277 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_dom_document_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
150 | /force-app/tests/callouts/classes/Callout_Tests.cls | 276 | 22 | 276 | 91 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
150 | /force-app/tests/callouts/classes/Callout_Tests.cls | 276 | 22 | 276 | 91 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
151 | /force-app/tests/callouts/classes/Callout_Tests.cls | 280 | 12 | 286 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
151 | /force-app/tests/callouts/classes/Callout_Tests.cls | 280 | 12 | 286 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
152 | /force-app/tests/callouts/classes/Callout_Tests.cls | 280 | 12 | 286 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_dom_document_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
152 | /force-app/tests/callouts/classes/Callout_Tests.cls | 280 | 12 | 286 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_dom_document_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
153 | /force-app/tests/callouts/classes/Callout_Tests.cls | 285 | 22 | 285 | 84 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
153 | /force-app/tests/callouts/classes/Callout_Tests.cls | 285 | 22 | 285 | 84 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
154 | /force-app/tests/callouts/classes/Callout_Tests.cls | 289 | 12 | 293 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
154 | /force-app/tests/callouts/classes/Callout_Tests.cls | 289 | 12 | 293 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
155 | /force-app/tests/callouts/classes/Callout_Tests.cls | 289 | 12 | 293 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_sobject_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
155 | /force-app/tests/callouts/classes/Callout_Tests.cls | 289 | 12 | 293 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_sobject_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
156 | /force-app/tests/callouts/classes/Callout_Tests.cls | 292 | 22 | 292 | 104 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
156 | /force-app/tests/callouts/classes/Callout_Tests.cls | 292 | 22 | 292 | 104 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
157 | /force-app/tests/callouts/classes/Callout_Tests.cls | 296 | 12 | 300 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
157 | /force-app/tests/callouts/classes/Callout_Tests.cls | 296 | 12 | 300 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
158 | /force-app/tests/callouts/classes/Callout_Tests.cls | 296 | 12 | 300 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_sobject_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
158 | /force-app/tests/callouts/classes/Callout_Tests.cls | 296 | 12 | 300 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_put_for_sobject_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
159 | /force-app/tests/callouts/classes/Callout_Tests.cls | 299 | 22 | 299 | 97 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
159 | /force-app/tests/callouts/classes/Callout_Tests.cls | 299 | 22 | 299 | 97 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
160 | /force-app/tests/callouts/classes/Callout_Tests.cls | 303 | 12 | 307 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
160 | /force-app/tests/callouts/classes/Callout_Tests.cls | 303 | 12 | 307 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
161 | /force-app/tests/callouts/classes/Callout_Tests.cls | 303 | 12 | 307 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_trace_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
161 | /force-app/tests/callouts/classes/Callout_Tests.cls | 303 | 12 | 307 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_trace_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
162 | /force-app/tests/callouts/classes/Callout_Tests.cls | 306 | 22 | 306 | 82 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
162 | /force-app/tests/callouts/classes/Callout_Tests.cls | 306 | 22 | 306 | 82 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
163 | /force-app/tests/callouts/classes/Callout_Tests.cls | 310 | 12 | 314 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
163 | /force-app/tests/callouts/classes/Callout_Tests.cls | 310 | 12 | 314 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
164 | /force-app/tests/callouts/classes/Callout_Tests.cls | 310 | 12 | 314 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_trace_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
164 | /force-app/tests/callouts/classes/Callout_Tests.cls | 310 | 12 | 314 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_return_trace_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
165 | /force-app/tests/callouts/classes/Callout_Tests.cls | 313 | 22 | 313 | 75 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
165 | /force-app/tests/callouts/classes/Callout_Tests.cls | 313 | 22 | 313 | 75 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
166 | /force-app/tests/callouts/classes/Callout_Tests.cls | 317 | 12 | 326 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_throw_exception_for_status_code_400_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
166 | /force-app/tests/callouts/classes/Callout_Tests.cls | 317 | 12 | 326 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_throw_exception_for_status_code_400_for_named_credential_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
167 | /force-app/tests/callouts/classes/Callout_Tests.cls | 321 | 26 | 321 | 84 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
167 | /force-app/tests/callouts/classes/Callout_Tests.cls | 321 | 26 | 321 | 84 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
168 | /force-app/tests/callouts/classes/Callout_Tests.cls | 324 | 13 | 324 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
168 | /force-app/tests/callouts/classes/Callout_Tests.cls | 324 | 13 | 324 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
169 | /force-app/tests/callouts/classes/Callout_Tests.cls | 329 | 12 | 338 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_throw_exception_for_status_code_400_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
169 | /force-app/tests/callouts/classes/Callout_Tests.cls | 329 | 12 | 338 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_throw_exception_for_status_code_400_for_full_endpoint' doesn't match '[a-z][a-zA-Z0-9]*' |
170 | /force-app/tests/callouts/classes/Callout_Tests.cls | 333 | 26 | 333 | 77 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
170 | /force-app/tests/callouts/classes/Callout_Tests.cls | 333 | 26 | 333 | 77 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'response' defined but not used |
171 | /force-app/tests/callouts/classes/Callout_Tests.cls | 336 | 13 | 336 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
171 | /force-app/tests/callouts/classes/Callout_Tests.cls | 336 | 13 | 336 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
172 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 6 | 9 | 127 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
172 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 6 | 9 | 127 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
173 | /force-app/tests/callouts/classes/RestApi_Tests.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 |
173 | /force-app/tests/callouts/classes/RestApi_Tests.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 |
174 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 9 | 16 | 22 | 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 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 9 | 16 | 22 | 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 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 25 | 12 | 40 | 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 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 25 | 12 | 40 | 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 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 26 | 16 | 39 | 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 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 26 | 16 | 39 | 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 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 43 | 12 | 63 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_insert_records' doesn't match '[a-z][a-zA-Z0-9]*' |
177 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 43 | 12 | 63 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_insert_records' doesn't match '[a-z][a-zA-Z0-9]*' |
178 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 56 | 9 | 56 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
178 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 56 | 9 | 56 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
179 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 60 | 9 | 60 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
179 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 60 | 9 | 60 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
180 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 61 | 9 | 61 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
180 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 61 | 9 | 61 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
181 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 62 | 9 | 62 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
181 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 62 | 9 | 62 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
182 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 66 | 12 | 86 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_update_records' doesn't match '[a-z][a-zA-Z0-9]*' |
182 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 66 | 12 | 86 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_update_records' doesn't match '[a-z][a-zA-Z0-9]*' |
183 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 79 | 9 | 79 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
183 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 79 | 9 | 79 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
184 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 83 | 9 | 83 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
184 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 83 | 9 | 83 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
185 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 84 | 9 | 84 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
185 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 84 | 9 | 84 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
186 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 85 | 9 | 85 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
186 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 85 | 9 | 85 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
187 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 89 | 12 | 109 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_delete_records' doesn't match '[a-z][a-zA-Z0-9]*' |
187 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 89 | 12 | 109 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_delete_records' doesn't match '[a-z][a-zA-Z0-9]*' |
188 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 102 | 9 | 102 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
188 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 102 | 9 | 102 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
189 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 106 | 9 | 106 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
189 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 106 | 9 | 106 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
190 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 107 | 9 | 107 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
190 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 107 | 9 | 107 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
191 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 108 | 9 | 108 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
191 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 108 | 9 | 108 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
192 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 112 | 12 | 125 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_get_list_view' doesn't match '[a-z][a-zA-Z0-9]*' |
192 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 112 | 12 | 125 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'it_should_get_list_view' doesn't match '[a-z][a-zA-Z0-9]*' |
193 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 119 | 9 | 119 | 69 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
193 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 119 | 9 | 119 | 69 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
194 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 120 | 9 | 120 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
194 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 120 | 9 | 120 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
195 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 121 | 9 | 121 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
195 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 121 | 9 | 121 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
196 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 122 | 9 | 122 | 67 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
196 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 122 | 9 | 122 | 67 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
197 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 123 | 9 | 123 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
197 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 123 | 9 | 123 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
198 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 124 | 9 | 124 | 76 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
198 | /force-app/tests/callouts/classes/RestApi_Tests.cls | 124 | 9 | 124 | 76 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |