pmd7_2 took 12 seconds to run and found 480 violations
pmd7_3 took 14 seconds to run and found 480 violations
Among the 480 total comparisons:
Violation counts:
# | fileName | line | column | endLine | endColumn | engine | ruleName | severity | category | url | message |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | /src/classes/Guidestar.cls | 6 | 29 | 414 | 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 | /src/classes/Guidestar.cls | 6 | 29 | 414 | 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 | /src/classes/Guidestar.cls | 6 | 29 | 414 | 2 | pmd | AvoidGlobalModifier | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier | Avoid using global modifier |
2 | /src/classes/Guidestar.cls | 6 | 29 | 414 | 2 | pmd | AvoidGlobalModifier | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier | Avoid using global modifier |
3 | /src/classes/Guidestar.cls | 6 | 29 | 414 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'Guidestar' has a total cognitive complexity of 79 (highest 10), current threshold is 50 |
3 | /src/classes/Guidestar.cls | 6 | 29 | 414 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'Guidestar' has a total cognitive complexity of 79 (highest 10), current threshold is 50 |
4 | /src/classes/Guidestar.cls | 6 | 29 | 414 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'Guidestar' has a total cyclomatic complexity of 44 (highest 9). |
4 | /src/classes/Guidestar.cls | 6 | 29 | 414 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'Guidestar' has a total cyclomatic complexity of 44 (highest 9). |
5 | /src/classes/Guidestar.cls | 10 | 10 | 10 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
5 | /src/classes/Guidestar.cls | 10 | 10 | 10 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
6 | /src/classes/Guidestar.cls | 11 | 10 | 11 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
6 | /src/classes/Guidestar.cls | 11 | 10 | 11 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
7 | /src/classes/Guidestar.cls | 12 | 10 | 12 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
7 | /src/classes/Guidestar.cls | 12 | 10 | 12 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
8 | /src/classes/Guidestar.cls | 13 | 10 | 13 | 59 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
8 | /src/classes/Guidestar.cls | 13 | 10 | 13 | 59 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
9 | /src/classes/Guidestar.cls | 14 | 10 | 14 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
9 | /src/classes/Guidestar.cls | 14 | 10 | 14 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
10 | /src/classes/Guidestar.cls | 19 | 10 | 22 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
10 | /src/classes/Guidestar.cls | 19 | 10 | 22 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
11 | /src/classes/Guidestar.cls | 19 | 10 | 22 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
11 | /src/classes/Guidestar.cls | 19 | 10 | 22 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
12 | /src/classes/Guidestar.cls | 23 | 10 | 27 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
12 | /src/classes/Guidestar.cls | 23 | 10 | 27 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
13 | /src/classes/Guidestar.cls | 28 | 10 | 34 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
13 | /src/classes/Guidestar.cls | 28 | 10 | 34 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
14 | /src/classes/Guidestar.cls | 36 | 10 | 38 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
14 | /src/classes/Guidestar.cls | 36 | 10 | 38 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
15 | /src/classes/Guidestar.cls | 37 | 12 | 37 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
15 | /src/classes/Guidestar.cls | 37 | 12 | 37 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
16 | /src/classes/Guidestar.cls | 43 | 10 | 120 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
16 | /src/classes/Guidestar.cls | 43 | 10 | 120 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
17 | /src/classes/Guidestar.cls | 43 | 10 | 120 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class CharityCheck has 71 public methods, attributes, and properties (limit: 20) |
17 | /src/classes/Guidestar.cls | 43 | 10 | 120 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class CharityCheck has 71 public methods, attributes, and properties (limit: 20) |
18 | /src/classes/Guidestar.cls | 43 | 10 | 120 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
18 | /src/classes/Guidestar.cls | 43 | 10 | 120 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
19 | /src/classes/Guidestar.cls | 44 | 19 | 44 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
19 | /src/classes/Guidestar.cls | 44 | 19 | 44 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
20 | /src/classes/Guidestar.cls | 45 | 19 | 45 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_info_last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
20 | /src/classes/Guidestar.cls | 45 | 19 | 45 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_info_last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
21 | /src/classes/Guidestar.cls | 47 | 19 | 47 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
21 | /src/classes/Guidestar.cls | 47 | 19 | 47 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
22 | /src/classes/Guidestar.cls | 48 | 19 | 48 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_name_aka' doesn't match '[a-z][a-zA-Z0-9]*' |
22 | /src/classes/Guidestar.cls | 48 | 19 | 48 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_name_aka' doesn't match '[a-z][a-zA-Z0-9]*' |
23 | /src/classes/Guidestar.cls | 49 | 19 | 49 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'addressline_1' doesn't match '[a-z][a-zA-Z0-9]*' |
23 | /src/classes/Guidestar.cls | 49 | 19 | 49 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'addressline_1' doesn't match '[a-z][a-zA-Z0-9]*' |
24 | /src/classes/Guidestar.cls | 50 | 19 | 50 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'addressline_2' doesn't match '[a-z][a-zA-Z0-9]*' |
24 | /src/classes/Guidestar.cls | 50 | 19 | 50 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'addressline_2' doesn't match '[a-z][a-zA-Z0-9]*' |
25 | /src/classes/Guidestar.cls | 53 | 19 | 53 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'state_name' doesn't match '[a-z][a-zA-Z0-9]*' |
25 | /src/classes/Guidestar.cls | 53 | 19 | 53 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'state_name' doesn't match '[a-z][a-zA-Z0-9]*' |
26 | /src/classes/Guidestar.cls | 55 | 19 | 55 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'charity_check_last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
26 | /src/classes/Guidestar.cls | 55 | 19 | 55 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'charity_check_last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
27 | /src/classes/Guidestar.cls | 56 | 19 | 56 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
27 | /src/classes/Guidestar.cls | 56 | 19 | 56 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
28 | /src/classes/Guidestar.cls | 57 | 19 | 57 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_ein' doesn't match '[a-z][a-zA-Z0-9]*' |
28 | /src/classes/Guidestar.cls | 57 | 19 | 57 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_ein' doesn't match '[a-z][a-zA-Z0-9]*' |
29 | /src/classes/Guidestar.cls | 58 | 19 | 58 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_verified' doesn't match '[a-z][a-zA-Z0-9]*' |
29 | /src/classes/Guidestar.cls | 58 | 19 | 58 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_verified' doesn't match '[a-z][a-zA-Z0-9]*' |
30 | /src/classes/Guidestar.cls | 59 | 19 | 59 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_city' doesn't match '[a-z][a-zA-Z0-9]*' |
30 | /src/classes/Guidestar.cls | 59 | 19 | 59 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_city' doesn't match '[a-z][a-zA-Z0-9]*' |
31 | /src/classes/Guidestar.cls | 60 | 19 | 60 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_state' doesn't match '[a-z][a-zA-Z0-9]*' |
31 | /src/classes/Guidestar.cls | 60 | 19 | 60 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_state' doesn't match '[a-z][a-zA-Z0-9]*' |
32 | /src/classes/Guidestar.cls | 61 | 19 | 61 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_indicator' doesn't match '[a-z][a-zA-Z0-9]*' |
32 | /src/classes/Guidestar.cls | 61 | 19 | 61 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'pub78_indicator' doesn't match '[a-z][a-zA-Z0-9]*' |
33 | /src/classes/Guidestar.cls | 62 | 19 | 62 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_1' doesn't match '[a-z][a-zA-Z0-9]*' |
33 | /src/classes/Guidestar.cls | 62 | 19 | 62 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_1' doesn't match '[a-z][a-zA-Z0-9]*' |
34 | /src/classes/Guidestar.cls | 63 | 19 | 63 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_1' doesn't match '[a-z][a-zA-Z0-9]*' |
34 | /src/classes/Guidestar.cls | 63 | 19 | 63 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_1' doesn't match '[a-z][a-zA-Z0-9]*' |
35 | /src/classes/Guidestar.cls | 64 | 19 | 64 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_1' doesn't match '[a-z][a-zA-Z0-9]*' |
35 | /src/classes/Guidestar.cls | 64 | 19 | 64 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_1' doesn't match '[a-z][a-zA-Z0-9]*' |
36 | /src/classes/Guidestar.cls | 65 | 19 | 65 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_2' doesn't match '[a-z][a-zA-Z0-9]*' |
36 | /src/classes/Guidestar.cls | 65 | 19 | 65 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_2' doesn't match '[a-z][a-zA-Z0-9]*' |
37 | /src/classes/Guidestar.cls | 66 | 19 | 66 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_2' doesn't match '[a-z][a-zA-Z0-9]*' |
37 | /src/classes/Guidestar.cls | 66 | 19 | 66 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_2' doesn't match '[a-z][a-zA-Z0-9]*' |
38 | /src/classes/Guidestar.cls | 67 | 19 | 67 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_2' doesn't match '[a-z][a-zA-Z0-9]*' |
38 | /src/classes/Guidestar.cls | 67 | 19 | 67 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_2' doesn't match '[a-z][a-zA-Z0-9]*' |
39 | /src/classes/Guidestar.cls | 68 | 19 | 68 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_3' doesn't match '[a-z][a-zA-Z0-9]*' |
39 | /src/classes/Guidestar.cls | 68 | 19 | 68 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_3' doesn't match '[a-z][a-zA-Z0-9]*' |
40 | /src/classes/Guidestar.cls | 69 | 19 | 69 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_3' doesn't match '[a-z][a-zA-Z0-9]*' |
40 | /src/classes/Guidestar.cls | 69 | 19 | 69 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_3' doesn't match '[a-z][a-zA-Z0-9]*' |
41 | /src/classes/Guidestar.cls | 70 | 19 | 70 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_3' doesn't match '[a-z][a-zA-Z0-9]*' |
41 | /src/classes/Guidestar.cls | 70 | 19 | 70 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_3' doesn't match '[a-z][a-zA-Z0-9]*' |
42 | /src/classes/Guidestar.cls | 71 | 19 | 71 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_4' doesn't match '[a-z][a-zA-Z0-9]*' |
42 | /src/classes/Guidestar.cls | 71 | 19 | 71 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_4' doesn't match '[a-z][a-zA-Z0-9]*' |
43 | /src/classes/Guidestar.cls | 72 | 19 | 72 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_4' doesn't match '[a-z][a-zA-Z0-9]*' |
43 | /src/classes/Guidestar.cls | 72 | 19 | 72 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_4' doesn't match '[a-z][a-zA-Z0-9]*' |
44 | /src/classes/Guidestar.cls | 73 | 19 | 73 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_4' doesn't match '[a-z][a-zA-Z0-9]*' |
44 | /src/classes/Guidestar.cls | 73 | 19 | 73 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_4' doesn't match '[a-z][a-zA-Z0-9]*' |
45 | /src/classes/Guidestar.cls | 74 | 19 | 74 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_5' doesn't match '[a-z][a-zA-Z0-9]*' |
45 | /src/classes/Guidestar.cls | 74 | 19 | 74 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_5' doesn't match '[a-z][a-zA-Z0-9]*' |
46 | /src/classes/Guidestar.cls | 75 | 19 | 75 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_5' doesn't match '[a-z][a-zA-Z0-9]*' |
46 | /src/classes/Guidestar.cls | 75 | 19 | 75 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_5' doesn't match '[a-z][a-zA-Z0-9]*' |
47 | /src/classes/Guidestar.cls | 76 | 19 | 76 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_5' doesn't match '[a-z][a-zA-Z0-9]*' |
47 | /src/classes/Guidestar.cls | 76 | 19 | 76 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_5' doesn't match '[a-z][a-zA-Z0-9]*' |
48 | /src/classes/Guidestar.cls | 77 | 19 | 77 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_6' doesn't match '[a-z][a-zA-Z0-9]*' |
48 | /src/classes/Guidestar.cls | 77 | 19 | 77 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_6' doesn't match '[a-z][a-zA-Z0-9]*' |
49 | /src/classes/Guidestar.cls | 78 | 19 | 78 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_6' doesn't match '[a-z][a-zA-Z0-9]*' |
49 | /src/classes/Guidestar.cls | 78 | 19 | 78 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_6' doesn't match '[a-z][a-zA-Z0-9]*' |
50 | /src/classes/Guidestar.cls | 79 | 19 | 79 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_6' doesn't match '[a-z][a-zA-Z0-9]*' |
50 | /src/classes/Guidestar.cls | 79 | 19 | 79 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_6' doesn't match '[a-z][a-zA-Z0-9]*' |
51 | /src/classes/Guidestar.cls | 80 | 19 | 80 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_7' doesn't match '[a-z][a-zA-Z0-9]*' |
51 | /src/classes/Guidestar.cls | 80 | 19 | 80 | 58 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_status_description_code_7' doesn't match '[a-z][a-zA-Z0-9]*' |
52 | /src/classes/Guidestar.cls | 81 | 19 | 81 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_7' doesn't match '[a-z][a-zA-Z0-9]*' |
52 | /src/classes/Guidestar.cls | 81 | 19 | 81 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_type_7' doesn't match '[a-z][a-zA-Z0-9]*' |
53 | /src/classes/Guidestar.cls | 82 | 19 | 82 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_7' doesn't match '[a-z][a-zA-Z0-9]*' |
53 | /src/classes/Guidestar.cls | 82 | 19 | 82 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_limitation_7' doesn't match '[a-z][a-zA-Z0-9]*' |
54 | /src/classes/Guidestar.cls | 83 | 19 | 83 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'most_recent_pub78' doesn't match '[a-z][a-zA-Z0-9]*' |
54 | /src/classes/Guidestar.cls | 83 | 19 | 83 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'most_recent_pub78' doesn't match '[a-z][a-zA-Z0-9]*' |
55 | /src/classes/Guidestar.cls | 84 | 19 | 84 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'most_recent_irb' doesn't match '[a-z][a-zA-Z0-9]*' |
55 | /src/classes/Guidestar.cls | 84 | 19 | 84 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'most_recent_irb' doesn't match '[a-z][a-zA-Z0-9]*' |
56 | /src/classes/Guidestar.cls | 85 | 19 | 85 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bmf_organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
56 | /src/classes/Guidestar.cls | 85 | 19 | 85 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bmf_organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
57 | /src/classes/Guidestar.cls | 86 | 19 | 86 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bmf_ein' doesn't match '[a-z][a-zA-Z0-9]*' |
57 | /src/classes/Guidestar.cls | 86 | 19 | 86 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bmf_ein' doesn't match '[a-z][a-zA-Z0-9]*' |
58 | /src/classes/Guidestar.cls | 87 | 19 | 87 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bmf_status' doesn't match '[a-z][a-zA-Z0-9]*' |
58 | /src/classes/Guidestar.cls | 87 | 19 | 87 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bmf_status' doesn't match '[a-z][a-zA-Z0-9]*' |
59 | /src/classes/Guidestar.cls | 88 | 19 | 88 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'most_recent_bmf' doesn't match '[a-z][a-zA-Z0-9]*' |
59 | /src/classes/Guidestar.cls | 88 | 19 | 88 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'most_recent_bmf' doesn't match '[a-z][a-zA-Z0-9]*' |
60 | /src/classes/Guidestar.cls | 89 | 19 | 89 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bmf_subsection' doesn't match '[a-z][a-zA-Z0-9]*' |
60 | /src/classes/Guidestar.cls | 89 | 19 | 89 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bmf_subsection' doesn't match '[a-z][a-zA-Z0-9]*' |
61 | /src/classes/Guidestar.cls | 90 | 19 | 90 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'subsection_description' doesn't match '[a-z][a-zA-Z0-9]*' |
61 | /src/classes/Guidestar.cls | 90 | 19 | 90 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'subsection_description' doesn't match '[a-z][a-zA-Z0-9]*' |
62 | /src/classes/Guidestar.cls | 91 | 19 | 91 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'foundation_code' doesn't match '[a-z][a-zA-Z0-9]*' |
62 | /src/classes/Guidestar.cls | 91 | 19 | 91 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'foundation_code' doesn't match '[a-z][a-zA-Z0-9]*' |
63 | /src/classes/Guidestar.cls | 92 | 19 | 92 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'foundation_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
63 | /src/classes/Guidestar.cls | 92 | 19 | 92 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'foundation_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
64 | /src/classes/Guidestar.cls | 93 | 19 | 93 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ruling_month' doesn't match '[a-z][a-zA-Z0-9]*' |
64 | /src/classes/Guidestar.cls | 93 | 19 | 93 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ruling_month' doesn't match '[a-z][a-zA-Z0-9]*' |
65 | /src/classes/Guidestar.cls | 94 | 19 | 94 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ruling_year' doesn't match '[a-z][a-zA-Z0-9]*' |
65 | /src/classes/Guidestar.cls | 94 | 19 | 94 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ruling_year' doesn't match '[a-z][a-zA-Z0-9]*' |
66 | /src/classes/Guidestar.cls | 95 | 19 | 95 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'adv_ruling_month' doesn't match '[a-z][a-zA-Z0-9]*' |
66 | /src/classes/Guidestar.cls | 95 | 19 | 95 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'adv_ruling_month' doesn't match '[a-z][a-zA-Z0-9]*' |
67 | /src/classes/Guidestar.cls | 96 | 19 | 96 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'adv_ruling_year' doesn't match '[a-z][a-zA-Z0-9]*' |
67 | /src/classes/Guidestar.cls | 96 | 19 | 96 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'adv_ruling_year' doesn't match '[a-z][a-zA-Z0-9]*' |
68 | /src/classes/Guidestar.cls | 97 | 19 | 97 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'group_exemption' doesn't match '[a-z][a-zA-Z0-9]*' |
68 | /src/classes/Guidestar.cls | 97 | 19 | 97 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'group_exemption' doesn't match '[a-z][a-zA-Z0-9]*' |
69 | /src/classes/Guidestar.cls | 98 | 19 | 98 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'exemp_status_code' doesn't match '[a-z][a-zA-Z0-9]*' |
69 | /src/classes/Guidestar.cls | 98 | 19 | 98 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'exemp_status_code' doesn't match '[a-z][a-zA-Z0-9]*' |
70 | /src/classes/Guidestar.cls | 99 | 19 | 99 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ofac_status' doesn't match '[a-z][a-zA-Z0-9]*' |
70 | /src/classes/Guidestar.cls | 99 | 19 | 99 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ofac_status' doesn't match '[a-z][a-zA-Z0-9]*' |
71 | /src/classes/Guidestar.cls | 100 | 19 | 100 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'revocation_code' doesn't match '[a-z][a-zA-Z0-9]*' |
71 | /src/classes/Guidestar.cls | 100 | 19 | 100 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'revocation_code' doesn't match '[a-z][a-zA-Z0-9]*' |
72 | /src/classes/Guidestar.cls | 101 | 19 | 101 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'revocation_date' doesn't match '[a-z][a-zA-Z0-9]*' |
72 | /src/classes/Guidestar.cls | 101 | 19 | 101 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'revocation_date' doesn't match '[a-z][a-zA-Z0-9]*' |
73 | /src/classes/Guidestar.cls | 102 | 19 | 102 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'reinstatement_date' doesn't match '[a-z][a-zA-Z0-9]*' |
73 | /src/classes/Guidestar.cls | 102 | 19 | 102 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'reinstatement_date' doesn't match '[a-z][a-zA-Z0-9]*' |
74 | /src/classes/Guidestar.cls | 103 | 19 | 103 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'irs_bmf_pub78_conflict' doesn't match '[a-z][a-zA-Z0-9]*' |
74 | /src/classes/Guidestar.cls | 103 | 19 | 103 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'irs_bmf_pub78_conflict' doesn't match '[a-z][a-zA-Z0-9]*' |
75 | /src/classes/Guidestar.cls | 104 | 19 | 104 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'foundation_509a_status' doesn't match '[a-z][a-zA-Z0-9]*' |
75 | /src/classes/Guidestar.cls | 104 | 19 | 104 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'foundation_509a_status' doesn't match '[a-z][a-zA-Z0-9]*' |
76 | /src/classes/Guidestar.cls | 105 | 19 | 105 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'irb_organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
76 | /src/classes/Guidestar.cls | 105 | 19 | 105 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'irb_organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
77 | /src/classes/Guidestar.cls | 106 | 19 | 106 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bulletin_number' doesn't match '[a-z][a-zA-Z0-9]*' |
77 | /src/classes/Guidestar.cls | 106 | 19 | 106 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bulletin_number' doesn't match '[a-z][a-zA-Z0-9]*' |
78 | /src/classes/Guidestar.cls | 107 | 19 | 107 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bulletin_url' doesn't match '[a-z][a-zA-Z0-9]*' |
78 | /src/classes/Guidestar.cls | 107 | 19 | 107 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bulletin_url' doesn't match '[a-z][a-zA-Z0-9]*' |
79 | /src/classes/Guidestar.cls | 108 | 19 | 108 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'effective_date' doesn't match '[a-z][a-zA-Z0-9]*' |
79 | /src/classes/Guidestar.cls | 108 | 19 | 108 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'effective_date' doesn't match '[a-z][a-zA-Z0-9]*' |
80 | /src/classes/Guidestar.cls | 109 | 19 | 109 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'irb_last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
80 | /src/classes/Guidestar.cls | 109 | 19 | 109 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'irb_last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
81 | /src/classes/Guidestar.cls | 110 | 19 | 110 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'report_date' doesn't match '[a-z][a-zA-Z0-9]*' |
81 | /src/classes/Guidestar.cls | 110 | 19 | 110 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'report_date' doesn't match '[a-z][a-zA-Z0-9]*' |
82 | /src/classes/Guidestar.cls | 111 | 19 | 111 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'retrieval_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
82 | /src/classes/Guidestar.cls | 111 | 19 | 111 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'retrieval_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
83 | /src/classes/Guidestar.cls | 112 | 19 | 112 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_pipeline_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
83 | /src/classes/Guidestar.cls | 112 | 19 | 112 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_pipeline_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
84 | /src/classes/Guidestar.cls | 116 | 12 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
84 | /src/classes/Guidestar.cls | 116 | 12 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
85 | /src/classes/Guidestar.cls | 122 | 10 | 133 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
85 | /src/classes/Guidestar.cls | 122 | 10 | 133 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
86 | /src/classes/Guidestar.cls | 123 | 20 | 123 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_hits' doesn't match '[a-z][a-zA-Z0-9]*' |
86 | /src/classes/Guidestar.cls | 123 | 20 | 123 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_hits' doesn't match '[a-z][a-zA-Z0-9]*' |
87 | /src/classes/Guidestar.cls | 124 | 20 | 124 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'search_time' doesn't match '[a-z][a-zA-Z0-9]*' |
87 | /src/classes/Guidestar.cls | 124 | 20 | 124 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'search_time' doesn't match '[a-z][a-zA-Z0-9]*' |
88 | /src/classes/Guidestar.cls | 125 | 20 | 125 | 43 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_retrieval_time' doesn't match '[a-z][a-zA-Z0-9]*' |
88 | /src/classes/Guidestar.cls | 125 | 20 | 125 | 43 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_retrieval_time' doesn't match '[a-z][a-zA-Z0-9]*' |
89 | /src/classes/Guidestar.cls | 126 | 20 | 126 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_time' doesn't match '[a-z][a-zA-Z0-9]*' |
89 | /src/classes/Guidestar.cls | 126 | 20 | 126 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_time' doesn't match '[a-z][a-zA-Z0-9]*' |
90 | /src/classes/Guidestar.cls | 127 | 20 | 127 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'auth_time' doesn't match '[a-z][a-zA-Z0-9]*' |
90 | /src/classes/Guidestar.cls | 127 | 20 | 127 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'auth_time' doesn't match '[a-z][a-zA-Z0-9]*' |
91 | /src/classes/Guidestar.cls | 130 | 19 | 130 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'retrieval_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
91 | /src/classes/Guidestar.cls | 130 | 19 | 130 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'retrieval_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
92 | /src/classes/Guidestar.cls | 131 | 19 | 131 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_pipeline_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
92 | /src/classes/Guidestar.cls | 131 | 19 | 131 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_pipeline_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
93 | /src/classes/Guidestar.cls | 135 | 10 | 158 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
93 | /src/classes/Guidestar.cls | 135 | 10 | 158 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
94 | /src/classes/Guidestar.cls | 135 | 10 | 158 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class OrgHit has 21 public methods, attributes, and properties (limit: 20) |
94 | /src/classes/Guidestar.cls | 135 | 10 | 158 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class OrgHit has 21 public methods, attributes, and properties (limit: 20) |
95 | /src/classes/Guidestar.cls | 135 | 10 | 158 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
95 | /src/classes/Guidestar.cls | 135 | 10 | 158 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
96 | /src/classes/Guidestar.cls | 136 | 20 | 136 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
96 | /src/classes/Guidestar.cls | 136 | 20 | 136 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
97 | /src/classes/Guidestar.cls | 138 | 19 | 138 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
97 | /src/classes/Guidestar.cls | 138 | 19 | 138 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
98 | /src/classes/Guidestar.cls | 145 | 19 | 145 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'public_report' doesn't match '[a-z][a-zA-Z0-9]*' |
98 | /src/classes/Guidestar.cls | 145 | 19 | 145 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'public_report' doesn't match '[a-z][a-zA-Z0-9]*' |
99 | /src/classes/Guidestar.cls | 146 | 19 | 146 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'irs_subsection' doesn't match '[a-z][a-zA-Z0-9]*' |
99 | /src/classes/Guidestar.cls | 146 | 19 | 146 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'irs_subsection' doesn't match '[a-z][a-zA-Z0-9]*' |
100 | /src/classes/Guidestar.cls | 148 | 19 | 148 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'logo_url' doesn't match '[a-z][a-zA-Z0-9]*' |
100 | /src/classes/Guidestar.cls | 148 | 19 | 148 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'logo_url' doesn't match '[a-z][a-zA-Z0-9]*' |
101 | /src/classes/Guidestar.cls | 150 | 19 | 150 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'irs_foundation_code' doesn't match '[a-z][a-zA-Z0-9]*' |
101 | /src/classes/Guidestar.cls | 150 | 19 | 150 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'irs_foundation_code' doesn't match '[a-z][a-zA-Z0-9]*' |
102 | /src/classes/Guidestar.cls | 151 | 19 | 151 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'national_hq' doesn't match '[a-z][a-zA-Z0-9]*' |
102 | /src/classes/Guidestar.cls | 151 | 19 | 151 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'national_hq' doesn't match '[a-z][a-zA-Z0-9]*' |
103 | /src/classes/Guidestar.cls | 157 | 19 | 157 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_name_aka' doesn't match '[a-z][a-zA-Z0-9]*' |
103 | /src/classes/Guidestar.cls | 157 | 19 | 157 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_name_aka' doesn't match '[a-z][a-zA-Z0-9]*' |
104 | /src/classes/Guidestar.cls | 160 | 10 | 202 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
104 | /src/classes/Guidestar.cls | 160 | 10 | 202 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
105 | /src/classes/Guidestar.cls | 160 | 10 | 202 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class OrgDetail has 41 public methods, attributes, and properties (limit: 20) |
105 | /src/classes/Guidestar.cls | 160 | 10 | 202 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class OrgDetail has 41 public methods, attributes, and properties (limit: 20) |
106 | /src/classes/Guidestar.cls | 160 | 10 | 202 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
106 | /src/classes/Guidestar.cls | 160 | 10 | 202 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
107 | /src/classes/Guidestar.cls | 161 | 20 | 161 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
107 | /src/classes/Guidestar.cls | 161 | 20 | 161 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
108 | /src/classes/Guidestar.cls | 163 | 19 | 163 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
108 | /src/classes/Guidestar.cls | 163 | 19 | 163 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
109 | /src/classes/Guidestar.cls | 164 | 19 | 164 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_line1' doesn't match '[a-z][a-zA-Z0-9]*' |
109 | /src/classes/Guidestar.cls | 164 | 19 | 164 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_line1' doesn't match '[a-z][a-zA-Z0-9]*' |
110 | /src/classes/Guidestar.cls | 165 | 19 | 165 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_line2' doesn't match '[a-z][a-zA-Z0-9]*' |
110 | /src/classes/Guidestar.cls | 165 | 19 | 165 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_line2' doesn't match '[a-z][a-zA-Z0-9]*' |
111 | /src/classes/Guidestar.cls | 170 | 19 | 170 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'affiliation_code' doesn't match '[a-z][a-zA-Z0-9]*' |
111 | /src/classes/Guidestar.cls | 170 | 19 | 170 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'affiliation_code' doesn't match '[a-z][a-zA-Z0-9]*' |
112 | /src/classes/Guidestar.cls | 171 | 19 | 171 | 47 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'affiliation_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
112 | /src/classes/Guidestar.cls | 171 | 19 | 171 | 47 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'affiliation_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
113 | /src/classes/Guidestar.cls | 172 | 19 | 172 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'aka_organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
113 | /src/classes/Guidestar.cls | 172 | 19 | 172 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'aka_organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
114 | /src/classes/Guidestar.cls | 174 | 19 | 174 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'contact_fax' doesn't match '[a-z][a-zA-Z0-9]*' |
114 | /src/classes/Guidestar.cls | 174 | 19 | 174 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'contact_fax' doesn't match '[a-z][a-zA-Z0-9]*' |
115 | /src/classes/Guidestar.cls | 175 | 19 | 175 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'contact_phone' doesn't match '[a-z][a-zA-Z0-9]*' |
115 | /src/classes/Guidestar.cls | 175 | 19 | 175 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'contact_phone' doesn't match '[a-z][a-zA-Z0-9]*' |
116 | /src/classes/Guidestar.cls | 176 | 19 | 176 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_code' doesn't match '[a-z][a-zA-Z0-9]*' |
116 | /src/classes/Guidestar.cls | 176 | 19 | 176 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_code' doesn't match '[a-z][a-zA-Z0-9]*' |
117 | /src/classes/Guidestar.cls | 177 | 19 | 177 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
117 | /src/classes/Guidestar.cls | 177 | 19 | 177 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'deductibility_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
118 | /src/classes/Guidestar.cls | 178 | 19 | 178 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'expenses_total' doesn't match '[a-z][a-zA-Z0-9]*' |
118 | /src/classes/Guidestar.cls | 178 | 19 | 178 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'expenses_total' doesn't match '[a-z][a-zA-Z0-9]*' |
119 | /src/classes/Guidestar.cls | 179 | 19 | 179 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'foundation_code' doesn't match '[a-z][a-zA-Z0-9]*' |
119 | /src/classes/Guidestar.cls | 179 | 19 | 179 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'foundation_code' doesn't match '[a-z][a-zA-Z0-9]*' |
120 | /src/classes/Guidestar.cls | 180 | 19 | 180 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'foundation_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
120 | /src/classes/Guidestar.cls | 180 | 19 | 180 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'foundation_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
121 | /src/classes/Guidestar.cls | 181 | 19 | 181 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'group_exemption' doesn't match '[a-z][a-zA-Z0-9]*' |
121 | /src/classes/Guidestar.cls | 181 | 19 | 181 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'group_exemption' doesn't match '[a-z][a-zA-Z0-9]*' |
122 | /src/classes/Guidestar.cls | 182 | 19 | 182 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'income_total' doesn't match '[a-z][a-zA-Z0-9]*' |
122 | /src/classes/Guidestar.cls | 182 | 19 | 182 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'income_total' doesn't match '[a-z][a-zA-Z0-9]*' |
123 | /src/classes/Guidestar.cls | 183 | 19 | 183 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'subsection_code' doesn't match '[a-z][a-zA-Z0-9]*' |
123 | /src/classes/Guidestar.cls | 183 | 19 | 183 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'subsection_code' doesn't match '[a-z][a-zA-Z0-9]*' |
124 | /src/classes/Guidestar.cls | 184 | 19 | 184 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'subsection_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
124 | /src/classes/Guidestar.cls | 184 | 19 | 184 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'subsection_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
125 | /src/classes/Guidestar.cls | 185 | 20 | 185 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'is_national_hq' doesn't match '[a-z][a-zA-Z0-9]*' |
125 | /src/classes/Guidestar.cls | 185 | 20 | 185 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'is_national_hq' doesn't match '[a-z][a-zA-Z0-9]*' |
126 | /src/classes/Guidestar.cls | 186 | 19 | 186 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'liability_total_eoy' doesn't match '[a-z][a-zA-Z0-9]*' |
126 | /src/classes/Guidestar.cls | 186 | 19 | 186 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'liability_total_eoy' doesn't match '[a-z][a-zA-Z0-9]*' |
127 | /src/classes/Guidestar.cls | 189 | 19 | 189 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'report_page' doesn't match '[a-z][a-zA-Z0-9]*' |
127 | /src/classes/Guidestar.cls | 189 | 19 | 189 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'report_page' doesn't match '[a-z][a-zA-Z0-9]*' |
128 | /src/classes/Guidestar.cls | 190 | 19 | 190 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ruling_year' doesn't match '[a-z][a-zA-Z0-9]*' |
128 | /src/classes/Guidestar.cls | 190 | 19 | 190 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ruling_year' doesn't match '[a-z][a-zA-Z0-9]*' |
129 | /src/classes/Guidestar.cls | 191 | 20 | 191 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'tax_year' doesn't match '[a-z][a-zA-Z0-9]*' |
129 | /src/classes/Guidestar.cls | 191 | 20 | 191 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'tax_year' doesn't match '[a-z][a-zA-Z0-9]*' |
130 | /src/classes/Guidestar.cls | 193 | 19 | 193 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'year_founded' doesn't match '[a-z][a-zA-Z0-9]*' |
130 | /src/classes/Guidestar.cls | 193 | 19 | 193 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'year_founded' doesn't match '[a-z][a-zA-Z0-9]*' |
131 | /src/classes/Guidestar.cls | 194 | 19 | 194 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'revenue_total' doesn't match '[a-z][a-zA-Z0-9]*' |
131 | /src/classes/Guidestar.cls | 194 | 19 | 194 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'revenue_total' doesn't match '[a-z][a-zA-Z0-9]*' |
132 | /src/classes/Guidestar.cls | 195 | 42 | 195 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'geographic_areas_served' doesn't match '[a-z][a-zA-Z0-9]*' |
132 | /src/classes/Guidestar.cls | 195 | 42 | 195 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'geographic_areas_served' doesn't match '[a-z][a-zA-Z0-9]*' |
133 | /src/classes/Guidestar.cls | 196 | 42 | 196 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_ntee_codes' doesn't match '[a-z][a-zA-Z0-9]*' |
133 | /src/classes/Guidestar.cls | 196 | 42 | 196 | 65 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_ntee_codes' doesn't match '[a-z][a-zA-Z0-9]*' |
134 | /src/classes/Guidestar.cls | 199 | 19 | 199 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'retrieval_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
134 | /src/classes/Guidestar.cls | 199 | 19 | 199 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'retrieval_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
135 | /src/classes/Guidestar.cls | 200 | 19 | 200 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_pipeline_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
135 | /src/classes/Guidestar.cls | 200 | 19 | 200 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_pipeline_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
136 | /src/classes/Guidestar.cls | 204 | 10 | 208 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
136 | /src/classes/Guidestar.cls | 204 | 10 | 208 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
137 | /src/classes/Guidestar.cls | 210 | 10 | 215 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
137 | /src/classes/Guidestar.cls | 210 | 10 | 215 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
138 | /src/classes/Guidestar.cls | 217 | 10 | 221 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
138 | /src/classes/Guidestar.cls | 217 | 10 | 221 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
139 | /src/classes/Guidestar.cls | 218 | 20 | 218 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'geographic_area_served_id' doesn't match '[a-z][a-zA-Z0-9]*' |
139 | /src/classes/Guidestar.cls | 218 | 20 | 218 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'geographic_area_served_id' doesn't match '[a-z][a-zA-Z0-9]*' |
140 | /src/classes/Guidestar.cls | 219 | 20 | 219 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
140 | /src/classes/Guidestar.cls | 219 | 20 | 219 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
141 | /src/classes/Guidestar.cls | 220 | 19 | 220 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'area_served' doesn't match '[a-z][a-zA-Z0-9]*' |
141 | /src/classes/Guidestar.cls | 220 | 19 | 220 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'area_served' doesn't match '[a-z][a-zA-Z0-9]*' |
142 | /src/classes/Guidestar.cls | 223 | 10 | 227 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
142 | /src/classes/Guidestar.cls | 223 | 10 | 227 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
143 | /src/classes/Guidestar.cls | 224 | 20 | 224 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
143 | /src/classes/Guidestar.cls | 224 | 20 | 224 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
144 | /src/classes/Guidestar.cls | 225 | 19 | 225 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
144 | /src/classes/Guidestar.cls | 225 | 19 | 225 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
145 | /src/classes/Guidestar.cls | 226 | 19 | 226 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
145 | /src/classes/Guidestar.cls | 226 | 19 | 226 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
146 | /src/classes/Guidestar.cls | 229 | 10 | 234 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
146 | /src/classes/Guidestar.cls | 229 | 10 | 234 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
147 | /src/classes/Guidestar.cls | 233 | 30 | 233 | 47 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code_details' doesn't match '[a-z][a-zA-Z0-9]*' |
147 | /src/classes/Guidestar.cls | 233 | 30 | 233 | 47 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code_details' doesn't match '[a-z][a-zA-Z0-9]*' |
148 | /src/classes/Guidestar.cls | 236 | 10 | 249 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
148 | /src/classes/Guidestar.cls | 236 | 10 | 249 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
149 | /src/classes/Guidestar.cls | 248 | 31 | 248 | 43 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_types' doesn't match '[a-z][a-zA-Z0-9]*' |
149 | /src/classes/Guidestar.cls | 248 | 31 | 248 | 43 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_types' doesn't match '[a-z][a-zA-Z0-9]*' |
150 | /src/classes/Guidestar.cls | 254 | 10 | 263 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
150 | /src/classes/Guidestar.cls | 254 | 10 | 263 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
151 | /src/classes/Guidestar.cls | 254 | 10 | 263 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
151 | /src/classes/Guidestar.cls | 254 | 10 | 263 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
152 | /src/classes/Guidestar.cls | 254 | 10 | 263 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
152 | /src/classes/Guidestar.cls | 254 | 10 | 263 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
153 | /src/classes/Guidestar.cls | 273 | 10 | 301 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
153 | /src/classes/Guidestar.cls | 273 | 10 | 301 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
154 | /src/classes/Guidestar.cls | 273 | 10 | 301 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
154 | /src/classes/Guidestar.cls | 273 | 10 | 301 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
155 | /src/classes/Guidestar.cls | 273 | 10 | 301 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
155 | /src/classes/Guidestar.cls | 273 | 10 | 301 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
156 | /src/classes/Guidestar.cls | 273 | 10 | 301 | 4 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
156 | /src/classes/Guidestar.cls | 273 | 10 | 301 | 4 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
157 | /src/classes/Guidestar.cls | 292 | 23 | 292 | 64 | 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 |
157 | /src/classes/Guidestar.cls | 292 | 23 | 292 | 64 | 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 |
158 | /src/classes/Guidestar.cls | 292 | 23 | 292 | 64 | 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 |
158 | /src/classes/Guidestar.cls | 292 | 23 | 292 | 64 | 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 |
159 | /src/classes/Guidestar.cls | 293 | 33 | 293 | 84 | 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 |
159 | /src/classes/Guidestar.cls | 293 | 33 | 293 | 84 | 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 |
160 | /src/classes/Guidestar.cls | 293 | 33 | 293 | 84 | 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 |
160 | /src/classes/Guidestar.cls | 293 | 33 | 293 | 84 | 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 |
161 | /src/classes/Guidestar.cls | 303 | 10 | 305 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
161 | /src/classes/Guidestar.cls | 303 | 10 | 305 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
162 | /src/classes/Guidestar.cls | 303 | 10 | 305 | 4 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
162 | /src/classes/Guidestar.cls | 303 | 10 | 305 | 4 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
163 | /src/classes/Guidestar.cls | 307 | 10 | 309 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
163 | /src/classes/Guidestar.cls | 307 | 10 | 309 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
164 | /src/classes/Guidestar.cls | 311 | 10 | 313 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
164 | /src/classes/Guidestar.cls | 311 | 10 | 313 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
165 | /src/classes/Guidestar.cls | 318 | 10 | 327 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
165 | /src/classes/Guidestar.cls | 318 | 10 | 327 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
166 | /src/classes/Guidestar.cls | 318 | 10 | 327 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
166 | /src/classes/Guidestar.cls | 318 | 10 | 327 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
167 | /src/classes/Guidestar.cls | 318 | 10 | 327 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
167 | /src/classes/Guidestar.cls | 318 | 10 | 327 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
168 | /src/classes/Guidestar.cls | 332 | 10 | 345 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
168 | /src/classes/Guidestar.cls | 332 | 10 | 345 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
169 | /src/classes/Guidestar.cls | 332 | 10 | 345 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
169 | /src/classes/Guidestar.cls | 332 | 10 | 345 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
170 | /src/classes/Guidestar.cls | 332 | 10 | 345 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
170 | /src/classes/Guidestar.cls | 332 | 10 | 345 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
171 | /src/classes/Guidestar.cls | 333 | 33 | 333 | 45 | 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 |
171 | /src/classes/Guidestar.cls | 333 | 33 | 333 | 45 | 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 |
172 | /src/classes/Guidestar.cls | 333 | 33 | 333 | 45 | 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 |
172 | /src/classes/Guidestar.cls | 333 | 33 | 333 | 45 | 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 |
173 | /src/classes/Guidestar.cls | 341 | 26 | 341 | 38 | 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 |
173 | /src/classes/Guidestar.cls | 341 | 26 | 341 | 38 | 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 |
174 | /src/classes/Guidestar.cls | 341 | 26 | 341 | 38 | 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 |
174 | /src/classes/Guidestar.cls | 341 | 26 | 341 | 38 | 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 |
175 | /src/classes/Guidestar.cls | 346 | 10 | 356 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
175 | /src/classes/Guidestar.cls | 346 | 10 | 356 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
176 | /src/classes/Guidestar.cls | 347 | 33 | 347 | 45 | 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 |
176 | /src/classes/Guidestar.cls | 347 | 33 | 347 | 45 | 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 |
177 | /src/classes/Guidestar.cls | 347 | 33 | 347 | 45 | 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 |
177 | /src/classes/Guidestar.cls | 347 | 33 | 347 | 45 | 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 |
178 | /src/classes/Guidestar.cls | 361 | 13 | 367 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
178 | /src/classes/Guidestar.cls | 361 | 13 | 367 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
179 | /src/classes/Guidestar.cls | 361 | 13 | 367 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
179 | /src/classes/Guidestar.cls | 361 | 13 | 367 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
180 | /src/classes/Guidestar.cls | 361 | 13 | 367 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
180 | /src/classes/Guidestar.cls | 361 | 13 | 367 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
181 | /src/classes/Guidestar.cls | 362 | 22 | 362 | 74 | 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 |
181 | /src/classes/Guidestar.cls | 362 | 22 | 362 | 74 | 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 |
182 | /src/classes/Guidestar.cls | 362 | 22 | 362 | 74 | 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 |
182 | /src/classes/Guidestar.cls | 362 | 22 | 362 | 74 | 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 |
183 | /src/classes/Guidestar.cls | 364 | 28 | 364 | 109 | 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 |
183 | /src/classes/Guidestar.cls | 364 | 28 | 364 | 109 | 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 |
184 | /src/classes/Guidestar.cls | 364 | 28 | 364 | 109 | 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 |
184 | /src/classes/Guidestar.cls | 364 | 28 | 364 | 109 | 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 |
185 | /src/classes/Guidestar.cls | 365 | 27 | 365 | 98 | 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 |
185 | /src/classes/Guidestar.cls | 365 | 27 | 365 | 98 | 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 |
186 | /src/classes/Guidestar.cls | 365 | 27 | 365 | 98 | 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 |
186 | /src/classes/Guidestar.cls | 365 | 27 | 365 | 98 | 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 |
187 | /src/classes/Guidestar.cls | 380 | 20 | 380 | 35 | 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 |
187 | /src/classes/Guidestar.cls | 380 | 20 | 380 | 35 | 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 |
188 | /src/classes/Guidestar.cls | 382 | 12 | 382 | 20 | 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 |
188 | /src/classes/Guidestar.cls | 382 | 12 | 382 | 20 | 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 |
189 | /src/classes/Guidestar.cls | 399 | 9 | 399 | 76 | 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 |
189 | /src/classes/Guidestar.cls | 399 | 9 | 399 | 76 | 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 |
190 | /src/classes/Guidestar.cls | 399 | 9 | 399 | 76 | 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 |
190 | /src/classes/Guidestar.cls | 399 | 9 | 399 | 76 | 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 |
191 | /src/classes/Guidestar.cls | 401 | 9 | 401 | 216 | 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 |
191 | /src/classes/Guidestar.cls | 401 | 9 | 401 | 216 | 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 |
192 | /src/classes/Guidestar.cls | 401 | 9 | 401 | 216 | 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 |
192 | /src/classes/Guidestar.cls | 401 | 9 | 401 | 216 | 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 |
193 | /src/classes/Guidestar.cls | 403 | 9 | 403 | 126 | 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 |
193 | /src/classes/Guidestar.cls | 403 | 9 | 403 | 126 | 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 |
194 | /src/classes/Guidestar.cls | 403 | 9 | 403 | 126 | 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 |
194 | /src/classes/Guidestar.cls | 403 | 9 | 403 | 126 | 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 |
195 | /src/classes/Guidestar.cls | 405 | 9 | 405 | 147 | 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 |
195 | /src/classes/Guidestar.cls | 405 | 9 | 405 | 147 | 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 |
196 | /src/classes/Guidestar.cls | 405 | 9 | 405 | 147 | 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 |
196 | /src/classes/Guidestar.cls | 405 | 9 | 405 | 147 | 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 |
197 | /src/classes/Guidestar.cls | 407 | 9 | 407 | 20 | 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 |
197 | /src/classes/Guidestar.cls | 407 | 9 | 407 | 20 | 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 |
198 | /src/classes/GuidestarExchange.cls | 6 | 21 | 306 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
198 | /src/classes/GuidestarExchange.cls | 6 | 21 | 306 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
199 | /src/classes/GuidestarExchange.cls | 6 | 21 | 306 | 2 | pmd | AvoidGlobalModifier | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier | Avoid using global modifier |
199 | /src/classes/GuidestarExchange.cls | 6 | 21 | 306 | 2 | pmd | AvoidGlobalModifier | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier | Avoid using global modifier |
200 | /src/classes/GuidestarExchange.cls | 8 | 10 | 8 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
200 | /src/classes/GuidestarExchange.cls | 8 | 10 | 8 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
201 | /src/classes/GuidestarExchange.cls | 13 | 10 | 15 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
201 | /src/classes/GuidestarExchange.cls | 13 | 10 | 15 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
202 | /src/classes/GuidestarExchange.cls | 13 | 10 | 15 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
202 | /src/classes/GuidestarExchange.cls | 13 | 10 | 15 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
203 | /src/classes/GuidestarExchange.cls | 16 | 10 | 19 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
203 | /src/classes/GuidestarExchange.cls | 16 | 10 | 19 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
204 | /src/classes/GuidestarExchange.cls | 16 | 10 | 19 | 4 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
204 | /src/classes/GuidestarExchange.cls | 16 | 10 | 19 | 4 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
205 | /src/classes/GuidestarExchange.cls | 20 | 10 | 23 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
205 | /src/classes/GuidestarExchange.cls | 20 | 10 | 23 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
206 | /src/classes/GuidestarExchange.cls | 25 | 10 | 65 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
206 | /src/classes/GuidestarExchange.cls | 25 | 10 | 65 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
207 | /src/classes/GuidestarExchange.cls | 25 | 10 | 65 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class OrgExchange has 39 public methods, attributes, and properties (limit: 20) |
207 | /src/classes/GuidestarExchange.cls | 25 | 10 | 65 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class OrgExchange has 39 public methods, attributes, and properties (limit: 20) |
208 | /src/classes/GuidestarExchange.cls | 25 | 10 | 65 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
208 | /src/classes/GuidestarExchange.cls | 25 | 10 | 65 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
209 | /src/classes/GuidestarExchange.cls | 26 | 20 | 26 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
209 | /src/classes/GuidestarExchange.cls | 26 | 20 | 26 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
210 | /src/classes/GuidestarExchange.cls | 27 | 19 | 27 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'government_issued_id' doesn't match '[a-z][a-zA-Z0-9]*' |
210 | /src/classes/GuidestarExchange.cls | 27 | 19 | 27 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'government_issued_id' doesn't match '[a-z][a-zA-Z0-9]*' |
211 | /src/classes/GuidestarExchange.cls | 28 | 19 | 28 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bridge_id' doesn't match '[a-z][a-zA-Z0-9]*' |
211 | /src/classes/GuidestarExchange.cls | 28 | 19 | 28 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'bridge_id' doesn't match '[a-z][a-zA-Z0-9]*' |
212 | /src/classes/GuidestarExchange.cls | 29 | 19 | 29 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'primary_organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
212 | /src/classes/GuidestarExchange.cls | 29 | 19 | 29 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'primary_organization_name' doesn't match '[a-z][a-zA-Z0-9]*' |
213 | /src/classes/GuidestarExchange.cls | 30 | 19 | 30 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'also_known_as' doesn't match '[a-z][a-zA-Z0-9]*' |
213 | /src/classes/GuidestarExchange.cls | 30 | 19 | 30 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'also_known_as' doesn't match '[a-z][a-zA-Z0-9]*' |
214 | /src/classes/GuidestarExchange.cls | 31 | 19 | 31 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doing_business_as' doesn't match '[a-z][a-zA-Z0-9]*' |
214 | /src/classes/GuidestarExchange.cls | 31 | 19 | 31 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'doing_business_as' doesn't match '[a-z][a-zA-Z0-9]*' |
215 | /src/classes/GuidestarExchange.cls | 32 | 44 | 32 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_fkas' doesn't match '[a-z][a-zA-Z0-9]*' |
215 | /src/classes/GuidestarExchange.cls | 32 | 44 | 32 | 61 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_fkas' doesn't match '[a-z][a-zA-Z0-9]*' |
216 | /src/classes/GuidestarExchange.cls | 33 | 19 | 33 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'government_registered_name' doesn't match '[a-z][a-zA-Z0-9]*' |
216 | /src/classes/GuidestarExchange.cls | 33 | 19 | 33 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'government_registered_name' doesn't match '[a-z][a-zA-Z0-9]*' |
217 | /src/classes/GuidestarExchange.cls | 34 | 19 | 34 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'logo_path' doesn't match '[a-z][a-zA-Z0-9]*' |
217 | /src/classes/GuidestarExchange.cls | 34 | 19 | 34 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'logo_path' doesn't match '[a-z][a-zA-Z0-9]*' |
218 | /src/classes/GuidestarExchange.cls | 35 | 19 | 35 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'logo_name' doesn't match '[a-z][a-zA-Z0-9]*' |
218 | /src/classes/GuidestarExchange.cls | 35 | 19 | 35 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'logo_name' doesn't match '[a-z][a-zA-Z0-9]*' |
219 | /src/classes/GuidestarExchange.cls | 36 | 20 | 36 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'government_issued_ruling_year' doesn't match '[a-z][a-zA-Z0-9]*' |
219 | /src/classes/GuidestarExchange.cls | 36 | 20 | 36 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'government_issued_ruling_year' doesn't match '[a-z][a-zA-Z0-9]*' |
220 | /src/classes/GuidestarExchange.cls | 37 | 20 | 37 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'year_founded' doesn't match '[a-z][a-zA-Z0-9]*' |
220 | /src/classes/GuidestarExchange.cls | 37 | 20 | 37 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'year_founded' doesn't match '[a-z][a-zA-Z0-9]*' |
221 | /src/classes/GuidestarExchange.cls | 38 | 20 | 38 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'incorporation_year' doesn't match '[a-z][a-zA-Z0-9]*' |
221 | /src/classes/GuidestarExchange.cls | 38 | 20 | 38 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'incorporation_year' doesn't match '[a-z][a-zA-Z0-9]*' |
222 | /src/classes/GuidestarExchange.cls | 40 | 19 | 40 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'mission_statement' doesn't match '[a-z][a-zA-Z0-9]*' |
222 | /src/classes/GuidestarExchange.cls | 40 | 19 | 40 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'mission_statement' doesn't match '[a-z][a-zA-Z0-9]*' |
223 | /src/classes/GuidestarExchange.cls | 41 | 43 | 41 | 66 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'geographic_areas_served' doesn't match '[a-z][a-zA-Z0-9]*' |
223 | /src/classes/GuidestarExchange.cls | 41 | 43 | 41 | 66 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'geographic_areas_served' doesn't match '[a-z][a-zA-Z0-9]*' |
224 | /src/classes/GuidestarExchange.cls | 42 | 19 | 42 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'geographic_areas_served_narrative' doesn't match '[a-z][a-zA-Z0-9]*' |
224 | /src/classes/GuidestarExchange.cls | 42 | 19 | 42 | 52 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'geographic_areas_served_narrative' doesn't match '[a-z][a-zA-Z0-9]*' |
225 | /src/classes/GuidestarExchange.cls | 43 | 19 | 43 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'impact_statement' doesn't match '[a-z][a-zA-Z0-9]*' |
225 | /src/classes/GuidestarExchange.cls | 43 | 19 | 43 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'impact_statement' doesn't match '[a-z][a-zA-Z0-9]*' |
226 | /src/classes/GuidestarExchange.cls | 44 | 19 | 44 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ceo_comments' doesn't match '[a-z][a-zA-Z0-9]*' |
226 | /src/classes/GuidestarExchange.cls | 44 | 19 | 44 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ceo_comments' doesn't match '[a-z][a-zA-Z0-9]*' |
227 | /src/classes/GuidestarExchange.cls | 45 | 19 | 45 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'participation_level' doesn't match '[a-z][a-zA-Z0-9]*' |
227 | /src/classes/GuidestarExchange.cls | 45 | 19 | 45 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'participation_level' doesn't match '[a-z][a-zA-Z0-9]*' |
228 | /src/classes/GuidestarExchange.cls | 50 | 37 | 50 | 47 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_codes' doesn't match '[a-z][a-zA-Z0-9]*' |
228 | /src/classes/GuidestarExchange.cls | 50 | 37 | 50 | 47 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_codes' doesn't match '[a-z][a-zA-Z0-9]*' |
229 | /src/classes/GuidestarExchange.cls | 55 | 42 | 55 | 57 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'funding_sources' doesn't match '[a-z][a-zA-Z0-9]*' |
229 | /src/classes/GuidestarExchange.cls | 55 | 42 | 55 | 57 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'funding_sources' doesn't match '[a-z][a-zA-Z0-9]*' |
230 | /src/classes/GuidestarExchange.cls | 59 | 37 | 59 | 47 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ci_answers' doesn't match '[a-z][a-zA-Z0-9]*' |
230 | /src/classes/GuidestarExchange.cls | 59 | 37 | 59 | 47 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ci_answers' doesn't match '[a-z][a-zA-Z0-9]*' |
231 | /src/classes/GuidestarExchange.cls | 62 | 19 | 62 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'retrieval_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
231 | /src/classes/GuidestarExchange.cls | 62 | 19 | 62 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'retrieval_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
232 | /src/classes/GuidestarExchange.cls | 63 | 19 | 63 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_pipeline_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
232 | /src/classes/GuidestarExchange.cls | 63 | 19 | 63 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_pipeline_time_in_milliseconds' doesn't match '[a-z][a-zA-Z0-9]*' |
233 | /src/classes/GuidestarExchange.cls | 67 | 10 | 71 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
233 | /src/classes/GuidestarExchange.cls | 67 | 10 | 71 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
234 | /src/classes/GuidestarExchange.cls | 68 | 20 | 68 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'accredidation_id' doesn't match '[a-z][a-zA-Z0-9]*' |
234 | /src/classes/GuidestarExchange.cls | 68 | 20 | 68 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'accredidation_id' doesn't match '[a-z][a-zA-Z0-9]*' |
235 | /src/classes/GuidestarExchange.cls | 69 | 19 | 69 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'accredidation_description' doesn't match '[a-z][a-zA-Z0-9]*' |
235 | /src/classes/GuidestarExchange.cls | 69 | 19 | 69 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'accredidation_description' doesn't match '[a-z][a-zA-Z0-9]*' |
236 | /src/classes/GuidestarExchange.cls | 70 | 19 | 70 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
236 | /src/classes/GuidestarExchange.cls | 70 | 19 | 70 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
237 | /src/classes/GuidestarExchange.cls | 73 | 10 | 77 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
237 | /src/classes/GuidestarExchange.cls | 73 | 10 | 77 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
238 | /src/classes/GuidestarExchange.cls | 74 | 20 | 74 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'award_id' doesn't match '[a-z][a-zA-Z0-9]*' |
238 | /src/classes/GuidestarExchange.cls | 74 | 20 | 74 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'award_id' doesn't match '[a-z][a-zA-Z0-9]*' |
239 | /src/classes/GuidestarExchange.cls | 75 | 19 | 75 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'award_description' doesn't match '[a-z][a-zA-Z0-9]*' |
239 | /src/classes/GuidestarExchange.cls | 75 | 19 | 75 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'award_description' doesn't match '[a-z][a-zA-Z0-9]*' |
240 | /src/classes/GuidestarExchange.cls | 76 | 19 | 76 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
240 | /src/classes/GuidestarExchange.cls | 76 | 19 | 76 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
241 | /src/classes/GuidestarExchange.cls | 79 | 10 | 83 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
241 | /src/classes/GuidestarExchange.cls | 79 | 10 | 83 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
242 | /src/classes/GuidestarExchange.cls | 80 | 20 | 80 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'affiliation_id' doesn't match '[a-z][a-zA-Z0-9]*' |
242 | /src/classes/GuidestarExchange.cls | 80 | 20 | 80 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'affiliation_id' doesn't match '[a-z][a-zA-Z0-9]*' |
243 | /src/classes/GuidestarExchange.cls | 81 | 19 | 81 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'affiliation_description' doesn't match '[a-z][a-zA-Z0-9]*' |
243 | /src/classes/GuidestarExchange.cls | 81 | 19 | 81 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'affiliation_description' doesn't match '[a-z][a-zA-Z0-9]*' |
244 | /src/classes/GuidestarExchange.cls | 82 | 19 | 82 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
244 | /src/classes/GuidestarExchange.cls | 82 | 19 | 82 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
245 | /src/classes/GuidestarExchange.cls | 85 | 10 | 99 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
245 | /src/classes/GuidestarExchange.cls | 85 | 10 | 99 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
246 | /src/classes/GuidestarExchange.cls | 86 | 20 | 86 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_id' doesn't match '[a-z][a-zA-Z0-9]*' |
246 | /src/classes/GuidestarExchange.cls | 86 | 20 | 86 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_id' doesn't match '[a-z][a-zA-Z0-9]*' |
247 | /src/classes/GuidestarExchange.cls | 87 | 20 | 87 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
247 | /src/classes/GuidestarExchange.cls | 87 | 20 | 87 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
248 | /src/classes/GuidestarExchange.cls | 88 | 19 | 88 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_name' doesn't match '[a-z][a-zA-Z0-9]*' |
248 | /src/classes/GuidestarExchange.cls | 88 | 19 | 88 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_name' doesn't match '[a-z][a-zA-Z0-9]*' |
249 | /src/classes/GuidestarExchange.cls | 89 | 19 | 89 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_description' doesn't match '[a-z][a-zA-Z0-9]*' |
249 | /src/classes/GuidestarExchange.cls | 89 | 19 | 89 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_description' doesn't match '[a-z][a-zA-Z0-9]*' |
250 | /src/classes/GuidestarExchange.cls | 90 | 19 | 90 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_budget' doesn't match '[a-z][a-zA-Z0-9]*' |
250 | /src/classes/GuidestarExchange.cls | 90 | 19 | 90 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_budget' doesn't match '[a-z][a-zA-Z0-9]*' |
251 | /src/classes/GuidestarExchange.cls | 91 | 19 | 91 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'npc_code' doesn't match '[a-z][a-zA-Z0-9]*' |
251 | /src/classes/GuidestarExchange.cls | 91 | 19 | 91 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'npc_code' doesn't match '[a-z][a-zA-Z0-9]*' |
252 | /src/classes/GuidestarExchange.cls | 92 | 19 | 92 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'npc_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
252 | /src/classes/GuidestarExchange.cls | 92 | 19 | 92 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'npc_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
253 | /src/classes/GuidestarExchange.cls | 93 | 19 | 93 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'long_term_success' doesn't match '[a-z][a-zA-Z0-9]*' |
253 | /src/classes/GuidestarExchange.cls | 93 | 19 | 93 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'long_term_success' doesn't match '[a-z][a-zA-Z0-9]*' |
254 | /src/classes/GuidestarExchange.cls | 94 | 19 | 94 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'short_term_success' doesn't match '[a-z][a-zA-Z0-9]*' |
254 | /src/classes/GuidestarExchange.cls | 94 | 19 | 94 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'short_term_success' doesn't match '[a-z][a-zA-Z0-9]*' |
255 | /src/classes/GuidestarExchange.cls | 95 | 19 | 95 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'success_monitored_by' doesn't match '[a-z][a-zA-Z0-9]*' |
255 | /src/classes/GuidestarExchange.cls | 95 | 19 | 95 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'success_monitored_by' doesn't match '[a-z][a-zA-Z0-9]*' |
256 | /src/classes/GuidestarExchange.cls | 96 | 19 | 96 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'examples_of_success' doesn't match '[a-z][a-zA-Z0-9]*' |
256 | /src/classes/GuidestarExchange.cls | 96 | 19 | 96 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'examples_of_success' doesn't match '[a-z][a-zA-Z0-9]*' |
257 | /src/classes/GuidestarExchange.cls | 98 | 25 | 98 | 62 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_target_population_description' doesn't match '[a-z][a-zA-Z0-9]*' |
257 | /src/classes/GuidestarExchange.cls | 98 | 25 | 98 | 62 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_target_population_description' doesn't match '[a-z][a-zA-Z0-9]*' |
258 | /src/classes/GuidestarExchange.cls | 101 | 10 | 105 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
258 | /src/classes/GuidestarExchange.cls | 101 | 10 | 105 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
259 | /src/classes/GuidestarExchange.cls | 102 | 20 | 102 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
259 | /src/classes/GuidestarExchange.cls | 102 | 20 | 102 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
260 | /src/classes/GuidestarExchange.cls | 103 | 19 | 103 | 43 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
260 | /src/classes/GuidestarExchange.cls | 103 | 19 | 103 | 43 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
261 | /src/classes/GuidestarExchange.cls | 104 | 19 | 104 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
261 | /src/classes/GuidestarExchange.cls | 104 | 19 | 104 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
262 | /src/classes/GuidestarExchange.cls | 107 | 10 | 113 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
262 | /src/classes/GuidestarExchange.cls | 107 | 10 | 113 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
263 | /src/classes/GuidestarExchange.cls | 108 | 20 | 108 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_id' doesn't match '[a-z][a-zA-Z0-9]*' |
263 | /src/classes/GuidestarExchange.cls | 108 | 20 | 108 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_id' doesn't match '[a-z][a-zA-Z0-9]*' |
264 | /src/classes/GuidestarExchange.cls | 109 | 20 | 109 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
264 | /src/classes/GuidestarExchange.cls | 109 | 20 | 109 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
265 | /src/classes/GuidestarExchange.cls | 110 | 20 | 110 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
265 | /src/classes/GuidestarExchange.cls | 110 | 20 | 110 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
266 | /src/classes/GuidestarExchange.cls | 111 | 32 | 111 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_type' doesn't match '[a-z][a-zA-Z0-9]*' |
266 | /src/classes/GuidestarExchange.cls | 111 | 32 | 111 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_type' doesn't match '[a-z][a-zA-Z0-9]*' |
267 | /src/classes/GuidestarExchange.cls | 112 | 19 | 112 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_address' doesn't match '[a-z][a-zA-Z0-9]*' |
267 | /src/classes/GuidestarExchange.cls | 112 | 19 | 112 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_address' doesn't match '[a-z][a-zA-Z0-9]*' |
268 | /src/classes/GuidestarExchange.cls | 115 | 10 | 127 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
268 | /src/classes/GuidestarExchange.cls | 115 | 10 | 127 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
269 | /src/classes/GuidestarExchange.cls | 116 | 20 | 116 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_id' doesn't match '[a-z][a-zA-Z0-9]*' |
269 | /src/classes/GuidestarExchange.cls | 116 | 20 | 116 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_id' doesn't match '[a-z][a-zA-Z0-9]*' |
270 | /src/classes/GuidestarExchange.cls | 117 | 20 | 117 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
270 | /src/classes/GuidestarExchange.cls | 117 | 20 | 117 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
271 | /src/classes/GuidestarExchange.cls | 118 | 34 | 118 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_type' doesn't match '[a-z][a-zA-Z0-9]*' |
271 | /src/classes/GuidestarExchange.cls | 118 | 34 | 118 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_type' doesn't match '[a-z][a-zA-Z0-9]*' |
272 | /src/classes/GuidestarExchange.cls | 119 | 19 | 119 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_line_1' doesn't match '[a-z][a-zA-Z0-9]*' |
272 | /src/classes/GuidestarExchange.cls | 119 | 19 | 119 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_line_1' doesn't match '[a-z][a-zA-Z0-9]*' |
273 | /src/classes/GuidestarExchange.cls | 120 | 19 | 120 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_line_2' doesn't match '[a-z][a-zA-Z0-9]*' |
273 | /src/classes/GuidestarExchange.cls | 120 | 19 | 120 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'address_line_2' doesn't match '[a-z][a-zA-Z0-9]*' |
274 | /src/classes/GuidestarExchange.cls | 122 | 19 | 122 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'country_subdivision_abbrev' doesn't match '[a-z][a-zA-Z0-9]*' |
274 | /src/classes/GuidestarExchange.cls | 122 | 19 | 122 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'country_subdivision_abbrev' doesn't match '[a-z][a-zA-Z0-9]*' |
275 | /src/classes/GuidestarExchange.cls | 123 | 19 | 123 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'country_abbrev' doesn't match '[a-z][a-zA-Z0-9]*' |
275 | /src/classes/GuidestarExchange.cls | 123 | 19 | 123 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'country_abbrev' doesn't match '[a-z][a-zA-Z0-9]*' |
276 | /src/classes/GuidestarExchange.cls | 124 | 19 | 124 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'postal_code' doesn't match '[a-z][a-zA-Z0-9]*' |
276 | /src/classes/GuidestarExchange.cls | 124 | 19 | 124 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'postal_code' doesn't match '[a-z][a-zA-Z0-9]*' |
277 | /src/classes/GuidestarExchange.cls | 125 | 19 | 125 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'postal_code_plus' doesn't match '[a-z][a-zA-Z0-9]*' |
277 | /src/classes/GuidestarExchange.cls | 125 | 19 | 125 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'postal_code_plus' doesn't match '[a-z][a-zA-Z0-9]*' |
278 | /src/classes/GuidestarExchange.cls | 129 | 10 | 135 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
278 | /src/classes/GuidestarExchange.cls | 129 | 10 | 135 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
279 | /src/classes/GuidestarExchange.cls | 137 | 10 | 143 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
279 | /src/classes/GuidestarExchange.cls | 137 | 10 | 143 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
280 | /src/classes/GuidestarExchange.cls | 138 | 20 | 138 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_id' doesn't match '[a-z][a-zA-Z0-9]*' |
280 | /src/classes/GuidestarExchange.cls | 138 | 20 | 138 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_id' doesn't match '[a-z][a-zA-Z0-9]*' |
281 | /src/classes/GuidestarExchange.cls | 139 | 20 | 139 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
281 | /src/classes/GuidestarExchange.cls | 139 | 20 | 139 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
282 | /src/classes/GuidestarExchange.cls | 140 | 20 | 140 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
282 | /src/classes/GuidestarExchange.cls | 140 | 20 | 140 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
283 | /src/classes/GuidestarExchange.cls | 141 | 30 | 141 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_type' doesn't match '[a-z][a-zA-Z0-9]*' |
283 | /src/classes/GuidestarExchange.cls | 141 | 30 | 141 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_type' doesn't match '[a-z][a-zA-Z0-9]*' |
284 | /src/classes/GuidestarExchange.cls | 142 | 19 | 142 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_address' doesn't match '[a-z][a-zA-Z0-9]*' |
284 | /src/classes/GuidestarExchange.cls | 142 | 19 | 142 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_address' doesn't match '[a-z][a-zA-Z0-9]*' |
285 | /src/classes/GuidestarExchange.cls | 145 | 10 | 149 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
285 | /src/classes/GuidestarExchange.cls | 145 | 10 | 149 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
286 | /src/classes/GuidestarExchange.cls | 146 | 20 | 146 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
286 | /src/classes/GuidestarExchange.cls | 146 | 20 | 146 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
287 | /src/classes/GuidestarExchange.cls | 147 | 19 | 147 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
287 | /src/classes/GuidestarExchange.cls | 147 | 19 | 147 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
288 | /src/classes/GuidestarExchange.cls | 148 | 19 | 148 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
288 | /src/classes/GuidestarExchange.cls | 148 | 19 | 148 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
289 | /src/classes/GuidestarExchange.cls | 151 | 10 | 176 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
289 | /src/classes/GuidestarExchange.cls | 151 | 10 | 176 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
290 | /src/classes/GuidestarExchange.cls | 151 | 10 | 176 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class Exchange_Financials has 24 public methods, attributes, and properties (limit: 20) |
290 | /src/classes/GuidestarExchange.cls | 151 | 10 | 176 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class Exchange_Financials has 24 public methods, attributes, and properties (limit: 20) |
291 | /src/classes/GuidestarExchange.cls | 151 | 10 | 176 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
291 | /src/classes/GuidestarExchange.cls | 151 | 10 | 176 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
292 | /src/classes/GuidestarExchange.cls | 152 | 20 | 152 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'financials_id' doesn't match '[a-z][a-zA-Z0-9]*' |
292 | /src/classes/GuidestarExchange.cls | 152 | 20 | 152 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'financials_id' doesn't match '[a-z][a-zA-Z0-9]*' |
293 | /src/classes/GuidestarExchange.cls | 153 | 20 | 153 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
293 | /src/classes/GuidestarExchange.cls | 153 | 20 | 153 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
294 | /src/classes/GuidestarExchange.cls | 154 | 19 | 154 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'xml_document_id' doesn't match '[a-z][a-zA-Z0-9]*' |
294 | /src/classes/GuidestarExchange.cls | 154 | 19 | 154 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'xml_document_id' doesn't match '[a-z][a-zA-Z0-9]*' |
295 | /src/classes/GuidestarExchange.cls | 155 | 19 | 155 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fin_id' doesn't match '[a-z][a-zA-Z0-9]*' |
295 | /src/classes/GuidestarExchange.cls | 155 | 19 | 155 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fin_id' doesn't match '[a-z][a-zA-Z0-9]*' |
296 | /src/classes/GuidestarExchange.cls | 156 | 19 | 156 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ftapprovedform_id' doesn't match '[a-z][a-zA-Z0-9]*' |
296 | /src/classes/GuidestarExchange.cls | 156 | 19 | 156 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ftapprovedform_id' doesn't match '[a-z][a-zA-Z0-9]*' |
297 | /src/classes/GuidestarExchange.cls | 157 | 19 | 157 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fiscal_year_start' doesn't match '[a-z][a-zA-Z0-9]*' |
297 | /src/classes/GuidestarExchange.cls | 157 | 19 | 157 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fiscal_year_start' doesn't match '[a-z][a-zA-Z0-9]*' |
298 | /src/classes/GuidestarExchange.cls | 158 | 19 | 158 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fiscal_year_end' doesn't match '[a-z][a-zA-Z0-9]*' |
298 | /src/classes/GuidestarExchange.cls | 158 | 19 | 158 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fiscal_year_end' doesn't match '[a-z][a-zA-Z0-9]*' |
299 | /src/classes/GuidestarExchange.cls | 159 | 19 | 159 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'contrib_gifts_grants' doesn't match '[a-z][a-zA-Z0-9]*' |
299 | /src/classes/GuidestarExchange.cls | 159 | 19 | 159 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'contrib_gifts_grants' doesn't match '[a-z][a-zA-Z0-9]*' |
300 | /src/classes/GuidestarExchange.cls | 160 | 19 | 160 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_service_revenue' doesn't match '[a-z][a-zA-Z0-9]*' |
300 | /src/classes/GuidestarExchange.cls | 160 | 19 | 160 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_service_revenue' doesn't match '[a-z][a-zA-Z0-9]*' |
301 | /src/classes/GuidestarExchange.cls | 161 | 19 | 161 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'membership_dues' doesn't match '[a-z][a-zA-Z0-9]*' |
301 | /src/classes/GuidestarExchange.cls | 161 | 19 | 161 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'membership_dues' doesn't match '[a-z][a-zA-Z0-9]*' |
302 | /src/classes/GuidestarExchange.cls | 162 | 19 | 162 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'special_events_net_income' doesn't match '[a-z][a-zA-Z0-9]*' |
302 | /src/classes/GuidestarExchange.cls | 162 | 19 | 162 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'special_events_net_income' doesn't match '[a-z][a-zA-Z0-9]*' |
303 | /src/classes/GuidestarExchange.cls | 163 | 19 | 163 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'other_revenue_description' doesn't match '[a-z][a-zA-Z0-9]*' |
303 | /src/classes/GuidestarExchange.cls | 163 | 19 | 163 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'other_revenue_description' doesn't match '[a-z][a-zA-Z0-9]*' |
304 | /src/classes/GuidestarExchange.cls | 164 | 19 | 164 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'other_revenue' doesn't match '[a-z][a-zA-Z0-9]*' |
304 | /src/classes/GuidestarExchange.cls | 164 | 19 | 164 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'other_revenue' doesn't match '[a-z][a-zA-Z0-9]*' |
305 | /src/classes/GuidestarExchange.cls | 165 | 19 | 165 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_revenue' doesn't match '[a-z][a-zA-Z0-9]*' |
305 | /src/classes/GuidestarExchange.cls | 165 | 19 | 165 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_revenue' doesn't match '[a-z][a-zA-Z0-9]*' |
306 | /src/classes/GuidestarExchange.cls | 166 | 19 | 166 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_expenses' doesn't match '[a-z][a-zA-Z0-9]*' |
306 | /src/classes/GuidestarExchange.cls | 166 | 19 | 166 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'program_expenses' doesn't match '[a-z][a-zA-Z0-9]*' |
307 | /src/classes/GuidestarExchange.cls | 167 | 19 | 167 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'administration_expenses' doesn't match '[a-z][a-zA-Z0-9]*' |
307 | /src/classes/GuidestarExchange.cls | 167 | 19 | 167 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'administration_expenses' doesn't match '[a-z][a-zA-Z0-9]*' |
308 | /src/classes/GuidestarExchange.cls | 168 | 19 | 168 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fundraising_expenses' doesn't match '[a-z][a-zA-Z0-9]*' |
308 | /src/classes/GuidestarExchange.cls | 168 | 19 | 168 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'fundraising_expenses' doesn't match '[a-z][a-zA-Z0-9]*' |
309 | /src/classes/GuidestarExchange.cls | 169 | 19 | 169 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'payments_to_affiliates' doesn't match '[a-z][a-zA-Z0-9]*' |
309 | /src/classes/GuidestarExchange.cls | 169 | 19 | 169 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'payments_to_affiliates' doesn't match '[a-z][a-zA-Z0-9]*' |
310 | /src/classes/GuidestarExchange.cls | 170 | 19 | 170 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'other_expense_description' doesn't match '[a-z][a-zA-Z0-9]*' |
310 | /src/classes/GuidestarExchange.cls | 170 | 19 | 170 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'other_expense_description' doesn't match '[a-z][a-zA-Z0-9]*' |
311 | /src/classes/GuidestarExchange.cls | 171 | 19 | 171 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'other_expense' doesn't match '[a-z][a-zA-Z0-9]*' |
311 | /src/classes/GuidestarExchange.cls | 171 | 19 | 171 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'other_expense' doesn't match '[a-z][a-zA-Z0-9]*' |
312 | /src/classes/GuidestarExchange.cls | 172 | 19 | 172 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_expenses' doesn't match '[a-z][a-zA-Z0-9]*' |
312 | /src/classes/GuidestarExchange.cls | 172 | 19 | 172 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_expenses' doesn't match '[a-z][a-zA-Z0-9]*' |
313 | /src/classes/GuidestarExchange.cls | 173 | 19 | 173 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_assets' doesn't match '[a-z][a-zA-Z0-9]*' |
313 | /src/classes/GuidestarExchange.cls | 173 | 19 | 173 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_assets' doesn't match '[a-z][a-zA-Z0-9]*' |
314 | /src/classes/GuidestarExchange.cls | 174 | 19 | 174 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_liabilities' doesn't match '[a-z][a-zA-Z0-9]*' |
314 | /src/classes/GuidestarExchange.cls | 174 | 19 | 174 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'total_liabilities' doesn't match '[a-z][a-zA-Z0-9]*' |
315 | /src/classes/GuidestarExchange.cls | 175 | 19 | 175 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'net_assets_fund_balance_eoy' doesn't match '[a-z][a-zA-Z0-9]*' |
315 | /src/classes/GuidestarExchange.cls | 175 | 19 | 175 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'net_assets_fund_balance_eoy' doesn't match '[a-z][a-zA-Z0-9]*' |
316 | /src/classes/GuidestarExchange.cls | 178 | 10 | 183 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
316 | /src/classes/GuidestarExchange.cls | 178 | 10 | 183 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
317 | /src/classes/GuidestarExchange.cls | 179 | 20 | 179 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_ntee_id' doesn't match '[a-z][a-zA-Z0-9]*' |
317 | /src/classes/GuidestarExchange.cls | 179 | 20 | 179 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_ntee_id' doesn't match '[a-z][a-zA-Z0-9]*' |
318 | /src/classes/GuidestarExchange.cls | 180 | 20 | 180 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
318 | /src/classes/GuidestarExchange.cls | 180 | 20 | 180 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
319 | /src/classes/GuidestarExchange.cls | 181 | 19 | 181 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code' doesn't match '[a-z][a-zA-Z0-9]*' |
319 | /src/classes/GuidestarExchange.cls | 181 | 19 | 181 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code' doesn't match '[a-z][a-zA-Z0-9]*' |
320 | /src/classes/GuidestarExchange.cls | 182 | 38 | 182 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code_detail' doesn't match '[a-z][a-zA-Z0-9]*' |
320 | /src/classes/GuidestarExchange.cls | 182 | 38 | 182 | 54 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code_detail' doesn't match '[a-z][a-zA-Z0-9]*' |
321 | /src/classes/GuidestarExchange.cls | 185 | 10 | 190 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
321 | /src/classes/GuidestarExchange.cls | 185 | 10 | 190 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
322 | /src/classes/GuidestarExchange.cls | 186 | 20 | 186 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ci_answer_id' doesn't match '[a-z][a-zA-Z0-9]*' |
322 | /src/classes/GuidestarExchange.cls | 186 | 20 | 186 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ci_answer_id' doesn't match '[a-z][a-zA-Z0-9]*' |
323 | /src/classes/GuidestarExchange.cls | 187 | 20 | 187 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
323 | /src/classes/GuidestarExchange.cls | 187 | 20 | 187 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
324 | /src/classes/GuidestarExchange.cls | 192 | 10 | 196 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
324 | /src/classes/GuidestarExchange.cls | 192 | 10 | 196 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
325 | /src/classes/GuidestarExchange.cls | 193 | 20 | 193 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
325 | /src/classes/GuidestarExchange.cls | 193 | 20 | 193 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
326 | /src/classes/GuidestarExchange.cls | 194 | 19 | 194 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
326 | /src/classes/GuidestarExchange.cls | 194 | 19 | 194 | 45 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
327 | /src/classes/GuidestarExchange.cls | 195 | 19 | 195 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
327 | /src/classes/GuidestarExchange.cls | 195 | 19 | 195 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
328 | /src/classes/GuidestarExchange.cls | 198 | 10 | 203 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
328 | /src/classes/GuidestarExchange.cls | 198 | 10 | 203 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
329 | /src/classes/GuidestarExchange.cls | 199 | 20 | 199 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_id' doesn't match '[a-z][a-zA-Z0-9]*' |
329 | /src/classes/GuidestarExchange.cls | 199 | 20 | 199 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_id' doesn't match '[a-z][a-zA-Z0-9]*' |
330 | /src/classes/GuidestarExchange.cls | 200 | 20 | 200 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
330 | /src/classes/GuidestarExchange.cls | 200 | 20 | 200 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
331 | /src/classes/GuidestarExchange.cls | 201 | 36 | 201 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_type' doesn't match '[a-z][a-zA-Z0-9]*' |
331 | /src/classes/GuidestarExchange.cls | 201 | 36 | 201 | 50 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_type' doesn't match '[a-z][a-zA-Z0-9]*' |
332 | /src/classes/GuidestarExchange.cls | 202 | 19 | 202 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_number' doesn't match '[a-z][a-zA-Z0-9]*' |
332 | /src/classes/GuidestarExchange.cls | 202 | 19 | 202 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'telephone_number' doesn't match '[a-z][a-zA-Z0-9]*' |
333 | /src/classes/GuidestarExchange.cls | 205 | 10 | 209 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
333 | /src/classes/GuidestarExchange.cls | 205 | 10 | 209 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
334 | /src/classes/GuidestarExchange.cls | 211 | 10 | 216 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
334 | /src/classes/GuidestarExchange.cls | 211 | 10 | 216 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
335 | /src/classes/GuidestarExchange.cls | 212 | 20 | 212 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'funding_source_id' doesn't match '[a-z][a-zA-Z0-9]*' |
335 | /src/classes/GuidestarExchange.cls | 212 | 20 | 212 | 37 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'funding_source_id' doesn't match '[a-z][a-zA-Z0-9]*' |
336 | /src/classes/GuidestarExchange.cls | 219 | 10 | 222 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
336 | /src/classes/GuidestarExchange.cls | 219 | 10 | 222 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
337 | /src/classes/GuidestarExchange.cls | 220 | 20 | 220 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ci_question_id' doesn't match '[a-z][a-zA-Z0-9]*' |
337 | /src/classes/GuidestarExchange.cls | 220 | 20 | 220 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ci_question_id' doesn't match '[a-z][a-zA-Z0-9]*' |
338 | /src/classes/GuidestarExchange.cls | 224 | 10 | 236 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
338 | /src/classes/GuidestarExchange.cls | 224 | 10 | 236 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
339 | /src/classes/GuidestarExchange.cls | 225 | 20 | 225 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_id' doesn't match '[a-z][a-zA-Z0-9]*' |
339 | /src/classes/GuidestarExchange.cls | 225 | 20 | 225 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_id' doesn't match '[a-z][a-zA-Z0-9]*' |
340 | /src/classes/GuidestarExchange.cls | 226 | 20 | 226 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
340 | /src/classes/GuidestarExchange.cls | 226 | 20 | 226 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
341 | /src/classes/GuidestarExchange.cls | 227 | 20 | 227 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
341 | /src/classes/GuidestarExchange.cls | 227 | 20 | 227 | 36 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
342 | /src/classes/GuidestarExchange.cls | 228 | 19 | 228 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
342 | /src/classes/GuidestarExchange.cls | 228 | 19 | 228 | 44 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
343 | /src/classes/GuidestarExchange.cls | 229 | 19 | 229 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_name' doesn't match '[a-z][a-zA-Z0-9]*' |
343 | /src/classes/GuidestarExchange.cls | 229 | 19 | 229 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_name' doesn't match '[a-z][a-zA-Z0-9]*' |
344 | /src/classes/GuidestarExchange.cls | 230 | 20 | 230 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_year' doesn't match '[a-z][a-zA-Z0-9]*' |
344 | /src/classes/GuidestarExchange.cls | 230 | 20 | 230 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_year' doesn't match '[a-z][a-zA-Z0-9]*' |
345 | /src/classes/GuidestarExchange.cls | 231 | 19 | 231 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_size' doesn't match '[a-z][a-zA-Z0-9]*' |
345 | /src/classes/GuidestarExchange.cls | 231 | 19 | 231 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_size' doesn't match '[a-z][a-zA-Z0-9]*' |
346 | /src/classes/GuidestarExchange.cls | 232 | 19 | 232 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_path' doesn't match '[a-z][a-zA-Z0-9]*' |
346 | /src/classes/GuidestarExchange.cls | 232 | 19 | 232 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'document_path' doesn't match '[a-z][a-zA-Z0-9]*' |
347 | /src/classes/GuidestarExchange.cls | 233 | 19 | 233 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'start_date' doesn't match '[a-z][a-zA-Z0-9]*' |
347 | /src/classes/GuidestarExchange.cls | 233 | 19 | 233 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'start_date' doesn't match '[a-z][a-zA-Z0-9]*' |
348 | /src/classes/GuidestarExchange.cls | 234 | 19 | 234 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'end_date' doesn't match '[a-z][a-zA-Z0-9]*' |
348 | /src/classes/GuidestarExchange.cls | 234 | 19 | 234 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'end_date' doesn't match '[a-z][a-zA-Z0-9]*' |
349 | /src/classes/GuidestarExchange.cls | 238 | 10 | 242 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
349 | /src/classes/GuidestarExchange.cls | 238 | 10 | 242 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
350 | /src/classes/GuidestarExchange.cls | 239 | 20 | 239 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
350 | /src/classes/GuidestarExchange.cls | 239 | 20 | 239 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
351 | /src/classes/GuidestarExchange.cls | 240 | 19 | 240 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
351 | /src/classes/GuidestarExchange.cls | 240 | 19 | 240 | 39 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'url_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
352 | /src/classes/GuidestarExchange.cls | 241 | 19 | 241 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
352 | /src/classes/GuidestarExchange.cls | 241 | 19 | 241 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
353 | /src/classes/GuidestarExchange.cls | 244 | 10 | 249 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
353 | /src/classes/GuidestarExchange.cls | 244 | 10 | 249 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
354 | /src/classes/GuidestarExchange.cls | 245 | 20 | 245 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code_id' doesn't match '[a-z][a-zA-Z0-9]*' |
354 | /src/classes/GuidestarExchange.cls | 245 | 20 | 245 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code_id' doesn't match '[a-z][a-zA-Z0-9]*' |
355 | /src/classes/GuidestarExchange.cls | 246 | 19 | 246 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code' doesn't match '[a-z][a-zA-Z0-9]*' |
355 | /src/classes/GuidestarExchange.cls | 246 | 19 | 246 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code' doesn't match '[a-z][a-zA-Z0-9]*' |
356 | /src/classes/GuidestarExchange.cls | 247 | 19 | 247 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
356 | /src/classes/GuidestarExchange.cls | 247 | 19 | 247 | 40 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ntee_code_description' doesn't match '[a-z][a-zA-Z0-9]*' |
357 | /src/classes/GuidestarExchange.cls | 248 | 19 | 248 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
357 | /src/classes/GuidestarExchange.cls | 248 | 19 | 248 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
358 | /src/classes/GuidestarExchange.cls | 251 | 10 | 255 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
358 | /src/classes/GuidestarExchange.cls | 251 | 10 | 255 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
359 | /src/classes/GuidestarExchange.cls | 252 | 20 | 252 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
359 | /src/classes/GuidestarExchange.cls | 252 | 20 | 252 | 34 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
360 | /src/classes/GuidestarExchange.cls | 253 | 19 | 253 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
360 | /src/classes/GuidestarExchange.cls | 253 | 19 | 253 | 42 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
361 | /src/classes/GuidestarExchange.cls | 254 | 19 | 254 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
361 | /src/classes/GuidestarExchange.cls | 254 | 19 | 254 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
362 | /src/classes/GuidestarExchange.cls | 257 | 10 | 261 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
362 | /src/classes/GuidestarExchange.cls | 257 | 10 | 261 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
363 | /src/classes/GuidestarExchange.cls | 258 | 20 | 258 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'multimedia_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
363 | /src/classes/GuidestarExchange.cls | 258 | 20 | 258 | 38 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'multimedia_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
364 | /src/classes/GuidestarExchange.cls | 259 | 19 | 259 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'multimedia_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
364 | /src/classes/GuidestarExchange.cls | 259 | 19 | 259 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'multimedia_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
365 | /src/classes/GuidestarExchange.cls | 260 | 19 | 260 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
365 | /src/classes/GuidestarExchange.cls | 260 | 19 | 260 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
366 | /src/classes/GuidestarExchange.cls | 263 | 10 | 284 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
366 | /src/classes/GuidestarExchange.cls | 263 | 10 | 284 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
367 | /src/classes/GuidestarExchange.cls | 263 | 10 | 284 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class Exchange_Person has 20 public methods, attributes, and properties (limit: 20) |
367 | /src/classes/GuidestarExchange.cls | 263 | 10 | 284 | 4 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class Exchange_Person has 20 public methods, attributes, and properties (limit: 20) |
368 | /src/classes/GuidestarExchange.cls | 263 | 10 | 284 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
368 | /src/classes/GuidestarExchange.cls | 263 | 10 | 284 | 4 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
369 | /src/classes/GuidestarExchange.cls | 264 | 20 | 264 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_id' doesn't match '[a-z][a-zA-Z0-9]*' |
369 | /src/classes/GuidestarExchange.cls | 264 | 20 | 264 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_id' doesn't match '[a-z][a-zA-Z0-9]*' |
370 | /src/classes/GuidestarExchange.cls | 265 | 20 | 265 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
370 | /src/classes/GuidestarExchange.cls | 265 | 20 | 265 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'organization_id' doesn't match '[a-z][a-zA-Z0-9]*' |
371 | /src/classes/GuidestarExchange.cls | 267 | 19 | 267 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'first_name' doesn't match '[a-z][a-zA-Z0-9]*' |
371 | /src/classes/GuidestarExchange.cls | 267 | 19 | 267 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'first_name' doesn't match '[a-z][a-zA-Z0-9]*' |
372 | /src/classes/GuidestarExchange.cls | 268 | 19 | 268 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'middle_name' doesn't match '[a-z][a-zA-Z0-9]*' |
372 | /src/classes/GuidestarExchange.cls | 268 | 19 | 268 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'middle_name' doesn't match '[a-z][a-zA-Z0-9]*' |
373 | /src/classes/GuidestarExchange.cls | 269 | 19 | 269 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_name' doesn't match '[a-z][a-zA-Z0-9]*' |
373 | /src/classes/GuidestarExchange.cls | 269 | 19 | 269 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_name' doesn't match '[a-z][a-zA-Z0-9]*' |
374 | /src/classes/GuidestarExchange.cls | 274 | 19 | 274 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'start_month' doesn't match '[a-z][a-zA-Z0-9]*' |
374 | /src/classes/GuidestarExchange.cls | 274 | 19 | 274 | 30 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'start_month' doesn't match '[a-z][a-zA-Z0-9]*' |
375 | /src/classes/GuidestarExchange.cls | 275 | 19 | 275 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'start_year' doesn't match '[a-z][a-zA-Z0-9]*' |
375 | /src/classes/GuidestarExchange.cls | 275 | 19 | 275 | 29 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'start_year' doesn't match '[a-z][a-zA-Z0-9]*' |
376 | /src/classes/GuidestarExchange.cls | 276 | 19 | 276 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'end_month' doesn't match '[a-z][a-zA-Z0-9]*' |
376 | /src/classes/GuidestarExchange.cls | 276 | 19 | 276 | 28 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'end_month' doesn't match '[a-z][a-zA-Z0-9]*' |
377 | /src/classes/GuidestarExchange.cls | 277 | 19 | 277 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'end_year' doesn't match '[a-z][a-zA-Z0-9]*' |
377 | /src/classes/GuidestarExchange.cls | 277 | 19 | 277 | 27 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'end_year' doesn't match '[a-z][a-zA-Z0-9]*' |
378 | /src/classes/GuidestarExchange.cls | 282 | 39 | 282 | 51 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_types' doesn't match '[a-z][a-zA-Z0-9]*' |
378 | /src/classes/GuidestarExchange.cls | 282 | 39 | 282 | 51 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'person_types' doesn't match '[a-z][a-zA-Z0-9]*' |
379 | /src/classes/GuidestarExchange.cls | 286 | 10 | 290 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
379 | /src/classes/GuidestarExchange.cls | 286 | 10 | 290 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
380 | /src/classes/GuidestarExchange.cls | 287 | 20 | 287 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
380 | /src/classes/GuidestarExchange.cls | 287 | 20 | 287 | 33 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_type_id' doesn't match '[a-z][a-zA-Z0-9]*' |
381 | /src/classes/GuidestarExchange.cls | 288 | 19 | 288 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
381 | /src/classes/GuidestarExchange.cls | 288 | 19 | 288 | 41 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'email_type_description' doesn't match '[a-z][a-zA-Z0-9]*' |
382 | /src/classes/GuidestarExchange.cls | 289 | 19 | 289 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
382 | /src/classes/GuidestarExchange.cls | 289 | 19 | 289 | 32 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'last_modified' doesn't match '[a-z][a-zA-Z0-9]*' |
383 | /src/classes/GuidestarExchange.cls | 295 | 10 | 304 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
383 | /src/classes/GuidestarExchange.cls | 295 | 10 | 304 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
384 | /src/classes/GuidestarExchange.cls | 295 | 10 | 304 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
384 | /src/classes/GuidestarExchange.cls | 295 | 10 | 304 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
385 | /src/classes/GuidestarExchange.cls | 295 | 10 | 304 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
385 | /src/classes/GuidestarExchange.cls | 295 | 10 | 304 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
386 | /src/classes/GuidestarExchangeTest.cls | 4 | 32 | 4 | 40646 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The constant field name 'exchangeJson' doesn't match '[A-Z][A-Z0-9_]*' |
386 | /src/classes/GuidestarExchangeTest.cls | 4 | 32 | 4 | 40646 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The constant field name 'exchangeJson' doesn't match '[A-Z][A-Z0-9_]*' |
387 | /src/classes/GuidestarExchangeTest.cls | 6 | 31 | 16 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
387 | /src/classes/GuidestarExchangeTest.cls | 6 | 31 | 16 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
388 | /src/classes/GuidestarExchangeTest.cls | 11 | 9 | 11 | 31 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
388 | /src/classes/GuidestarExchangeTest.cls | 11 | 9 | 11 | 31 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
389 | /src/classes/GuidestarExchangeTest.cls | 11 | 9 | 11 | 31 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
389 | /src/classes/GuidestarExchangeTest.cls | 11 | 9 | 11 | 31 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
390 | /src/classes/GuidestarExchangeTest.cls | 13 | 9 | 13 | 86 | 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. |
390 | /src/classes/GuidestarExchangeTest.cls | 13 | 9 | 13 | 86 | 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. |
391 | /src/classes/GuidestarExchangeTest.cls | 14 | 9 | 14 | 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. |
391 | /src/classes/GuidestarExchangeTest.cls | 14 | 9 | 14 | 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. |
392 | /src/classes/GuidestarExchangeTest.cls | 18 | 31 | 45 | 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() |
392 | /src/classes/GuidestarExchangeTest.cls | 18 | 31 | 45 | 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() |
393 | /src/classes/GuidestarExchangeTest.cls | 18 | 31 | 45 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
393 | /src/classes/GuidestarExchangeTest.cls | 18 | 31 | 45 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
394 | /src/classes/GuidestarExchangeTest.cls | 19 | 39 | 19 | 81 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exge' defined but not used |
394 | /src/classes/GuidestarExchangeTest.cls | 19 | 39 | 19 | 81 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exge' defined but not used |
395 | /src/classes/GuidestarExchangeTest.cls | 20 | 50 | 20 | 103 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exac' defined but not used |
395 | /src/classes/GuidestarExchangeTest.cls | 20 | 50 | 20 | 103 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exac' defined but not used |
396 | /src/classes/GuidestarExchangeTest.cls | 21 | 42 | 21 | 87 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exaw' defined but not used |
396 | /src/classes/GuidestarExchangeTest.cls | 21 | 42 | 21 | 87 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exaw' defined but not used |
397 | /src/classes/GuidestarExchangeTest.cls | 22 | 48 | 22 | 99 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exaf' defined but not used |
397 | /src/classes/GuidestarExchangeTest.cls | 22 | 48 | 22 | 99 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exaf' defined but not used |
398 | /src/classes/GuidestarExchangeTest.cls | 23 | 44 | 23 | 91 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'expr' defined but not used |
398 | /src/classes/GuidestarExchangeTest.cls | 23 | 44 | 23 | 91 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'expr' defined but not used |
399 | /src/classes/GuidestarExchangeTest.cls | 24 | 49 | 24 | 101 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exat' defined but not used |
399 | /src/classes/GuidestarExchangeTest.cls | 24 | 49 | 24 | 101 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exat' defined but not used |
400 | /src/classes/GuidestarExchangeTest.cls | 25 | 42 | 25 | 87 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exem' defined but not used |
400 | /src/classes/GuidestarExchangeTest.cls | 25 | 42 | 25 | 87 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exem' defined but not used |
401 | /src/classes/GuidestarExchangeTest.cls | 26 | 44 | 26 | 91 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exad' defined but not used |
401 | /src/classes/GuidestarExchangeTest.cls | 26 | 44 | 26 | 91 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exad' defined but not used |
402 | /src/classes/GuidestarExchangeTest.cls | 27 | 47 | 27 | 97 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exmu' defined but not used |
402 | /src/classes/GuidestarExchangeTest.cls | 27 | 47 | 27 | 97 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exmu' defined but not used |
403 | /src/classes/GuidestarExchangeTest.cls | 28 | 40 | 28 | 83 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exur' defined but not used |
403 | /src/classes/GuidestarExchangeTest.cls | 28 | 40 | 28 | 83 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exur' defined but not used |
404 | /src/classes/GuidestarExchangeTest.cls | 29 | 53 | 29 | 109 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exor' defined but not used |
404 | /src/classes/GuidestarExchangeTest.cls | 29 | 53 | 29 | 109 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exor' defined but not used |
405 | /src/classes/GuidestarExchangeTest.cls | 30 | 47 | 30 | 97 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exfi' defined but not used |
405 | /src/classes/GuidestarExchangeTest.cls | 30 | 47 | 30 | 97 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exfi' defined but not used |
406 | /src/classes/GuidestarExchangeTest.cls | 31 | 46 | 31 | 95 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exnt' defined but not used |
406 | /src/classes/GuidestarExchangeTest.cls | 31 | 46 | 31 | 95 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exnt' defined but not used |
407 | /src/classes/GuidestarExchangeTest.cls | 32 | 46 | 32 | 95 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exci' defined but not used |
407 | /src/classes/GuidestarExchangeTest.cls | 32 | 46 | 32 | 95 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exci' defined but not used |
408 | /src/classes/GuidestarExchangeTest.cls | 33 | 51 | 33 | 105 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'extt' defined but not used |
408 | /src/classes/GuidestarExchangeTest.cls | 33 | 51 | 33 | 105 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'extt' defined but not used |
409 | /src/classes/GuidestarExchangeTest.cls | 34 | 46 | 34 | 95 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exte' defined but not used |
409 | /src/classes/GuidestarExchangeTest.cls | 34 | 46 | 34 | 95 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exte' defined but not used |
410 | /src/classes/GuidestarExchangeTest.cls | 35 | 52 | 35 | 107 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exga' defined but not used |
410 | /src/classes/GuidestarExchangeTest.cls | 35 | 52 | 35 | 107 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exga' defined but not used |
411 | /src/classes/GuidestarExchangeTest.cls | 36 | 51 | 36 | 105 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exfu' defined but not used |
411 | /src/classes/GuidestarExchangeTest.cls | 36 | 51 | 36 | 105 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exfu' defined but not used |
412 | /src/classes/GuidestarExchangeTest.cls | 37 | 45 | 37 | 93 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exqu' defined but not used |
412 | /src/classes/GuidestarExchangeTest.cls | 37 | 45 | 37 | 93 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exqu' defined but not used |
413 | /src/classes/GuidestarExchangeTest.cls | 38 | 45 | 38 | 93 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exdo' defined but not used |
413 | /src/classes/GuidestarExchangeTest.cls | 38 | 45 | 38 | 93 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exdo' defined but not used |
414 | /src/classes/GuidestarExchangeTest.cls | 39 | 45 | 39 | 93 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exut' defined but not used |
414 | /src/classes/GuidestarExchangeTest.cls | 39 | 45 | 39 | 93 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exut' defined but not used |
415 | /src/classes/GuidestarExchangeTest.cls | 40 | 53 | 40 | 109 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exnd' defined but not used |
415 | /src/classes/GuidestarExchangeTest.cls | 40 | 53 | 40 | 109 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exnd' defined but not used |
416 | /src/classes/GuidestarExchangeTest.cls | 41 | 48 | 41 | 99 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'expt' defined but not used |
416 | /src/classes/GuidestarExchangeTest.cls | 41 | 48 | 41 | 99 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'expt' defined but not used |
417 | /src/classes/GuidestarExchangeTest.cls | 42 | 52 | 42 | 107 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exmt' defined but not used |
417 | /src/classes/GuidestarExchangeTest.cls | 42 | 52 | 42 | 107 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exmt' defined but not used |
418 | /src/classes/GuidestarExchangeTest.cls | 43 | 43 | 43 | 89 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'expe' defined but not used |
418 | /src/classes/GuidestarExchangeTest.cls | 43 | 43 | 43 | 89 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'expe' defined but not used |
419 | /src/classes/GuidestarExchangeTest.cls | 44 | 47 | 44 | 97 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exet' defined but not used |
419 | /src/classes/GuidestarExchangeTest.cls | 44 | 47 | 44 | 97 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'exet' defined but not used |
420 | /src/classes/GuidestarExchangeTest.cls | 47 | 12 | 66 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
420 | /src/classes/GuidestarExchangeTest.cls | 47 | 12 | 66 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
421 | /src/classes/GuidestarExchangeTest.cls | 50 | 16 | 50 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
421 | /src/classes/GuidestarExchangeTest.cls | 50 | 16 | 50 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
422 | /src/classes/GuidestarExchangeTest.cls | 50 | 9 | 50 | 15 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
422 | /src/classes/GuidestarExchangeTest.cls | 50 | 9 | 50 | 15 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
423 | /src/classes/GuidestarExchangeTest.cls | 51 | 16 | 51 | 104 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
423 | /src/classes/GuidestarExchangeTest.cls | 51 | 16 | 51 | 104 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
424 | /src/classes/GuidestarExchangeTest.cls | 53 | 16 | 65 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
424 | /src/classes/GuidestarExchangeTest.cls | 53 | 16 | 65 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
425 | /src/classes/GuidestarTest.cls | 4 | 32 | 4 | 2747 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The constant field name 'charityCheckJson' doesn't match '[A-Z][A-Z0-9_]*' |
425 | /src/classes/GuidestarTest.cls | 4 | 32 | 4 | 2747 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The constant field name 'charityCheckJson' doesn't match '[A-Z][A-Z0-9_]*' |
426 | /src/classes/GuidestarTest.cls | 5 | 32 | 5 | 1784 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The constant field name 'orgSearchJson' doesn't match '[A-Z][A-Z0-9_]*' |
426 | /src/classes/GuidestarTest.cls | 5 | 32 | 5 | 1784 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The constant field name 'orgSearchJson' doesn't match '[A-Z][A-Z0-9_]*' |
427 | /src/classes/GuidestarTest.cls | 6 | 32 | 6 | 3942 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The constant field name 'orgDetailJson' doesn't match '[A-Z][A-Z0-9_]*' |
427 | /src/classes/GuidestarTest.cls | 6 | 32 | 6 | 3942 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The constant field name 'orgDetailJson' doesn't match '[A-Z][A-Z0-9_]*' |
428 | /src/classes/GuidestarTest.cls | 8 | 31 | 22 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
428 | /src/classes/GuidestarTest.cls | 8 | 31 | 22 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
429 | /src/classes/GuidestarTest.cls | 13 | 9 | 13 | 25 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
429 | /src/classes/GuidestarTest.cls | 13 | 9 | 13 | 25 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
430 | /src/classes/GuidestarTest.cls | 13 | 9 | 13 | 25 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
430 | /src/classes/GuidestarTest.cls | 13 | 9 | 13 | 25 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
431 | /src/classes/GuidestarTest.cls | 17 | 9 | 17 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertNotEquals' should have 3 parameters. |
431 | /src/classes/GuidestarTest.cls | 17 | 9 | 17 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertNotEquals' should have 3 parameters. |
432 | /src/classes/GuidestarTest.cls | 18 | 9 | 18 | 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. |
432 | /src/classes/GuidestarTest.cls | 18 | 9 | 18 | 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. |
433 | /src/classes/GuidestarTest.cls | 19 | 9 | 19 | 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. |
433 | /src/classes/GuidestarTest.cls | 19 | 9 | 19 | 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. |
434 | /src/classes/GuidestarTest.cls | 20 | 9 | 20 | 44 | 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. |
434 | /src/classes/GuidestarTest.cls | 20 | 9 | 20 | 44 | 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. |
435 | /src/classes/GuidestarTest.cls | 21 | 9 | 21 | 46 | 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. |
435 | /src/classes/GuidestarTest.cls | 21 | 9 | 21 | 46 | 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. |
436 | /src/classes/GuidestarTest.cls | 24 | 31 | 37 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
436 | /src/classes/GuidestarTest.cls | 24 | 31 | 37 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
437 | /src/classes/GuidestarTest.cls | 30 | 36 | 30 | 68 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'cc' defined but not used |
437 | /src/classes/GuidestarTest.cls | 30 | 36 | 30 | 68 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'cc' defined but not used |
438 | /src/classes/GuidestarTest.cls | 34 | 9 | 34 | 26 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
438 | /src/classes/GuidestarTest.cls | 34 | 9 | 34 | 26 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
439 | /src/classes/GuidestarTest.cls | 34 | 9 | 34 | 26 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
439 | /src/classes/GuidestarTest.cls | 34 | 9 | 34 | 26 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
440 | /src/classes/GuidestarTest.cls | 36 | 9 | 36 | 98 | 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. |
440 | /src/classes/GuidestarTest.cls | 36 | 9 | 36 | 98 | 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. |
441 | /src/classes/GuidestarTest.cls | 39 | 31 | 55 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
441 | /src/classes/GuidestarTest.cls | 39 | 31 | 55 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
442 | /src/classes/GuidestarTest.cls | 50 | 9 | 50 | 26 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
442 | /src/classes/GuidestarTest.cls | 50 | 9 | 50 | 26 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
443 | /src/classes/GuidestarTest.cls | 50 | 9 | 50 | 26 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
443 | /src/classes/GuidestarTest.cls | 50 | 9 | 50 | 26 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
444 | /src/classes/GuidestarTest.cls | 53 | 9 | 53 | 39 | 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. |
444 | /src/classes/GuidestarTest.cls | 53 | 9 | 53 | 39 | 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. |
445 | /src/classes/GuidestarTest.cls | 54 | 9 | 54 | 38 | 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. |
445 | /src/classes/GuidestarTest.cls | 54 | 9 | 54 | 38 | 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. |
446 | /src/classes/GuidestarTest.cls | 57 | 31 | 71 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
446 | /src/classes/GuidestarTest.cls | 57 | 31 | 71 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
447 | /src/classes/GuidestarTest.cls | 63 | 36 | 63 | 70 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'cc' defined but not used |
447 | /src/classes/GuidestarTest.cls | 63 | 36 | 63 | 70 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'cc' defined but not used |
448 | /src/classes/GuidestarTest.cls | 67 | 9 | 67 | 26 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
448 | /src/classes/GuidestarTest.cls | 67 | 9 | 67 | 26 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
449 | /src/classes/GuidestarTest.cls | 67 | 9 | 67 | 26 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
449 | /src/classes/GuidestarTest.cls | 67 | 9 | 67 | 26 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
450 | /src/classes/GuidestarTest.cls | 69 | 9 | 69 | 49 | 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. |
450 | /src/classes/GuidestarTest.cls | 69 | 9 | 69 | 49 | 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. |
451 | /src/classes/GuidestarTest.cls | 70 | 9 | 70 | 287 | 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. |
451 | /src/classes/GuidestarTest.cls | 70 | 9 | 70 | 287 | 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. |
452 | /src/classes/GuidestarTest.cls | 73 | 31 | 85 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
452 | /src/classes/GuidestarTest.cls | 73 | 31 | 85 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
453 | /src/classes/GuidestarTest.cls | 78 | 9 | 78 | 29 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
453 | /src/classes/GuidestarTest.cls | 78 | 9 | 78 | 29 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
454 | /src/classes/GuidestarTest.cls | 78 | 9 | 78 | 29 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
454 | /src/classes/GuidestarTest.cls | 78 | 9 | 78 | 29 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
455 | /src/classes/GuidestarTest.cls | 80 | 9 | 80 | 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. |
455 | /src/classes/GuidestarTest.cls | 80 | 9 | 80 | 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. |
456 | /src/classes/GuidestarTest.cls | 81 | 9 | 81 | 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. |
456 | /src/classes/GuidestarTest.cls | 81 | 9 | 81 | 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. |
457 | /src/classes/GuidestarTest.cls | 87 | 31 | 100 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
457 | /src/classes/GuidestarTest.cls | 87 | 31 | 100 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
458 | /src/classes/GuidestarTest.cls | 94 | 9 | 94 | 29 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
458 | /src/classes/GuidestarTest.cls | 94 | 9 | 94 | 29 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
459 | /src/classes/GuidestarTest.cls | 94 | 9 | 94 | 29 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
459 | /src/classes/GuidestarTest.cls | 94 | 9 | 94 | 29 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
460 | /src/classes/GuidestarTest.cls | 96 | 9 | 96 | 83 | 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. |
460 | /src/classes/GuidestarTest.cls | 96 | 9 | 96 | 83 | 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. |
461 | /src/classes/GuidestarTest.cls | 97 | 9 | 97 | 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. |
461 | /src/classes/GuidestarTest.cls | 97 | 9 | 97 | 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. |
462 | /src/classes/GuidestarTest.cls | 98 | 9 | 98 | 44 | 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. |
462 | /src/classes/GuidestarTest.cls | 98 | 9 | 98 | 44 | 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. |
463 | /src/classes/GuidestarTest.cls | 99 | 9 | 99 | 47 | 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. |
463 | /src/classes/GuidestarTest.cls | 99 | 9 | 99 | 47 | 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. |
464 | /src/classes/GuidestarTest.cls | 102 | 31 | 113 | 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() |
464 | /src/classes/GuidestarTest.cls | 102 | 31 | 113 | 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() |
465 | /src/classes/GuidestarTest.cls | 102 | 31 | 113 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
465 | /src/classes/GuidestarTest.cls | 102 | 31 | 113 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
466 | /src/classes/GuidestarTest.cls | 103 | 32 | 103 | 65 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'cc' defined but not used |
466 | /src/classes/GuidestarTest.cls | 103 | 32 | 103 | 65 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'cc' defined but not used |
467 | /src/classes/GuidestarTest.cls | 104 | 29 | 104 | 63 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'detail' defined but not used |
467 | /src/classes/GuidestarTest.cls | 104 | 29 | 104 | 63 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'detail' defined but not used |
468 | /src/classes/GuidestarTest.cls | 105 | 29 | 105 | 63 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'result' defined but not used |
468 | /src/classes/GuidestarTest.cls | 105 | 29 | 105 | 63 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'result' defined but not used |
469 | /src/classes/GuidestarTest.cls | 106 | 26 | 106 | 54 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'hit' defined but not used |
469 | /src/classes/GuidestarTest.cls | 106 | 26 | 106 | 54 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'hit' defined but not used |
470 | /src/classes/GuidestarTest.cls | 107 | 28 | 107 | 59 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'prog' defined but not used |
470 | /src/classes/GuidestarTest.cls | 107 | 28 | 107 | 59 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'prog' defined but not used |
471 | /src/classes/GuidestarTest.cls | 108 | 37 | 108 | 76 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'det' defined but not used |
471 | /src/classes/GuidestarTest.cls | 108 | 37 | 108 | 76 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'det' defined but not used |
472 | /src/classes/GuidestarTest.cls | 109 | 43 | 109 | 87 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'ga' defined but not used |
472 | /src/classes/GuidestarTest.cls | 109 | 43 | 109 | 87 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'ga' defined but not used |
473 | /src/classes/GuidestarTest.cls | 110 | 32 | 110 | 65 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'pt' defined but not used |
473 | /src/classes/GuidestarTest.cls | 110 | 32 | 110 | 65 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'pt' defined but not used |
474 | /src/classes/GuidestarTest.cls | 111 | 43 | 111 | 87 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'nt' defined but not used |
474 | /src/classes/GuidestarTest.cls | 111 | 43 | 111 | 87 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'nt' defined but not used |
475 | /src/classes/GuidestarTest.cls | 112 | 26 | 112 | 53 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'ps' defined but not used |
475 | /src/classes/GuidestarTest.cls | 112 | 26 | 112 | 53 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'ps' defined but not used |
476 | /src/classes/GuidestarTest.cls | 115 | 12 | 136 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
476 | /src/classes/GuidestarTest.cls | 115 | 12 | 136 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
477 | /src/classes/GuidestarTest.cls | 118 | 16 | 118 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
477 | /src/classes/GuidestarTest.cls | 118 | 16 | 118 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
478 | /src/classes/GuidestarTest.cls | 118 | 9 | 118 | 15 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
478 | /src/classes/GuidestarTest.cls | 118 | 9 | 118 | 15 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
479 | /src/classes/GuidestarTest.cls | 119 | 16 | 119 | 104 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
479 | /src/classes/GuidestarTest.cls | 119 | 16 | 119 | 104 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
480 | /src/classes/GuidestarTest.cls | 121 | 16 | 135 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
480 | /src/classes/GuidestarTest.cls | 121 | 16 | 135 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |