pmd7_2 took 13 seconds to run and found 634 violations
pmd7_3 took 17 seconds to run and found 634 violations
Among the 634 total comparisons:
Violation counts:
# | fileName | line | column | endLine | endColumn | engine | ruleName | severity | category | url | message |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | /src/classes/TEST_AbstractDummyFactory.cls | 4 | 19 | 44 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1 | /src/classes/TEST_AbstractDummyFactory.cls | 4 | 19 | 44 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2 | /src/classes/TEST_AbstractDummyFactory.cls | 4 | 19 | 44 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'createList(SObject, List |
2 | /src/classes/TEST_AbstractDummyFactory.cls | 4 | 19 | 44 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'createList(SObject, List |
3 | /src/classes/TEST_AbstractDummyFactory.cls | 4 | 19 | 44 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
3 | /src/classes/TEST_AbstractDummyFactory.cls | 4 | 19 | 44 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
4 | /src/classes/TEST_AbstractDummyFactory.cls | 46 | 19 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
4 | /src/classes/TEST_AbstractDummyFactory.cls | 46 | 19 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
5 | /src/classes/TEST_AbstractDummyFactory.cls | 46 | 19 | 49 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
5 | /src/classes/TEST_AbstractDummyFactory.cls | 46 | 19 | 49 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
6 | /src/classes/TEST_AssertHelper.cls | 4 | 16 | 10 | 3 | 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/TEST_AssertHelper.cls | 4 | 16 | 10 | 3 | 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/TEST_AssertHelper.cls | 8 | 4 | 8 | 56 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
7 | /src/classes/TEST_AssertHelper.cls | 8 | 4 | 8 | 56 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
8 | /src/classes/TEST_DummyUserFactory.cls | 11 | 19 | 14 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
8 | /src/classes/TEST_DummyUserFactory.cls | 11 | 19 | 14 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
9 | /src/classes/TEST_DummyUserFactory.cls | 18 | 19 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
9 | /src/classes/TEST_DummyUserFactory.cls | 18 | 19 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
10 | /src/classes/TEST_DummyUserFactory.cls | 23 | 19 | 23 | 145 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
10 | /src/classes/TEST_DummyUserFactory.cls | 23 | 19 | 23 | 145 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
11 | /src/classes/TEST_DummyUserFactory.cls | 24 | 19 | 24 | 145 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
11 | /src/classes/TEST_DummyUserFactory.cls | 24 | 19 | 24 | 145 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
12 | /src/classes/TEST_DummyUserFactory.cls | 53 | 19 | 60 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
12 | /src/classes/TEST_DummyUserFactory.cls | 53 | 19 | 60 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
13 | /src/classes/TEST_IntentionalNull.cls | 4 | 16 | 4 | 119 | 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/TEST_IntentionalNull.cls | 4 | 16 | 4 | 119 | 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/TEST_IntentionalNull.cls | 5 | 16 | 5 | 104 | 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/TEST_IntentionalNull.cls | 5 | 16 | 5 | 104 | 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/TEST_MathUniqueRandomHelper.cls | 11 | 19 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
15 | /src/classes/TEST_MathUniqueRandomHelper.cls | 11 | 19 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
16 | /src/classes/TEST_MathUniqueRandomHelper.cls | 21 | 19 | 24 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
16 | /src/classes/TEST_MathUniqueRandomHelper.cls | 21 | 19 | 24 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
17 | /src/classes/TEST_MockDMLHelper.cls | 6 | 19 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
17 | /src/classes/TEST_MockDMLHelper.cls | 6 | 19 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
18 | /src/classes/TEST_MockDMLHelper.cls | 21 | 19 | 21 | 110 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
18 | /src/classes/TEST_MockDMLHelper.cls | 21 | 19 | 21 | 110 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
19 | /src/classes/TEST_MockFieldHelper.cls | 6 | 19 | 10 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
19 | /src/classes/TEST_MockFieldHelper.cls | 6 | 19 | 10 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
20 | /src/classes/TEST_MockFieldHelper.cls | 12 | 19 | 16 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
20 | /src/classes/TEST_MockFieldHelper.cls | 12 | 19 | 16 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
21 | /src/classes/TEST_MockFieldHelper.cls | 18 | 19 | 29 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
21 | /src/classes/TEST_MockFieldHelper.cls | 18 | 19 | 29 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
22 | /src/classes/TEST_MockFieldHelper.cls | 31 | 19 | 34 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
22 | /src/classes/TEST_MockFieldHelper.cls | 31 | 19 | 34 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
23 | /src/classes/TEST_MockFieldHelper.cls | 36 | 19 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
23 | /src/classes/TEST_MockFieldHelper.cls | 36 | 19 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
24 | /src/classes/TEST_MockFieldHelper.cls | 45 | 19 | 60 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
24 | /src/classes/TEST_MockFieldHelper.cls | 45 | 19 | 60 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
25 | /src/classes/TEST_MockFieldHelper.cls | 52 | 8 | 57 | 12 | 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 |
25 | /src/classes/TEST_MockFieldHelper.cls | 52 | 8 | 57 | 12 | 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 |
26 | /src/classes/TEST_MockFieldHelper.cls | 52 | 8 | 57 | 12 | 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. |
26 | /src/classes/TEST_MockFieldHelper.cls | 52 | 8 | 57 | 12 | 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. |
27 | /src/classes/TEST_SObjectPrefixHelper.cls | 861 | 16 | 868 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
27 | /src/classes/TEST_SObjectPrefixHelper.cls | 861 | 16 | 868 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
28 | /src/classes/TEST_SObjectPrefixHelper.cls | 865 | 23 | 865 | 48 | pmd | EagerlyLoadedDescribeSObjectResult | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#eagerlyloadeddescribesobjectresult | DescribeSObjectResult could be being loaded eagerly with all child relationships. |
28 | /src/classes/TEST_SObjectPrefixHelper.cls | 865 | 23 | 865 | 48 | pmd | EagerlyLoadedDescribeSObjectResult | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#eagerlyloadeddescribesobjectresult | DescribeSObjectResult could be being loaded eagerly with all child relationships. |
29 | /src/classes/TEST_UniqueHelper.cls | 5 | 13 | 5 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
29 | /src/classes/TEST_UniqueHelper.cls | 5 | 13 | 5 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
30 | /src/classes/TEST_UniqueHelper.cls | 7 | 21 | 7 | 33 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'uniqueString' should be before method declarations in its class |
30 | /src/classes/TEST_UniqueHelper.cls | 7 | 21 | 7 | 33 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'uniqueString' should be before method declarations in its class |
31 | /src/classes/TEST_UniqueHelper.cls | 8 | 13 | 8 | 57 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
31 | /src/classes/TEST_UniqueHelper.cls | 8 | 13 | 8 | 57 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
32 | /src/classes/TEST_UniqueHelper.cls | 10 | 21 | 10 | 36 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'uniqueSpaceless' should be before method declarations in its class |
32 | /src/classes/TEST_UniqueHelper.cls | 10 | 21 | 10 | 36 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'uniqueSpaceless' should be before method declarations in its class |
33 | /src/classes/TEST_UniqueHelper.cls | 11 | 13 | 11 | 63 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
33 | /src/classes/TEST_UniqueHelper.cls | 11 | 13 | 11 | 63 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
34 | /src/classes/TEST_UniqueHelper.cls | 17 | 12 | 22 | 6 | 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 |
34 | /src/classes/TEST_UniqueHelper.cls | 17 | 12 | 22 | 6 | 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 |
35 | /src/classes/TEST_UniqueHelper.cls | 29 | 19 | 29 | 115 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
35 | /src/classes/TEST_UniqueHelper.cls | 29 | 19 | 29 | 115 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
36 | /src/classes/UTIL_ClassHelper.cls | 1 | 8 | 7 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
36 | /src/classes/UTIL_ClassHelper.cls | 1 | 8 | 7 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
37 | /src/classes/UTIL_ClassHelper.cls | 3 | 16 | 6 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
37 | /src/classes/UTIL_ClassHelper.cls | 3 | 16 | 6 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
38 | /src/classes/UTIL_EmailSendHelper.cls | 1 | 8 | 95 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
38 | /src/classes/UTIL_EmailSendHelper.cls | 1 | 8 | 95 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
39 | /src/classes/UTIL_EmailSendHelper.cls | 5 | 16 | 8 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
39 | /src/classes/UTIL_EmailSendHelper.cls | 5 | 16 | 8 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
40 | /src/classes/UTIL_EmailSendHelper.cls | 10 | 16 | 10 | 121 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
40 | /src/classes/UTIL_EmailSendHelper.cls | 10 | 16 | 10 | 121 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
41 | /src/classes/UTIL_EmailSendHelper.cls | 14 | 16 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
41 | /src/classes/UTIL_EmailSendHelper.cls | 14 | 16 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
42 | /src/classes/UTIL_EmailSendHelper.cls | 19 | 16 | 19 | 134 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
42 | /src/classes/UTIL_EmailSendHelper.cls | 19 | 16 | 19 | 134 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
43 | /src/classes/UTIL_EmailSendHelper.cls | 32 | 19 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
43 | /src/classes/UTIL_EmailSendHelper.cls | 32 | 19 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
44 | /src/classes/UTIL_EmailSendHelper.cls | 32 | 19 | 38 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
44 | /src/classes/UTIL_EmailSendHelper.cls | 32 | 19 | 38 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
45 | /src/classes/UTIL_EmailSendHelper.cls | 36 | 37 | 36 | 83 | 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 |
45 | /src/classes/UTIL_EmailSendHelper.cls | 36 | 37 | 36 | 83 | 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 |
46 | /src/classes/UTIL_EmailSendHelper.cls | 40 | 19 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
46 | /src/classes/UTIL_EmailSendHelper.cls | 40 | 19 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
47 | /src/classes/UTIL_EmailSendHelper.cls | 45 | 19 | 48 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
47 | /src/classes/UTIL_EmailSendHelper.cls | 45 | 19 | 48 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
48 | /src/classes/UTIL_EmailSendHelper.cls | 50 | 19 | 61 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
48 | /src/classes/UTIL_EmailSendHelper.cls | 50 | 19 | 61 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
49 | /src/classes/UTIL_EmailSendHelper.cls | 55 | 13 | 55 | 115 | 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 |
49 | /src/classes/UTIL_EmailSendHelper.cls | 55 | 13 | 55 | 115 | 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 |
50 | /src/classes/UTIL_EmailSendHelper.cls | 65 | 19 | 75 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
50 | /src/classes/UTIL_EmailSendHelper.cls | 65 | 19 | 75 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
51 | /src/classes/UTIL_EmailSendHelper.cls | 65 | 19 | 75 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
51 | /src/classes/UTIL_EmailSendHelper.cls | 65 | 19 | 75 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
52 | /src/classes/UTIL_EmailSendHelper.cls | 77 | 19 | 88 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
52 | /src/classes/UTIL_EmailSendHelper.cls | 77 | 19 | 88 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
53 | /src/classes/UTIL_EmailSendHelper.cls | 77 | 19 | 88 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
53 | /src/classes/UTIL_EmailSendHelper.cls | 77 | 19 | 88 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
54 | /src/classes/UTIL_EmailSendHelper.cls | 90 | 19 | 93 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
54 | /src/classes/UTIL_EmailSendHelper.cls | 90 | 19 | 93 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
55 | /src/classes/UTIL_MapCastHelper.cls | 1 | 8 | 16 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
55 | /src/classes/UTIL_MapCastHelper.cls | 1 | 8 | 16 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
56 | /src/classes/UTIL_MapCastHelper.cls | 3 | 19 | 8 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
56 | /src/classes/UTIL_MapCastHelper.cls | 3 | 19 | 8 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
57 | /src/classes/UTIL_MapCastHelper.cls | 10 | 19 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
57 | /src/classes/UTIL_MapCastHelper.cls | 10 | 19 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
58 | /src/classes/UTIL_MapIdentifierHelper.cls | 1 | 8 | 48 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
58 | /src/classes/UTIL_MapIdentifierHelper.cls | 1 | 8 | 48 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
59 | /src/classes/UTIL_MapIdentifierHelper.cls | 10 | 16 | 25 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
59 | /src/classes/UTIL_MapIdentifierHelper.cls | 10 | 16 | 25 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
60 | /src/classes/UTIL_MapIdentifierHelper.cls | 10 | 16 | 25 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
60 | /src/classes/UTIL_MapIdentifierHelper.cls | 10 | 16 | 25 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
61 | /src/classes/UTIL_MapIdentifierHelper.cls | 10 | 16 | 25 | 3 | 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 |
61 | /src/classes/UTIL_MapIdentifierHelper.cls | 10 | 16 | 25 | 3 | 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 |
62 | /src/classes/UTIL_MapIdentifierHelper.cls | 10 | 16 | 25 | 3 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'create(SObject, Boolean)' has a cognitive complexity of 27, current threshold is 15 |
62 | /src/classes/UTIL_MapIdentifierHelper.cls | 10 | 16 | 25 | 3 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'create(SObject, Boolean)' has a cognitive complexity of 27, current threshold is 15 |
63 | /src/classes/UTIL_MapIdentifierHelper.cls | 27 | 16 | 27 | 96 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
63 | /src/classes/UTIL_MapIdentifierHelper.cls | 27 | 16 | 27 | 96 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
64 | /src/classes/UTIL_MapIdentifierHelper.cls | 28 | 16 | 28 | 148 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
64 | /src/classes/UTIL_MapIdentifierHelper.cls | 28 | 16 | 28 | 148 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
65 | /src/classes/UTIL_MapIdentifierHelper.cls | 29 | 16 | 29 | 152 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
65 | /src/classes/UTIL_MapIdentifierHelper.cls | 29 | 16 | 29 | 152 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
66 | /src/classes/UTIL_MapIdentifierHelper.cls | 30 | 16 | 30 | 165 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
66 | /src/classes/UTIL_MapIdentifierHelper.cls | 30 | 16 | 30 | 165 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
67 | /src/classes/UTIL_MapIdentifierHelper.cls | 31 | 16 | 31 | 134 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
67 | /src/classes/UTIL_MapIdentifierHelper.cls | 31 | 16 | 31 | 134 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
68 | /src/classes/UTIL_ProfileCache.cls | 1 | 8 | 46 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
68 | /src/classes/UTIL_ProfileCache.cls | 1 | 8 | 46 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
69 | /src/classes/UTIL_ProfileCache.cls | 1 | 1 | 1 | 7 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
69 | /src/classes/UTIL_ProfileCache.cls | 1 | 1 | 1 | 7 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
70 | /src/classes/UTIL_ProfileCache.cls | 3 | 35 | 3 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'PROFILES_BY_ID_CACHE' doesn't match '[a-z][a-zA-Z0-9]*' |
70 | /src/classes/UTIL_ProfileCache.cls | 3 | 35 | 3 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'PROFILES_BY_ID_CACHE' doesn't match '[a-z][a-zA-Z0-9]*' |
71 | /src/classes/UTIL_ProfileCache.cls | 4 | 38 | 4 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'PROFILES_BY_NAME_CACHE' doesn't match '[a-z][a-zA-Z0-9]*' |
71 | /src/classes/UTIL_ProfileCache.cls | 4 | 38 | 4 | 69 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'PROFILES_BY_NAME_CACHE' doesn't match '[a-z][a-zA-Z0-9]*' |
72 | /src/classes/UTIL_ProfileCache.cls | 19 | 16 | 34 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
72 | /src/classes/UTIL_ProfileCache.cls | 19 | 16 | 34 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
73 | /src/classes/UTIL_ProfileCache.cls | 27 | 29 | 27 | 59 | pmd | ApexCRUDViolation | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexcrudviolation | Validate CRUD permission before SOQL/DML operation or enforce user mode |
73 | /src/classes/UTIL_ProfileCache.cls | 27 | 29 | 27 | 59 | pmd | ApexCRUDViolation | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexcrudviolation | Validate CRUD permission before SOQL/DML operation or enforce user mode |
74 | /src/classes/UTIL_ProfileCache.cls | 36 | 16 | 36 | 92 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
74 | /src/classes/UTIL_ProfileCache.cls | 36 | 16 | 36 | 92 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
75 | /src/classes/UTIL_ProfileCache.cls | 37 | 16 | 37 | 96 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
75 | /src/classes/UTIL_ProfileCache.cls | 37 | 16 | 37 | 96 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
76 | /src/classes/UTIL_ProfileCache.cls | 39 | 16 | 39 | 105 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
76 | /src/classes/UTIL_ProfileCache.cls | 39 | 16 | 39 | 105 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
77 | /src/classes/UTIL_ProfileCache.cls | 40 | 16 | 40 | 105 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
77 | /src/classes/UTIL_ProfileCache.cls | 40 | 16 | 40 | 105 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
78 | /src/classes/UTIL_ProfileCache.cls | 42 | 16 | 42 | 125 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
78 | /src/classes/UTIL_ProfileCache.cls | 42 | 16 | 42 | 125 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
79 | /src/classes/UTIL_ProfileCache.cls | 43 | 16 | 43 | 90 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
79 | /src/classes/UTIL_ProfileCache.cls | 43 | 16 | 43 | 90 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
80 | /src/classes/UTIL_ProfileCache.cls | 44 | 16 | 44 | 88 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
80 | /src/classes/UTIL_ProfileCache.cls | 44 | 16 | 44 | 88 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
81 | /src/classes/UTIL_ProfileCache.cls | 45 | 16 | 45 | 90 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
81 | /src/classes/UTIL_ProfileCache.cls | 45 | 16 | 45 | 90 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
82 | /src/classes/UTIL_ResultListWrapper.cls | 1 | 8 | 136 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
82 | /src/classes/UTIL_ResultListWrapper.cls | 1 | 8 | 136 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
83 | /src/classes/UTIL_ResultListWrapper.cls | 5 | 9 | 25 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
83 | /src/classes/UTIL_ResultListWrapper.cls | 5 | 9 | 25 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
84 | /src/classes/UTIL_ResultListWrapper.cls | 8 | 11 | 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 |
84 | /src/classes/UTIL_ResultListWrapper.cls | 8 | 11 | 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 |
85 | /src/classes/UTIL_ResultListWrapper.cls | 10 | 32 | 10 | 48 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'errorList' should be before method declarations in its class |
85 | /src/classes/UTIL_ResultListWrapper.cls | 10 | 32 | 10 | 48 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'errorList' should be before method declarations in its class |
86 | /src/classes/UTIL_ResultListWrapper.cls | 11 | 11 | 11 | 68 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
86 | /src/classes/UTIL_ResultListWrapper.cls | 11 | 11 | 11 | 68 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
87 | /src/classes/UTIL_ResultListWrapper.cls | 19 | 10 | 24 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
87 | /src/classes/UTIL_ResultListWrapper.cls | 19 | 10 | 24 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
88 | /src/classes/UTIL_ResultListWrapper.cls | 27 | 27 | 27 | 49 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'resultType' should be before method declarations in its class |
88 | /src/classes/UTIL_ResultListWrapper.cls | 27 | 27 | 27 | 49 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'resultType' should be before method declarations in its class |
89 | /src/classes/UTIL_ResultListWrapper.cls | 29 | 34 | 29 | 60 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'saveResultList' should be before method declarations in its class |
89 | /src/classes/UTIL_ResultListWrapper.cls | 29 | 34 | 29 | 60 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'saveResultList' should be before method declarations in its class |
90 | /src/classes/UTIL_ResultListWrapper.cls | 30 | 34 | 30 | 60 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'upsertResultList' should be before method declarations in its class |
90 | /src/classes/UTIL_ResultListWrapper.cls | 30 | 34 | 30 | 60 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'upsertResultList' should be before method declarations in its class |
91 | /src/classes/UTIL_ResultListWrapper.cls | 31 | 34 | 31 | 60 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'deleteResultList' should be before method declarations in its class |
91 | /src/classes/UTIL_ResultListWrapper.cls | 31 | 34 | 31 | 60 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'deleteResultList' should be before method declarations in its class |
92 | /src/classes/UTIL_ResultListWrapper.cls | 32 | 34 | 32 | 60 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'undeleteResultList' should be before method declarations in its class |
92 | /src/classes/UTIL_ResultListWrapper.cls | 32 | 34 | 32 | 60 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'undeleteResultList' should be before method declarations in its class |
93 | /src/classes/UTIL_ResultListWrapper.cls | 33 | 34 | 33 | 60 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'sendEmailResultList' should be before method declarations in its class |
93 | /src/classes/UTIL_ResultListWrapper.cls | 33 | 34 | 33 | 60 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'sendEmailResultList' should be before method declarations in its class |
94 | /src/classes/UTIL_ResultListWrapper.cls | 35 | 9 | 35 | 169 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
94 | /src/classes/UTIL_ResultListWrapper.cls | 35 | 9 | 35 | 169 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
95 | /src/classes/UTIL_ResultListWrapper.cls | 36 | 9 | 36 | 169 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
95 | /src/classes/UTIL_ResultListWrapper.cls | 36 | 9 | 36 | 169 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
96 | /src/classes/UTIL_ResultListWrapper.cls | 37 | 9 | 37 | 169 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
96 | /src/classes/UTIL_ResultListWrapper.cls | 37 | 9 | 37 | 169 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
97 | /src/classes/UTIL_ResultListWrapper.cls | 38 | 9 | 38 | 170 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
97 | /src/classes/UTIL_ResultListWrapper.cls | 38 | 9 | 38 | 170 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
98 | /src/classes/UTIL_ResultListWrapper.cls | 39 | 9 | 39 | 171 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
98 | /src/classes/UTIL_ResultListWrapper.cls | 39 | 9 | 39 | 171 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
99 | /src/classes/UTIL_ResultListWrapper.cls | 41 | 9 | 49 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
99 | /src/classes/UTIL_ResultListWrapper.cls | 41 | 9 | 49 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
100 | /src/classes/UTIL_ResultListWrapper.cls | 53 | 9 | 68 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
100 | /src/classes/UTIL_ResultListWrapper.cls | 53 | 9 | 68 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
101 | /src/classes/UTIL_ResultListWrapper.cls | 70 | 9 | 85 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
101 | /src/classes/UTIL_ResultListWrapper.cls | 70 | 9 | 85 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
102 | /src/classes/UTIL_ResultListWrapper.cls | 89 | 10 | 93 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
102 | /src/classes/UTIL_ResultListWrapper.cls | 89 | 10 | 93 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
103 | /src/classes/UTIL_ResultListWrapper.cls | 95 | 10 | 99 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
103 | /src/classes/UTIL_ResultListWrapper.cls | 95 | 10 | 99 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
104 | /src/classes/UTIL_SObjectDMLHelper.cls | 1 | 8 | 68 | 2 | 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/UTIL_SObjectDMLHelper.cls | 1 | 8 | 68 | 2 | 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/UTIL_SObjectDMLHelper.cls | 1 | 1 | 1 | 7 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
105 | /src/classes/UTIL_SObjectDMLHelper.cls | 1 | 1 | 1 | 7 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
106 | /src/classes/UTIL_SObjectDMLHelper.cls | 3 | 16 | 6 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
106 | /src/classes/UTIL_SObjectDMLHelper.cls | 3 | 16 | 6 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
107 | /src/classes/UTIL_SObjectDMLHelper.cls | 8 | 16 | 8 | 122 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
107 | /src/classes/UTIL_SObjectDMLHelper.cls | 8 | 16 | 8 | 122 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
108 | /src/classes/UTIL_SObjectDMLHelper.cls | 9 | 16 | 9 | 138 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
108 | /src/classes/UTIL_SObjectDMLHelper.cls | 9 | 16 | 9 | 138 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
109 | /src/classes/UTIL_SObjectDMLHelper.cls | 13 | 16 | 16 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
109 | /src/classes/UTIL_SObjectDMLHelper.cls | 13 | 16 | 16 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
110 | /src/classes/UTIL_SObjectDMLHelper.cls | 18 | 16 | 18 | 122 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
110 | /src/classes/UTIL_SObjectDMLHelper.cls | 18 | 16 | 18 | 122 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
111 | /src/classes/UTIL_SObjectDMLHelper.cls | 19 | 16 | 19 | 138 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
111 | /src/classes/UTIL_SObjectDMLHelper.cls | 19 | 16 | 19 | 138 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
112 | /src/classes/UTIL_SObjectDMLHelper.cls | 23 | 16 | 26 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
112 | /src/classes/UTIL_SObjectDMLHelper.cls | 23 | 16 | 26 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
113 | /src/classes/UTIL_SObjectDMLHelper.cls | 28 | 16 | 28 | 122 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
113 | /src/classes/UTIL_SObjectDMLHelper.cls | 28 | 16 | 28 | 122 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
114 | /src/classes/UTIL_SObjectDMLHelper.cls | 29 | 16 | 29 | 138 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
114 | /src/classes/UTIL_SObjectDMLHelper.cls | 29 | 16 | 29 | 138 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
115 | /src/classes/UTIL_SObjectDMLHelper.cls | 59 | 16 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
115 | /src/classes/UTIL_SObjectDMLHelper.cls | 59 | 16 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
116 | /src/classes/UTIL_SObjectFieldHelper.cls | 1 | 8 | 35 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
116 | /src/classes/UTIL_SObjectFieldHelper.cls | 1 | 8 | 35 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
117 | /src/classes/UTIL_SObjectFieldHelper.cls | 5 | 17 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
117 | /src/classes/UTIL_SObjectFieldHelper.cls | 5 | 17 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
118 | /src/classes/UTIL_SObjectFieldHelper.cls | 10 | 63 | 10 | 88 | pmd | EagerlyLoadedDescribeSObjectResult | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#eagerlyloadeddescribesobjectresult | DescribeSObjectResult could be being loaded eagerly with all child relationships. |
118 | /src/classes/UTIL_SObjectFieldHelper.cls | 10 | 63 | 10 | 88 | pmd | EagerlyLoadedDescribeSObjectResult | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#eagerlyloadeddescribesobjectresult | DescribeSObjectResult could be being loaded eagerly with all child relationships. |
119 | /src/classes/UTIL_SObjectFieldHelper.cls | 31 | 16 | 34 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
119 | /src/classes/UTIL_SObjectFieldHelper.cls | 31 | 16 | 34 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
120 | /src/classes/UTIL_StringHelper.cls | 1 | 8 | 24 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
120 | /src/classes/UTIL_StringHelper.cls | 1 | 8 | 24 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
121 | /src/classes/UTIL_StringHelper.cls | 3 | 16 | 11 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
121 | /src/classes/UTIL_StringHelper.cls | 3 | 16 | 11 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
122 | /src/classes/UTIL_StringHelper.cls | 13 | 16 | 21 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
122 | /src/classes/UTIL_StringHelper.cls | 13 | 16 | 21 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
123 | /src/classes/UTIL_UserRoleCache.cls | 1 | 8 | 42 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
123 | /src/classes/UTIL_UserRoleCache.cls | 1 | 8 | 42 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
124 | /src/classes/UTIL_UserRoleCache.cls | 1 | 1 | 1 | 7 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
124 | /src/classes/UTIL_UserRoleCache.cls | 1 | 1 | 1 | 7 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
125 | /src/classes/UTIL_UserRoleCache.cls | 19 | 16 | 35 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
125 | /src/classes/UTIL_UserRoleCache.cls | 19 | 16 | 35 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
126 | /src/classes/UTIL_UserRoleCache.cls | 27 | 31 | 27 | 77 | pmd | ApexCRUDViolation | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexcrudviolation | Validate CRUD permission before SOQL/DML operation or enforce user mode |
126 | /src/classes/UTIL_UserRoleCache.cls | 27 | 31 | 27 | 77 | pmd | ApexCRUDViolation | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexcrudviolation | Validate CRUD permission before SOQL/DML operation or enforce user mode |
127 | /src/classes/UTIL_UserRoleCache.cls | 27 | 11 | 27 | 77 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'UserRole' doesn't match '[a-z][a-zA-Z0-9]*' |
127 | /src/classes/UTIL_UserRoleCache.cls | 27 | 11 | 27 | 77 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'UserRole' doesn't match '[a-z][a-zA-Z0-9]*' |
128 | /src/classes/UTIL_UserRoleCache.cls | 37 | 16 | 37 | 103 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
128 | /src/classes/UTIL_UserRoleCache.cls | 37 | 16 | 37 | 103 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
129 | /src/classes/UTIL_UserRoleCache.cls | 38 | 16 | 38 | 113 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
129 | /src/classes/UTIL_UserRoleCache.cls | 38 | 16 | 38 | 113 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
130 | /src/classes/UTIL_UserRoleCache.cls | 40 | 16 | 40 | 114 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
130 | /src/classes/UTIL_UserRoleCache.cls | 40 | 16 | 40 | 114 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
131 | /src/classes/UTIL_UserRoleCache.cls | 40 | 30 | 40 | 47 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'UserRoleId' doesn't match '[a-z][a-zA-Z0-9]*' |
131 | /src/classes/UTIL_UserRoleCache.cls | 40 | 30 | 40 | 47 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'UserRoleId' doesn't match '[a-z][a-zA-Z0-9]*' |
132 | /src/classes/UTIL_UserRoleCache.cls | 41 | 16 | 41 | 126 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
132 | /src/classes/UTIL_UserRoleCache.cls | 41 | 16 | 41 | 126 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
133 | /src/classes/UTIL_UserRoleCache.cls | 41 | 30 | 41 | 49 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'UserRoleName' doesn't match '[a-z][a-zA-Z0-9]*' |
133 | /src/classes/UTIL_UserRoleCache.cls | 41 | 30 | 41 | 49 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'UserRoleName' doesn't match '[a-z][a-zA-Z0-9]*' |
134 | /src/classes/ZAMP_DummyZucchiniFactory.cls | 4 | 19 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
134 | /src/classes/ZAMP_DummyZucchiniFactory.cls | 4 | 19 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
135 | /src/classes/ZAMP_DummyZucchiniFactory.cls | 22 | 19 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
135 | /src/classes/ZAMP_DummyZucchiniFactory.cls | 22 | 19 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
136 | /src/classes/ZAMP_DummyZucchiniFactory.cls | 29 | 19 | 32 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
136 | /src/classes/ZAMP_DummyZucchiniFactory.cls | 29 | 19 | 32 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
137 | /src/classes/ZAMP_DummyZucchiniFactory.cls | 34 | 19 | 34 | 152 | 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/ZAMP_DummyZucchiniFactory.cls | 34 | 19 | 34 | 152 | 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/ZAMP_DummyZucchiniFactory.cls | 35 | 19 | 35 | 152 | 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/ZAMP_DummyZucchiniFactory.cls | 35 | 19 | 35 | 152 | 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/ZAMP_GetOverconsumptionExceptionThenStep.cls | 13 | 8 | 136 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
139 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 13 | 8 | 136 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
140 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
140 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
141 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
141 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
142 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 32 | 17 | 32 | 29 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stepAsString' should be before method declarations in its class |
142 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 32 | 17 | 32 | 29 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stepAsString' should be before method declarations in its class |
143 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 33 | 9 | 33 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
143 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 33 | 9 | 33 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
144 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
144 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
145 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
145 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
146 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
146 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
147 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
147 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
148 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 76 | 9 | 81 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
148 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 76 | 9 | 81 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
149 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 76 | 9 | 81 | 3 | 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 |
149 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 76 | 9 | 81 | 3 | 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 |
150 | /src/classes/ZAMP_GetOverconsumptionExceptionThenStep.cls | 103 | 10 | 119 | 3 | 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/ZAMP_GetOverconsumptionExceptionThenStep.cls | 103 | 10 | 119 | 3 | 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/ZAMP_GetOverconsumptionExceptionThenStep.cls | 103 | 10 | 119 | 3 | 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/ZAMP_GetOverconsumptionExceptionThenStep.cls | 103 | 10 | 119 | 3 | 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/ZAMP_GetOverconsumptionExceptionThenStep.cls | 103 | 10 | 119 | 3 | 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/ZAMP_GetOverconsumptionExceptionThenStep.cls | 103 | 10 | 119 | 3 | 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/ZAMP_IEatNwZucchiniWhenStep.cls | 13 | 8 | 175 | 2 | 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/ZAMP_IEatNwZucchiniWhenStep.cls | 13 | 8 | 175 | 2 | 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/ZAMP_IEatNwZucchiniWhenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
154 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
155 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
155 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
156 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 32 | 17 | 32 | 29 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stepAsString' should be before method declarations in its class |
156 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 32 | 17 | 32 | 29 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stepAsString' should be before method declarations in its class |
157 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 33 | 9 | 33 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
157 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 33 | 9 | 33 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
158 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
158 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
159 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
159 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
160 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
160 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
161 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
161 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
162 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 76 | 9 | 82 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
162 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 76 | 9 | 82 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
163 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 76 | 9 | 82 | 3 | 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 |
163 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 76 | 9 | 82 | 3 | 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 |
164 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 104 | 10 | 144 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
164 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 104 | 10 | 144 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
165 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 104 | 10 | 144 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
165 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 104 | 10 | 144 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
166 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 104 | 10 | 144 | 3 | 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 |
166 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 104 | 10 | 144 | 3 | 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 |
167 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 160 | 4 | 160 | 65 | pmd | EmptyCatchBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#emptycatchblock | Avoid empty catch blocks |
167 | /src/classes/ZAMP_IEatNwZucchiniWhenStep.cls | 160 | 4 | 160 | 65 | pmd | EmptyCatchBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#emptycatchblock | Avoid empty catch blocks |
168 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 13 | 8 | 138 | 2 | 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/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 13 | 8 | 138 | 2 | 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/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
169 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
170 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
170 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
171 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 32 | 17 | 32 | 29 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stepAsString' should be before method declarations in its class |
171 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 32 | 17 | 32 | 29 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stepAsString' should be before method declarations in its class |
172 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 33 | 9 | 33 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
172 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 33 | 9 | 33 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
173 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
173 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
174 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
174 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 43 | 9 | 43 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
175 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
175 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
176 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
176 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
177 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 76 | 9 | 82 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
177 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 76 | 9 | 82 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
178 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 76 | 9 | 82 | 3 | 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 |
178 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 76 | 9 | 82 | 3 | 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 |
179 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 104 | 10 | 121 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
179 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 104 | 10 | 121 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
180 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 104 | 10 | 121 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
180 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 104 | 10 | 121 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
181 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 104 | 10 | 121 | 3 | 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 |
181 | /src/classes/ZAMP_IShouldHaveNtZucchiniThenStep.cls | 104 | 10 | 121 | 3 | 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 |
182 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 13 | 8 | 127 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
182 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 13 | 8 | 127 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
183 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
183 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
184 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
184 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 24 | 9 | 24 | 84 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
185 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 32 | 17 | 32 | 29 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stepAsString' should be before method declarations in its class |
185 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 32 | 17 | 32 | 29 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stepAsString' should be before method declarations in its class |
186 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 33 | 9 | 33 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
186 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 33 | 9 | 33 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
187 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 43 | 9 | 43 | 77 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
187 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 43 | 9 | 43 | 77 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
188 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 43 | 9 | 43 | 77 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
188 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 43 | 9 | 43 | 77 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
189 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
189 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
190 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
190 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 57 | 9 | 64 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
191 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 75 | 9 | 81 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
191 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 75 | 9 | 81 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
192 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 75 | 9 | 81 | 3 | 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 |
192 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 75 | 9 | 81 | 3 | 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 |
193 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 104 | 10 | 123 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
193 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 104 | 10 | 123 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
194 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 104 | 10 | 123 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
194 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 104 | 10 | 123 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
195 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 104 | 10 | 123 | 3 | 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 |
195 | /src/classes/ZAMP_ThereAreNgZucchiniGivenStep.cls | 104 | 10 | 123 | 3 | 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 |
196 | /src/classes/ZAMP_ZucchiniConsumptionFeature.cls | 1 | 8 | 24 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
196 | /src/classes/ZAMP_ZucchiniConsumptionFeature.cls | 1 | 8 | 24 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
197 | /src/classes/ZAMP_ZucchiniConsumptionFeature.cls | 3 | 16 | 18 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
197 | /src/classes/ZAMP_ZucchiniConsumptionFeature.cls | 3 | 16 | 18 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
198 | /src/classes/ZAMP_ZucchiniConsumptionFeature.cls | 20 | 16 | 23 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
198 | /src/classes/ZAMP_ZucchiniConsumptionFeature.cls | 20 | 16 | 23 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
199 | /src/classes/ZAMP_ZucchiniConsumptionFeatureTest.cls | 18 | 9 | 100 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
199 | /src/classes/ZAMP_ZucchiniConsumptionFeatureTest.cls | 18 | 9 | 100 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
200 | /src/classes/ZAMP_ZucchiniConsumptionFeatureTest.cls | 25 | 25 | 28 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
200 | /src/classes/ZAMP_ZucchiniConsumptionFeatureTest.cls | 25 | 25 | 28 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
201 | /src/classes/ZAMP_ZucchiniConsumptionFeatureTest.cls | 25 | 25 | 28 | 3 | 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() |
201 | /src/classes/ZAMP_ZucchiniConsumptionFeatureTest.cls | 25 | 25 | 28 | 3 | 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() |
202 | /src/classes/ZAMP_ZucchiniOverConsumptionException.cls | 1 | 8 | 1 | 71 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
202 | /src/classes/ZAMP_ZucchiniOverConsumptionException.cls | 1 | 8 | 1 | 71 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
203 | /src/classes/ZAMP_ZucchiniTestingCache.cls | 5 | 10 | 5 | 70 | 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/ZAMP_ZucchiniTestingCache.cls | 5 | 10 | 5 | 70 | 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/ZAMP_ZucchiniTestingCache.cls | 7 | 9 | 10 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
204 | /src/classes/ZAMP_ZucchiniTestingCache.cls | 7 | 9 | 10 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
205 | /src/classes/ZUKE_AssertException.cls | 1 | 8 | 1 | 55 | 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/ZUKE_AssertException.cls | 1 | 8 | 1 | 55 | 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/ZUKE_AssertHelper.cls | 4 | 16 | 9 | 3 | 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/ZUKE_AssertHelper.cls | 4 | 16 | 9 | 3 | 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/ZUKE_AssertHelper.cls | 8 | 4 | 8 | 60 | 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. |
207 | /src/classes/ZUKE_AssertHelper.cls | 8 | 4 | 8 | 60 | 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. |
208 | /src/classes/ZUKE_DummyZucchiniSettingFactory.cls | 4 | 20 | 4 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'DUMMY_FOLDER_ID' doesn't match '[a-z][a-zA-Z0-9]*' |
208 | /src/classes/ZUKE_DummyZucchiniSettingFactory.cls | 4 | 20 | 4 | 35 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'DUMMY_FOLDER_ID' doesn't match '[a-z][a-zA-Z0-9]*' |
209 | /src/classes/ZUKE_DummyZucchiniSettingFactory.cls | 20 | 16 | 23 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
209 | /src/classes/ZUKE_DummyZucchiniSettingFactory.cls | 20 | 16 | 23 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
210 | /src/classes/ZUKE_DummyZucchiniSettingFactory.cls | 27 | 16 | 30 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
210 | /src/classes/ZUKE_DummyZucchiniSettingFactory.cls | 27 | 16 | 30 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
211 | /src/classes/ZUKE_DummyZucchiniSettingFactory.cls | 32 | 19 | 32 | 160 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
211 | /src/classes/ZUKE_DummyZucchiniSettingFactory.cls | 32 | 19 | 32 | 160 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
212 | /src/classes/ZUKE_DummyZucchiniSettingFactory.cls | 33 | 19 | 33 | 160 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
212 | /src/classes/ZUKE_DummyZucchiniSettingFactory.cls | 33 | 19 | 33 | 160 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
213 | /src/classes/ZUKE_DuplicateStepRegexException.cls | 1 | 8 | 1 | 67 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
213 | /src/classes/ZUKE_DuplicateStepRegexException.cls | 1 | 8 | 1 | 67 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
214 | /src/classes/ZUKE_Feature.cls | 1 | 16 | 125 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
214 | /src/classes/ZUKE_Feature.cls | 1 | 16 | 125 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
215 | /src/classes/ZUKE_Feature.cls | 6 | 10 | 6 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
215 | /src/classes/ZUKE_Feature.cls | 6 | 10 | 6 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
216 | /src/classes/ZUKE_Feature.cls | 8 | 34 | 8 | 49 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'featureAsString' should be before method declarations in its class |
216 | /src/classes/ZUKE_Feature.cls | 8 | 34 | 8 | 49 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'featureAsString' should be before method declarations in its class |
217 | /src/classes/ZUKE_Feature.cls | 9 | 43 | 9 | 55 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'scenarioList' should be before method declarations in its class |
217 | /src/classes/ZUKE_Feature.cls | 9 | 43 | 9 | 55 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'scenarioList' should be before method declarations in its class |
218 | /src/classes/ZUKE_Feature.cls | 11 | 9 | 15 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
218 | /src/classes/ZUKE_Feature.cls | 11 | 9 | 15 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
219 | /src/classes/ZUKE_Feature.cls | 17 | 9 | 22 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
219 | /src/classes/ZUKE_Feature.cls | 17 | 9 | 22 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
220 | /src/classes/ZUKE_Feature.cls | 26 | 9 | 62 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
220 | /src/classes/ZUKE_Feature.cls | 26 | 9 | 62 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
221 | /src/classes/ZUKE_Feature.cls | 26 | 9 | 62 | 3 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'test()' has a cognitive complexity of 17, current threshold is 15 |
221 | /src/classes/ZUKE_Feature.cls | 26 | 9 | 62 | 3 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'test()' has a cognitive complexity of 17, current threshold is 15 |
222 | /src/classes/ZUKE_Feature.cls | 26 | 9 | 62 | 3 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'test()' has a cyclomatic complexity of 10. |
222 | /src/classes/ZUKE_Feature.cls | 26 | 9 | 62 | 3 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'test()' has a cyclomatic complexity of 10. |
223 | /src/classes/ZUKE_Feature.cls | 64 | 16 | 67 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
223 | /src/classes/ZUKE_Feature.cls | 64 | 16 | 67 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
224 | /src/classes/ZUKE_Feature.cls | 64 | 16 | 67 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
224 | /src/classes/ZUKE_Feature.cls | 64 | 16 | 67 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
225 | /src/classes/ZUKE_Feature.cls | 64 | 16 | 67 | 3 | 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 |
225 | /src/classes/ZUKE_Feature.cls | 64 | 16 | 67 | 3 | 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 |
226 | /src/classes/ZUKE_FeatureTest.cls | 23 | 3 | 23 | 45 | 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. |
226 | /src/classes/ZUKE_FeatureTest.cls | 23 | 3 | 23 | 45 | 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. |
227 | /src/classes/ZUKE_FeatureTest.cls | 47 | 3 | 47 | 50 | 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. |
227 | /src/classes/ZUKE_FeatureTest.cls | 47 | 3 | 47 | 50 | 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. |
228 | /src/classes/ZUKE_FeatureTest.cls | 49 | 25 | 49 | 83 | 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() |
228 | /src/classes/ZUKE_FeatureTest.cls | 49 | 25 | 49 | 83 | 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() |
229 | /src/classes/ZUKE_FeatureTest.cls | 49 | 25 | 49 | 83 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetScenarioCount_0' doesn't match '[a-z][a-zA-Z0-9]*' |
229 | /src/classes/ZUKE_FeatureTest.cls | 49 | 25 | 49 | 83 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetScenarioCount_0' doesn't match '[a-z][a-zA-Z0-9]*' |
230 | /src/classes/ZUKE_FeatureTest.cls | 50 | 25 | 50 | 83 | 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() |
230 | /src/classes/ZUKE_FeatureTest.cls | 50 | 25 | 50 | 83 | 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() |
231 | /src/classes/ZUKE_FeatureTest.cls | 50 | 25 | 50 | 83 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetScenarioCount_1' doesn't match '[a-z][a-zA-Z0-9]*' |
231 | /src/classes/ZUKE_FeatureTest.cls | 50 | 25 | 50 | 83 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetScenarioCount_1' doesn't match '[a-z][a-zA-Z0-9]*' |
232 | /src/classes/ZUKE_FeatureTest.cls | 51 | 25 | 51 | 83 | 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() |
232 | /src/classes/ZUKE_FeatureTest.cls | 51 | 25 | 51 | 83 | 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() |
233 | /src/classes/ZUKE_FeatureTest.cls | 51 | 25 | 51 | 83 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetScenarioCount_2' doesn't match '[a-z][a-zA-Z0-9]*' |
233 | /src/classes/ZUKE_FeatureTest.cls | 51 | 25 | 51 | 83 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetScenarioCount_2' doesn't match '[a-z][a-zA-Z0-9]*' |
234 | /src/classes/ZUKE_FeatureTest.cls | 102 | 3 | 102 | 66 | 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. |
234 | /src/classes/ZUKE_FeatureTest.cls | 102 | 3 | 102 | 66 | 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. |
235 | /src/classes/ZUKE_FeatureTest.cls | 103 | 3 | 103 | 82 | 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. |
235 | /src/classes/ZUKE_FeatureTest.cls | 103 | 3 | 103 | 82 | 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. |
236 | /src/classes/ZUKE_FeatureTest.cls | 104 | 3 | 104 | 67 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
236 | /src/classes/ZUKE_FeatureTest.cls | 104 | 3 | 104 | 67 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
237 | /src/classes/ZUKE_FeatureTest.cls | 106 | 3 | 106 | 81 | 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. |
237 | /src/classes/ZUKE_FeatureTest.cls | 106 | 3 | 106 | 81 | 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. |
238 | /src/classes/ZUKE_FeatureTest.cls | 114 | 17 | 142 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testBuildScenarioList_withCount' doesn't match '[a-z][a-zA-Z0-9]*' |
238 | /src/classes/ZUKE_FeatureTest.cls | 114 | 17 | 142 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testBuildScenarioList_withCount' doesn't match '[a-z][a-zA-Z0-9]*' |
239 | /src/classes/ZUKE_FeatureTest.cls | 133 | 3 | 133 | 72 | 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. |
239 | /src/classes/ZUKE_FeatureTest.cls | 133 | 3 | 133 | 72 | 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. |
240 | /src/classes/ZUKE_FeatureTest.cls | 136 | 4 | 136 | 73 | 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. |
240 | /src/classes/ZUKE_FeatureTest.cls | 136 | 4 | 136 | 73 | 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. |
241 | /src/classes/ZUKE_FeatureTest.cls | 139 | 5 | 139 | 118 | 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. |
241 | /src/classes/ZUKE_FeatureTest.cls | 139 | 5 | 139 | 118 | 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. |
242 | /src/classes/ZUKE_FeatureTest.cls | 144 | 25 | 144 | 105 | 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() |
242 | /src/classes/ZUKE_FeatureTest.cls | 144 | 25 | 144 | 105 | 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() |
243 | /src/classes/ZUKE_FeatureTest.cls | 144 | 25 | 144 | 105 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_withCount_0' doesn't match '[a-z][a-zA-Z0-9]*' |
243 | /src/classes/ZUKE_FeatureTest.cls | 144 | 25 | 144 | 105 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_withCount_0' doesn't match '[a-z][a-zA-Z0-9]*' |
244 | /src/classes/ZUKE_FeatureTest.cls | 145 | 25 | 145 | 105 | 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() |
244 | /src/classes/ZUKE_FeatureTest.cls | 145 | 25 | 145 | 105 | 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() |
245 | /src/classes/ZUKE_FeatureTest.cls | 145 | 25 | 145 | 105 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_withCount_1' doesn't match '[a-z][a-zA-Z0-9]*' |
245 | /src/classes/ZUKE_FeatureTest.cls | 145 | 25 | 145 | 105 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_withCount_1' doesn't match '[a-z][a-zA-Z0-9]*' |
246 | /src/classes/ZUKE_FeatureTest.cls | 146 | 25 | 146 | 105 | 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() |
246 | /src/classes/ZUKE_FeatureTest.cls | 146 | 25 | 146 | 105 | 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() |
247 | /src/classes/ZUKE_FeatureTest.cls | 146 | 25 | 146 | 105 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_withCount_2' doesn't match '[a-z][a-zA-Z0-9]*' |
247 | /src/classes/ZUKE_FeatureTest.cls | 146 | 25 | 146 | 105 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_withCount_2' doesn't match '[a-z][a-zA-Z0-9]*' |
248 | /src/classes/ZUKE_FeatureTest.cls | 179 | 3 | 179 | 75 | 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. |
248 | /src/classes/ZUKE_FeatureTest.cls | 179 | 3 | 179 | 75 | 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. |
249 | /src/classes/ZUKE_FeatureTest.cls | 182 | 4 | 182 | 61 | 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. |
249 | /src/classes/ZUKE_FeatureTest.cls | 182 | 4 | 182 | 61 | 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. |
250 | /src/classes/ZUKE_FeatureTest.cls | 183 | 4 | 183 | 115 | 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. |
250 | /src/classes/ZUKE_FeatureTest.cls | 183 | 4 | 183 | 115 | 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. |
251 | /src/classes/ZUKE_FeatureTest.cls | 193 | 4 | 193 | 61 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
251 | /src/classes/ZUKE_FeatureTest.cls | 193 | 4 | 193 | 61 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
252 | /src/classes/ZUKE_FeatureTest.cls | 197 | 25 | 197 | 106 | 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() |
252 | /src/classes/ZUKE_FeatureTest.cls | 197 | 25 | 197 | 106 | 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() |
253 | /src/classes/ZUKE_FeatureTest.cls | 197 | 25 | 197 | 106 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_noContents' doesn't match '[a-z][a-zA-Z0-9]*' |
253 | /src/classes/ZUKE_FeatureTest.cls | 197 | 25 | 197 | 106 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_noContents' doesn't match '[a-z][a-zA-Z0-9]*' |
254 | /src/classes/ZUKE_FeatureTest.cls | 198 | 25 | 198 | 106 | 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() |
254 | /src/classes/ZUKE_FeatureTest.cls | 198 | 25 | 198 | 106 | 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() |
255 | /src/classes/ZUKE_FeatureTest.cls | 198 | 25 | 198 | 106 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_noScenario' doesn't match '[a-z][a-zA-Z0-9]*' |
255 | /src/classes/ZUKE_FeatureTest.cls | 198 | 25 | 198 | 106 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_noScenario' doesn't match '[a-z][a-zA-Z0-9]*' |
256 | /src/classes/ZUKE_FeatureTest.cls | 199 | 25 | 199 | 106 | 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() |
256 | /src/classes/ZUKE_FeatureTest.cls | 199 | 25 | 199 | 106 | 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() |
257 | /src/classes/ZUKE_FeatureTest.cls | 199 | 25 | 199 | 106 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_hasScenario' doesn't match '[a-z][a-zA-Z0-9]*' |
257 | /src/classes/ZUKE_FeatureTest.cls | 199 | 25 | 199 | 106 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildScenarioList_hasScenario' doesn't match '[a-z][a-zA-Z0-9]*' |
258 | /src/classes/ZUKE_FeatureTest.cls | 223 | 3 | 223 | 60 | 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. |
258 | /src/classes/ZUKE_FeatureTest.cls | 223 | 3 | 223 | 60 | 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. |
259 | /src/classes/ZUKE_FeatureTest.cls | 224 | 3 | 224 | 114 | 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. |
259 | /src/classes/ZUKE_FeatureTest.cls | 224 | 3 | 224 | 114 | 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. |
260 | /src/classes/ZUKE_FeatureTest.cls | 229 | 25 | 255 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConstructor_staticResource' doesn't match '[a-z][a-zA-Z0-9]*' |
260 | /src/classes/ZUKE_FeatureTest.cls | 229 | 25 | 255 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConstructor_staticResource' doesn't match '[a-z][a-zA-Z0-9]*' |
261 | /src/classes/ZUKE_FeatureTest.cls | 253 | 3 | 253 | 60 | 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. |
261 | /src/classes/ZUKE_FeatureTest.cls | 253 | 3 | 253 | 60 | 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. |
262 | /src/classes/ZUKE_FeatureTest.cls | 254 | 3 | 254 | 114 | 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. |
262 | /src/classes/ZUKE_FeatureTest.cls | 254 | 3 | 254 | 114 | 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. |
263 | /src/classes/ZUKE_FeatureTest.cls | 285 | 33 | 285 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
263 | /src/classes/ZUKE_FeatureTest.cls | 285 | 33 | 285 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
264 | /src/classes/ZUKE_FeatureTest.cls | 289 | 4 | 289 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
264 | /src/classes/ZUKE_FeatureTest.cls | 289 | 4 | 289 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
265 | /src/classes/ZUKE_FeatureTest.cls | 303 | 25 | 303 | 79 | 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() |
265 | /src/classes/ZUKE_FeatureTest.cls | 303 | 25 | 303 | 79 | 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() |
266 | /src/classes/ZUKE_FeatureTest.cls | 303 | 25 | 303 | 79 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_failingScenario' doesn't match '[a-z][a-zA-Z0-9]*' |
266 | /src/classes/ZUKE_FeatureTest.cls | 303 | 25 | 303 | 79 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_failingScenario' doesn't match '[a-z][a-zA-Z0-9]*' |
267 | /src/classes/ZUKE_FeatureTest.cls | 304 | 25 | 304 | 79 | 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() |
267 | /src/classes/ZUKE_FeatureTest.cls | 304 | 25 | 304 | 79 | 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() |
268 | /src/classes/ZUKE_FeatureTest.cls | 304 | 25 | 304 | 79 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_passingScenario' doesn't match '[a-z][a-zA-Z0-9]*' |
268 | /src/classes/ZUKE_FeatureTest.cls | 304 | 25 | 304 | 79 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_passingScenario' doesn't match '[a-z][a-zA-Z0-9]*' |
269 | /src/classes/ZUKE_FeatureTest.cls | 305 | 25 | 305 | 79 | 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() |
269 | /src/classes/ZUKE_FeatureTest.cls | 305 | 25 | 305 | 79 | 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() |
270 | /src/classes/ZUKE_FeatureTest.cls | 305 | 25 | 305 | 79 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_exceptingScenario' doesn't match '[a-z][a-zA-Z0-9]*' |
270 | /src/classes/ZUKE_FeatureTest.cls | 305 | 25 | 305 | 79 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_exceptingScenario' doesn't match '[a-z][a-zA-Z0-9]*' |
271 | /src/classes/ZUKE_FeatureTest.cls | 309 | 25 | 335 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_string' doesn't match '[a-z][a-zA-Z0-9]*' |
271 | /src/classes/ZUKE_FeatureTest.cls | 309 | 25 | 335 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_string' doesn't match '[a-z][a-zA-Z0-9]*' |
272 | /src/classes/ZUKE_FeatureTest.cls | 333 | 3 | 333 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
272 | /src/classes/ZUKE_FeatureTest.cls | 333 | 3 | 333 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
273 | /src/classes/ZUKE_FeatureTest.cls | 334 | 3 | 334 | 42 | 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. |
273 | /src/classes/ZUKE_FeatureTest.cls | 334 | 3 | 334 | 42 | 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. |
274 | /src/classes/ZUKE_FeatureTestFailureException.cls | 1 | 8 | 23 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
274 | /src/classes/ZUKE_FeatureTestFailureException.cls | 1 | 8 | 23 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
275 | /src/classes/ZUKE_FeatureTestFailureException.cls | 3 | 9 | 6 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
275 | /src/classes/ZUKE_FeatureTestFailureException.cls | 3 | 9 | 6 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
276 | /src/classes/ZUKE_FeatureTestFailuresException.cls | 1 | 8 | 20 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
276 | /src/classes/ZUKE_FeatureTestFailuresException.cls | 1 | 8 | 20 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
277 | /src/classes/ZUKE_FeatureTestFailuresException.cls | 4 | 10 | 4 | 115 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
277 | /src/classes/ZUKE_FeatureTestFailuresException.cls | 4 | 10 | 4 | 115 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
278 | /src/classes/ZUKE_FeatureTestFailuresException.cls | 6 | 9 | 11 | 3 | 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/ZUKE_FeatureTestFailuresException.cls | 6 | 9 | 11 | 3 | 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/ZUKE_FeatureTestFailuresException.cls | 17 | 4 | 17 | 82 | 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 |
279 | /src/classes/ZUKE_FeatureTestFailuresException.cls | 17 | 4 | 17 | 82 | 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 |
280 | /src/classes/ZUKE_IncompleteFeatureException.cls | 1 | 8 | 1 | 65 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
280 | /src/classes/ZUKE_IncompleteFeatureException.cls | 1 | 8 | 1 | 65 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
281 | /src/classes/ZUKE_IncompleteScenarioException.cls | 1 | 8 | 1 | 67 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
281 | /src/classes/ZUKE_IncompleteScenarioException.cls | 1 | 8 | 1 | 67 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
282 | /src/classes/ZUKE_MalformedScenarioException.cls | 1 | 8 | 1 | 66 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
282 | /src/classes/ZUKE_MalformedScenarioException.cls | 1 | 8 | 1 | 66 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
283 | /src/classes/ZUKE_MatchableStepCache.cls | 2 | 8 | 116 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'ZUKE_MatchableStepCache' has a total cognitive complexity of 62 (highest 16), current threshold is 50 |
283 | /src/classes/ZUKE_MatchableStepCache.cls | 2 | 8 | 116 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'ZUKE_MatchableStepCache' has a total cognitive complexity of 62 (highest 16), current threshold is 50 |
284 | /src/classes/ZUKE_MatchableStepCache.cls | 4 | 2 | 4 | 22 | 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. |
284 | /src/classes/ZUKE_MatchableStepCache.cls | 4 | 2 | 4 | 22 | 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. |
285 | /src/classes/ZUKE_MatchableStepCache.cls | 6 | 43 | 6 | 75 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'zukeStepDao' should be before method declarations in its class |
285 | /src/classes/ZUKE_MatchableStepCache.cls | 6 | 43 | 6 | 75 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'zukeStepDao' should be before method declarations in its class |
286 | /src/classes/ZUKE_MatchableStepCache.cls | 8 | 66 | 8 | 102 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stepByRegexByFeatureTypeMapSingleton' should be before method declarations in its class |
286 | /src/classes/ZUKE_MatchableStepCache.cls | 8 | 66 | 8 | 102 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stepByRegexByFeatureTypeMapSingleton' should be before method declarations in its class |
287 | /src/classes/ZUKE_MatchableStepCache.cls | 20 | 16 | 33 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
287 | /src/classes/ZUKE_MatchableStepCache.cls | 20 | 16 | 33 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
288 | /src/classes/ZUKE_MatchableStepCache.cls | 35 | 30 | 54 | 3 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'get(Map |
288 | /src/classes/ZUKE_MatchableStepCache.cls | 35 | 30 | 54 | 3 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'get(Map |
289 | /src/classes/ZUKE_MatchableStepCache.cls | 109 | 16 | 112 | 3 | 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/ZUKE_MatchableStepCache.cls | 109 | 16 | 112 | 3 | 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/ZUKE_MatchableStepCacheTest.cls | 17 | 26 | 17 | 78 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'DUMMY_STEPByRegexMap' doesn't match '[a-z][a-zA-Z0-9]*' |
290 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 17 | 26 | 17 | 78 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The local variable name 'DUMMY_STEPByRegexMap' doesn't match '[a-z][a-zA-Z0-9]*' |
291 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 32 | 3 | 32 | 55 | 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. |
291 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 32 | 3 | 32 | 55 | 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. |
292 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 35 | 4 | 35 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
292 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 35 | 4 | 35 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
293 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 36 | 4 | 36 | 81 | 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. |
293 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 36 | 4 | 36 | 81 | 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. |
294 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 40 | 25 | 40 | 106 | 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() |
294 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 40 | 25 | 40 | 106 | 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() |
295 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 40 | 25 | 40 | 106 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepByRegexMap_newString' doesn't match '[a-z][a-zA-Z0-9]*' |
295 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 40 | 25 | 40 | 106 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepByRegexMap_newString' doesn't match '[a-z][a-zA-Z0-9]*' |
296 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 41 | 25 | 41 | 111 | 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() |
296 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 41 | 25 | 41 | 111 | 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() |
297 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 41 | 25 | 41 | 111 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepByRegexMap_StringAlreadyMapped' doesn't match '[a-z][a-zA-Z0-9]*' |
297 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 41 | 25 | 41 | 111 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepByRegexMap_StringAlreadyMapped' doesn't match '[a-z][a-zA-Z0-9]*' |
298 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 64 | 3 | 64 | 91 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
298 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 64 | 3 | 64 | 91 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
299 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 72 | 25 | 72 | 131 | 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() |
299 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 72 | 25 | 72 | 131 | 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() |
300 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 72 | 25 | 72 | 131 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepByRegexByFeatureTypeMap_newFeature' doesn't match '[a-z][a-zA-Z0-9]*' |
300 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 72 | 25 | 72 | 131 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepByRegexByFeatureTypeMap_newFeature' doesn't match '[a-z][a-zA-Z0-9]*' |
301 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 73 | 25 | 73 | 138 | 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() |
301 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 73 | 25 | 73 | 138 | 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() |
302 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 73 | 25 | 73 | 138 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepByRegexByFeatureTypeMap_featureAlreadyMapped' doesn't match '[a-z][a-zA-Z0-9]*' |
302 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 73 | 25 | 73 | 138 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepByRegexByFeatureTypeMap_featureAlreadyMapped' doesn't match '[a-z][a-zA-Z0-9]*' |
303 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 106 | 3 | 106 | 80 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
303 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 106 | 3 | 106 | 80 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
304 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 109 | 3 | 109 | 99 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
304 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 109 | 3 | 109 | 99 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
305 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 117 | 25 | 117 | 121 | 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() |
305 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 117 | 25 | 117 | 121 | 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() |
306 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 117 | 25 | 117 | 121 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetStepByRegexByFeatureMap_notPopulated' doesn't match '[a-z][a-zA-Z0-9]*' |
306 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 117 | 25 | 117 | 121 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetStepByRegexByFeatureMap_notPopulated' doesn't match '[a-z][a-zA-Z0-9]*' |
307 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 118 | 25 | 118 | 122 | 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() |
307 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 118 | 25 | 118 | 122 | 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() |
308 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 118 | 25 | 118 | 122 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetStepByRegexByFeatureMap_alreadyPopulated' doesn't match '[a-z][a-zA-Z0-9]*' |
308 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 118 | 25 | 118 | 122 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetStepByRegexByFeatureMap_alreadyPopulated' doesn't match '[a-z][a-zA-Z0-9]*' |
309 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 122 | 17 | 151 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testGet_stepMapAndStepAsString' doesn't match '[a-z][a-zA-Z0-9]*' |
309 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 122 | 17 | 151 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testGet_stepMapAndStepAsString' doesn't match '[a-z][a-zA-Z0-9]*' |
310 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 147 | 3 | 147 | 61 | 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. |
310 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 147 | 3 | 147 | 61 | 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. |
311 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 149 | 31 | 149 | 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. |
311 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 149 | 31 | 149 | 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. |
312 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 153 | 25 | 153 | 112 | 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() |
312 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 153 | 25 | 153 | 112 | 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() |
313 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 153 | 25 | 153 | 112 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGet_stepMapAndStepAsString_oneMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
313 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 153 | 25 | 153 | 112 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGet_stepMapAndStepAsString_oneMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
314 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 154 | 25 | 154 | 112 | 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() |
314 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 154 | 25 | 154 | 112 | 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() |
315 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 154 | 25 | 154 | 112 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGet_stepMapAndStepAsString_noMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
315 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 154 | 25 | 154 | 112 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGet_stepMapAndStepAsString_noMatch' doesn't match '[a-z][a-zA-Z0-9]*' |
316 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 155 | 25 | 155 | 112 | 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() |
316 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 155 | 25 | 155 | 112 | 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() |
317 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 155 | 25 | 155 | 112 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGet_stepMapAndStepAsString_twoMatches' doesn't match '[a-z][a-zA-Z0-9]*' |
317 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 155 | 25 | 155 | 112 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGet_stepMapAndStepAsString_twoMatches' doesn't match '[a-z][a-zA-Z0-9]*' |
318 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 173 | 3 | 173 | 72 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
318 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 173 | 3 | 173 | 72 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
319 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 179 | 17 | 206 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testGet_FeatureTypeAndStepAsString' doesn't match '[a-z][a-zA-Z0-9]*' |
319 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 179 | 17 | 206 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testGet_FeatureTypeAndStepAsString' doesn't match '[a-z][a-zA-Z0-9]*' |
320 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 200 | 22 | 200 | 60 | 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. |
320 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 200 | 22 | 200 | 60 | 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. |
321 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 204 | 4 | 204 | 73 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
321 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 204 | 4 | 204 | 73 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
322 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 208 | 25 | 208 | 128 | 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() |
322 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 208 | 25 | 208 | 128 | 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() |
323 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 208 | 25 | 208 | 128 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGet_FeatureTypeAndStepAsString_noSuchFeature' doesn't match '[a-z][a-zA-Z0-9]*' |
323 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 208 | 25 | 208 | 128 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGet_FeatureTypeAndStepAsString_noSuchFeature' doesn't match '[a-z][a-zA-Z0-9]*' |
324 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 209 | 25 | 209 | 125 | 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() |
324 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 209 | 25 | 209 | 125 | 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() |
325 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 209 | 25 | 209 | 125 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGet_FeatureTypeAndStepAsString_hasFeature' doesn't match '[a-z][a-zA-Z0-9]*' |
325 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 209 | 25 | 209 | 125 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGet_FeatureTypeAndStepAsString_hasFeature' doesn't match '[a-z][a-zA-Z0-9]*' |
326 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 228 | 10 | 228 | 59 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
326 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 228 | 10 | 228 | 59 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
327 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 229 | 10 | 229 | 56 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
327 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 229 | 10 | 229 | 56 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
328 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 230 | 10 | 230 | 58 | 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/ZUKE_MatchableStepCacheTest.cls | 230 | 10 | 230 | 58 | 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/ZUKE_MatchableStepCacheTest.cls | 231 | 10 | 231 | 65 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
329 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 231 | 10 | 231 | 65 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
330 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 232 | 10 | 232 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
330 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 232 | 10 | 232 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
331 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 232 | 3 | 232 | 9 | 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. |
331 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 232 | 3 | 232 | 9 | 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. |
332 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 233 | 10 | 233 | 65 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
332 | /src/classes/ZUKE_MatchableStepCacheTest.cls | 233 | 10 | 233 | 65 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
333 | /src/classes/ZUKE_MockFeature.cls | 4 | 9 | 7 | 3 | 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/ZUKE_MockFeature.cls | 4 | 9 | 7 | 3 | 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/ZUKE_MockFeature.cls | 9 | 9 | 12 | 3 | 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/ZUKE_MockFeature.cls | 9 | 9 | 12 | 3 | 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/ZUKE_MockFeatureTestScenario.cls | 9 | 31 | 9 | 44 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'result' should be before method declarations in its class |
335 | /src/classes/ZUKE_MockFeatureTestScenario.cls | 9 | 31 | 9 | 44 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'result' should be before method declarations in its class |
336 | /src/classes/ZUKE_MockGivenStep.cls | 4 | 40 | 4 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_TARGET_FEATURE_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
336 | /src/classes/ZUKE_MockGivenStep.cls | 4 | 40 | 4 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_TARGET_FEATURE_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
337 | /src/classes/ZUKE_MockGivenStep.cls | 6 | 9 | 6 | 79 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
337 | /src/classes/ZUKE_MockGivenStep.cls | 6 | 9 | 6 | 79 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
338 | /src/classes/ZUKE_MockGivenStep.cls | 7 | 9 | 7 | 55 | 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/ZUKE_MockGivenStep.cls | 7 | 9 | 7 | 55 | 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/ZUKE_MockGivenStep.cls | 8 | 9 | 8 | 81 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
339 | /src/classes/ZUKE_MockGivenStep.cls | 8 | 9 | 8 | 81 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
340 | /src/classes/ZUKE_MockGivenStep.cls | 9 | 9 | 9 | 90 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
340 | /src/classes/ZUKE_MockGivenStep.cls | 9 | 9 | 9 | 90 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
341 | /src/classes/ZUKE_MockGivenStep.cls | 10 | 9 | 10 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
341 | /src/classes/ZUKE_MockGivenStep.cls | 10 | 9 | 10 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
342 | /src/classes/ZUKE_MockGivenStep.cls | 10 | 2 | 10 | 8 | 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. |
342 | /src/classes/ZUKE_MockGivenStep.cls | 10 | 2 | 10 | 8 | 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. |
343 | /src/classes/ZUKE_MockGivenStep.cls | 11 | 9 | 11 | 64 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
343 | /src/classes/ZUKE_MockGivenStep.cls | 11 | 9 | 11 | 64 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
344 | /src/classes/ZUKE_MockScenarioTestStep.cls | 4 | 40 | 4 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_TARGET_FEATURE_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
344 | /src/classes/ZUKE_MockScenarioTestStep.cls | 4 | 40 | 4 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_TARGET_FEATURE_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
345 | /src/classes/ZUKE_MockScenarioTestStep.cls | 8 | 9 | 8 | 79 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
345 | /src/classes/ZUKE_MockScenarioTestStep.cls | 8 | 9 | 8 | 79 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
346 | /src/classes/ZUKE_MockScenarioTestStep.cls | 9 | 9 | 9 | 83 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
346 | /src/classes/ZUKE_MockScenarioTestStep.cls | 9 | 9 | 9 | 83 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
347 | /src/classes/ZUKE_MockScenarioTestStep.cls | 10 | 9 | 10 | 81 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
347 | /src/classes/ZUKE_MockScenarioTestStep.cls | 10 | 9 | 10 | 81 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
348 | /src/classes/ZUKE_MockScenarioTestStep.cls | 11 | 9 | 11 | 109 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
348 | /src/classes/ZUKE_MockScenarioTestStep.cls | 11 | 9 | 11 | 109 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
349 | /src/classes/ZUKE_MockScenarioTestStep.cls | 12 | 9 | 12 | 49 | 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/ZUKE_MockScenarioTestStep.cls | 12 | 9 | 12 | 49 | 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/ZUKE_MockScenarioTestStep.cls | 12 | 2 | 12 | 8 | 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. |
350 | /src/classes/ZUKE_MockScenarioTestStep.cls | 12 | 2 | 12 | 8 | 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. |
351 | /src/classes/ZUKE_MockScenarioTestStep.cls | 14 | 9 | 18 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
351 | /src/classes/ZUKE_MockScenarioTestStep.cls | 14 | 9 | 18 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
352 | /src/classes/ZUKE_MockStepTestStep.cls | 4 | 40 | 4 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_TARGET_FEATURE_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
352 | /src/classes/ZUKE_MockStepTestStep.cls | 4 | 40 | 4 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_TARGET_FEATURE_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
353 | /src/classes/ZUKE_MockStepTestStep.cls | 5 | 41 | 5 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_STEP_AS_STRING' doesn't match '[a-z][a-zA-Z0-9]*' |
353 | /src/classes/ZUKE_MockStepTestStep.cls | 5 | 41 | 5 | 86 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_STEP_AS_STRING' doesn't match '[a-z][a-zA-Z0-9]*' |
354 | /src/classes/ZUKE_MockStepTestStep.cls | 6 | 49 | 6 | 100 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_STEP_TYPE' doesn't match '[a-z][a-zA-Z0-9]*' |
354 | /src/classes/ZUKE_MockStepTestStep.cls | 6 | 49 | 6 | 100 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_STEP_TYPE' doesn't match '[a-z][a-zA-Z0-9]*' |
355 | /src/classes/ZUKE_MockStepTestStep.cls | 7 | 44 | 7 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_MATCHABLE_REGEX_LIST' doesn't match '[a-z][a-zA-Z0-9]*' |
355 | /src/classes/ZUKE_MockStepTestStep.cls | 7 | 44 | 7 | 126 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_MATCHABLE_REGEX_LIST' doesn't match '[a-z][a-zA-Z0-9]*' |
356 | /src/classes/ZUKE_MockStepTestStep.cls | 12 | 9 | 12 | 79 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
356 | /src/classes/ZUKE_MockStepTestStep.cls | 12 | 9 | 12 | 79 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
357 | /src/classes/ZUKE_MockStepTestStep.cls | 13 | 9 | 13 | 73 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
357 | /src/classes/ZUKE_MockStepTestStep.cls | 13 | 9 | 13 | 73 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
358 | /src/classes/ZUKE_MockStepTestStep.cls | 14 | 9 | 14 | 71 | 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/ZUKE_MockStepTestStep.cls | 14 | 9 | 14 | 71 | 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/ZUKE_MockStepTestStep.cls | 15 | 9 | 15 | 85 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
359 | /src/classes/ZUKE_MockStepTestStep.cls | 15 | 9 | 15 | 85 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
360 | /src/classes/ZUKE_MockStepTestStep.cls | 16 | 9 | 16 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
360 | /src/classes/ZUKE_MockStepTestStep.cls | 16 | 9 | 16 | 76 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
361 | /src/classes/ZUKE_MockStepTestStep.cls | 17 | 9 | 17 | 71 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
361 | /src/classes/ZUKE_MockStepTestStep.cls | 17 | 9 | 17 | 71 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
362 | /src/classes/ZUKE_MockThenStep.cls | 4 | 40 | 4 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_TARGET_FEATURE_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
362 | /src/classes/ZUKE_MockThenStep.cls | 4 | 40 | 4 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_TARGET_FEATURE_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
363 | /src/classes/ZUKE_MockThenStep.cls | 6 | 9 | 6 | 79 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
363 | /src/classes/ZUKE_MockThenStep.cls | 6 | 9 | 6 | 79 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
364 | /src/classes/ZUKE_MockThenStep.cls | 7 | 9 | 7 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
364 | /src/classes/ZUKE_MockThenStep.cls | 7 | 9 | 7 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
365 | /src/classes/ZUKE_MockThenStep.cls | 8 | 9 | 8 | 80 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
365 | /src/classes/ZUKE_MockThenStep.cls | 8 | 9 | 8 | 80 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
366 | /src/classes/ZUKE_MockThenStep.cls | 9 | 9 | 9 | 89 | 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/ZUKE_MockThenStep.cls | 9 | 9 | 9 | 89 | 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/ZUKE_MockThenStep.cls | 10 | 9 | 10 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
367 | /src/classes/ZUKE_MockThenStep.cls | 10 | 9 | 10 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
368 | /src/classes/ZUKE_MockThenStep.cls | 10 | 2 | 10 | 8 | 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. |
368 | /src/classes/ZUKE_MockThenStep.cls | 10 | 2 | 10 | 8 | 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. |
369 | /src/classes/ZUKE_MockThenStep.cls | 11 | 9 | 11 | 64 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
369 | /src/classes/ZUKE_MockThenStep.cls | 11 | 9 | 11 | 64 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
370 | /src/classes/ZUKE_MockWhenStep.cls | 4 | 40 | 4 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_TARGET_FEATURE_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
370 | /src/classes/ZUKE_MockWhenStep.cls | 4 | 40 | 4 | 87 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'DUMMY_TARGET_FEATURE_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
371 | /src/classes/ZUKE_MockWhenStep.cls | 6 | 9 | 6 | 79 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
371 | /src/classes/ZUKE_MockWhenStep.cls | 6 | 9 | 6 | 79 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
372 | /src/classes/ZUKE_MockWhenStep.cls | 7 | 9 | 7 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
372 | /src/classes/ZUKE_MockWhenStep.cls | 7 | 9 | 7 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
373 | /src/classes/ZUKE_MockWhenStep.cls | 8 | 9 | 8 | 80 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
373 | /src/classes/ZUKE_MockWhenStep.cls | 8 | 9 | 8 | 80 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
374 | /src/classes/ZUKE_MockWhenStep.cls | 9 | 9 | 9 | 89 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
374 | /src/classes/ZUKE_MockWhenStep.cls | 9 | 9 | 9 | 89 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
375 | /src/classes/ZUKE_MockWhenStep.cls | 10 | 9 | 10 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
375 | /src/classes/ZUKE_MockWhenStep.cls | 10 | 9 | 10 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
376 | /src/classes/ZUKE_MockWhenStep.cls | 10 | 2 | 10 | 8 | 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. |
376 | /src/classes/ZUKE_MockWhenStep.cls | 10 | 2 | 10 | 8 | 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. |
377 | /src/classes/ZUKE_MockWhenStep.cls | 11 | 9 | 11 | 64 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
377 | /src/classes/ZUKE_MockWhenStep.cls | 11 | 9 | 11 | 64 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
378 | /src/classes/ZUKE_README.cls | 25 | 8 | 25 | 29 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
378 | /src/classes/ZUKE_README.cls | 25 | 8 | 25 | 29 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
379 | /src/classes/ZUKE_Scenario.cls | 1 | 16 | 72 | 2 | 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/ZUKE_Scenario.cls | 1 | 16 | 72 | 2 | 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/ZUKE_Scenario.cls | 6 | 14 | 6 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
380 | /src/classes/ZUKE_Scenario.cls | 6 | 14 | 6 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
381 | /src/classes/ZUKE_Scenario.cls | 8 | 39 | 8 | 46 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'feature' should be before method declarations in its class |
381 | /src/classes/ZUKE_Scenario.cls | 8 | 39 | 8 | 46 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'feature' should be before method declarations in its class |
382 | /src/classes/ZUKE_Scenario.cls | 9 | 14 | 9 | 59 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
382 | /src/classes/ZUKE_Scenario.cls | 9 | 14 | 9 | 59 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
383 | /src/classes/ZUKE_Scenario.cls | 11 | 42 | 11 | 58 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'scenarioAsString' should be before method declarations in its class |
383 | /src/classes/ZUKE_Scenario.cls | 11 | 42 | 11 | 58 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'scenarioAsString' should be before method declarations in its class |
384 | /src/classes/ZUKE_Scenario.cls | 12 | 14 | 12 | 71 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
384 | /src/classes/ZUKE_Scenario.cls | 12 | 14 | 12 | 71 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
385 | /src/classes/ZUKE_Scenario.cls | 16 | 43 | 16 | 95 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'scenarioValuesbyNameMap' should be before method declarations in its class |
385 | /src/classes/ZUKE_Scenario.cls | 16 | 43 | 16 | 95 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'scenarioValuesbyNameMap' should be before method declarations in its class |
386 | /src/classes/ZUKE_Scenario.cls | 17 | 10 | 17 | 94 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
386 | /src/classes/ZUKE_Scenario.cls | 17 | 10 | 17 | 94 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
387 | /src/classes/ZUKE_Scenario.cls | 19 | 9 | 27 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
387 | /src/classes/ZUKE_Scenario.cls | 19 | 9 | 27 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
388 | /src/classes/ZUKE_Scenario.cls | 31 | 3 | 31 | 125 | 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/ZUKE_Scenario.cls | 31 | 3 | 31 | 125 | 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/ZUKE_Scenario.cls | 51 | 17 | 70 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
389 | /src/classes/ZUKE_Scenario.cls | 51 | 17 | 70 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
390 | /src/classes/ZUKE_ScenarioTest.cls | 26 | 3 | 26 | 59 | 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/ZUKE_ScenarioTest.cls | 26 | 3 | 26 | 59 | 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/ZUKE_ScenarioTest.cls | 29 | 4 | 29 | 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. |
391 | /src/classes/ZUKE_ScenarioTest.cls | 29 | 4 | 29 | 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. |
392 | /src/classes/ZUKE_ScenarioTest.cls | 33 | 25 | 33 | 99 | 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/ZUKE_ScenarioTest.cls | 33 | 25 | 33 | 99 | 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/ZUKE_ScenarioTest.cls | 33 | 25 | 33 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetFirstStepKeyWord_given' doesn't match '[a-z][a-zA-Z0-9]*' |
393 | /src/classes/ZUKE_ScenarioTest.cls | 33 | 25 | 33 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetFirstStepKeyWord_given' doesn't match '[a-z][a-zA-Z0-9]*' |
394 | /src/classes/ZUKE_ScenarioTest.cls | 34 | 25 | 34 | 99 | 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() |
394 | /src/classes/ZUKE_ScenarioTest.cls | 34 | 25 | 34 | 99 | 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() |
395 | /src/classes/ZUKE_ScenarioTest.cls | 34 | 25 | 34 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetFirstStepKeyWord_when' doesn't match '[a-z][a-zA-Z0-9]*' |
395 | /src/classes/ZUKE_ScenarioTest.cls | 34 | 25 | 34 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetFirstStepKeyWord_when' doesn't match '[a-z][a-zA-Z0-9]*' |
396 | /src/classes/ZUKE_ScenarioTest.cls | 35 | 25 | 35 | 99 | 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() |
396 | /src/classes/ZUKE_ScenarioTest.cls | 35 | 25 | 35 | 99 | 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() |
397 | /src/classes/ZUKE_ScenarioTest.cls | 35 | 25 | 35 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetFirstStepKeyWord_then' doesn't match '[a-z][a-zA-Z0-9]*' |
397 | /src/classes/ZUKE_ScenarioTest.cls | 35 | 25 | 35 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetFirstStepKeyWord_then' doesn't match '[a-z][a-zA-Z0-9]*' |
398 | /src/classes/ZUKE_ScenarioTest.cls | 36 | 25 | 36 | 99 | 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() |
398 | /src/classes/ZUKE_ScenarioTest.cls | 36 | 25 | 36 | 99 | 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() |
399 | /src/classes/ZUKE_ScenarioTest.cls | 36 | 25 | 36 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetFirstStepKeyWord_none' doesn't match '[a-z][a-zA-Z0-9]*' |
399 | /src/classes/ZUKE_ScenarioTest.cls | 36 | 25 | 36 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetFirstStepKeyWord_none' doesn't match '[a-z][a-zA-Z0-9]*' |
400 | /src/classes/ZUKE_ScenarioTest.cls | 58 | 3 | 58 | 55 | 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. |
400 | /src/classes/ZUKE_ScenarioTest.cls | 58 | 3 | 58 | 55 | 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. |
401 | /src/classes/ZUKE_ScenarioTest.cls | 61 | 25 | 61 | 78 | 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() |
401 | /src/classes/ZUKE_ScenarioTest.cls | 61 | 25 | 61 | 78 | 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() |
402 | /src/classes/ZUKE_ScenarioTest.cls | 61 | 25 | 61 | 78 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testSetName_noNewline' doesn't match '[a-z][a-zA-Z0-9]*' |
402 | /src/classes/ZUKE_ScenarioTest.cls | 61 | 25 | 61 | 78 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testSetName_noNewline' doesn't match '[a-z][a-zA-Z0-9]*' |
403 | /src/classes/ZUKE_ScenarioTest.cls | 62 | 25 | 62 | 78 | 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() |
403 | /src/classes/ZUKE_ScenarioTest.cls | 62 | 25 | 62 | 78 | 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() |
404 | /src/classes/ZUKE_ScenarioTest.cls | 62 | 25 | 62 | 78 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testSetName_hasNewline' doesn't match '[a-z][a-zA-Z0-9]*' |
404 | /src/classes/ZUKE_ScenarioTest.cls | 62 | 25 | 62 | 78 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testSetName_hasNewline' doesn't match '[a-z][a-zA-Z0-9]*' |
405 | /src/classes/ZUKE_ScenarioTest.cls | 88 | 3 | 88 | 69 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
405 | /src/classes/ZUKE_ScenarioTest.cls | 88 | 3 | 88 | 69 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
406 | /src/classes/ZUKE_ScenarioTest.cls | 89 | 3 | 89 | 80 | 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. |
406 | /src/classes/ZUKE_ScenarioTest.cls | 89 | 3 | 89 | 80 | 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. |
407 | /src/classes/ZUKE_ScenarioTest.cls | 129 | 33 | 129 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
407 | /src/classes/ZUKE_ScenarioTest.cls | 129 | 33 | 129 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
408 | /src/classes/ZUKE_ScenarioTest.cls | 132 | 4 | 132 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
408 | /src/classes/ZUKE_ScenarioTest.cls | 132 | 4 | 132 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
409 | /src/classes/ZUKE_ScenarioTest.cls | 146 | 25 | 146 | 82 | 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() |
409 | /src/classes/ZUKE_ScenarioTest.cls | 146 | 25 | 146 | 82 | 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() |
410 | /src/classes/ZUKE_ScenarioTest.cls | 146 | 25 | 146 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_noStep' doesn't match '[a-z][a-zA-Z0-9]*' |
410 | /src/classes/ZUKE_ScenarioTest.cls | 146 | 25 | 146 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_noStep' doesn't match '[a-z][a-zA-Z0-9]*' |
411 | /src/classes/ZUKE_ScenarioTest.cls | 147 | 25 | 147 | 82 | 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() |
411 | /src/classes/ZUKE_ScenarioTest.cls | 147 | 25 | 147 | 82 | 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() |
412 | /src/classes/ZUKE_ScenarioTest.cls | 147 | 25 | 147 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_failingStep' doesn't match '[a-z][a-zA-Z0-9]*' |
412 | /src/classes/ZUKE_ScenarioTest.cls | 147 | 25 | 147 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_failingStep' doesn't match '[a-z][a-zA-Z0-9]*' |
413 | /src/classes/ZUKE_ScenarioTest.cls | 148 | 25 | 148 | 82 | 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() |
413 | /src/classes/ZUKE_ScenarioTest.cls | 148 | 25 | 148 | 82 | 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() |
414 | /src/classes/ZUKE_ScenarioTest.cls | 148 | 25 | 148 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_passingStep' doesn't match '[a-z][a-zA-Z0-9]*' |
414 | /src/classes/ZUKE_ScenarioTest.cls | 148 | 25 | 148 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_passingStep' doesn't match '[a-z][a-zA-Z0-9]*' |
415 | /src/classes/ZUKE_ScenarioTest.cls | 149 | 25 | 149 | 82 | 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() |
415 | /src/classes/ZUKE_ScenarioTest.cls | 149 | 25 | 149 | 82 | 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() |
416 | /src/classes/ZUKE_ScenarioTest.cls | 149 | 25 | 149 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_exceptingStep' doesn't match '[a-z][a-zA-Z0-9]*' |
416 | /src/classes/ZUKE_ScenarioTest.cls | 149 | 25 | 149 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testTest_exceptingStep' doesn't match '[a-z][a-zA-Z0-9]*' |
417 | /src/classes/ZUKE_ScenarioTest.cls | 199 | 3 | 199 | 66 | 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. |
417 | /src/classes/ZUKE_ScenarioTest.cls | 199 | 3 | 199 | 66 | 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. |
418 | /src/classes/ZUKE_ScenarioTest.cls | 200 | 3 | 200 | 82 | 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. |
418 | /src/classes/ZUKE_ScenarioTest.cls | 200 | 3 | 200 | 82 | 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. |
419 | /src/classes/ZUKE_ScenarioTest.cls | 201 | 3 | 201 | 67 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
419 | /src/classes/ZUKE_ScenarioTest.cls | 201 | 3 | 201 | 67 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
420 | /src/classes/ZUKE_ScenarioTest.cls | 203 | 3 | 203 | 81 | 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. |
420 | /src/classes/ZUKE_ScenarioTest.cls | 203 | 3 | 203 | 81 | 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. |
421 | /src/classes/ZUKE_ScenarioTestFailureException.cls | 1 | 8 | 25 | 2 | 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/ZUKE_ScenarioTestFailureException.cls | 1 | 8 | 25 | 2 | 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/ZUKE_ScenarioTestFailureException.cls | 3 | 9 | 6 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
422 | /src/classes/ZUKE_ScenarioTestFailureException.cls | 3 | 9 | 6 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
423 | /src/classes/ZUKE_StaticResourceDao.cls | 1 | 16 | 7 | 2 | 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/ZUKE_StaticResourceDao.cls | 1 | 16 | 7 | 2 | 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/ZUKE_StaticResourceDao.cls | 1 | 1 | 1 | 15 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
424 | /src/classes/ZUKE_StaticResourceDao.cls | 1 | 1 | 1 | 15 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
425 | /src/classes/ZUKE_StaticResourceDao.cls | 3 | 17 | 6 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
425 | /src/classes/ZUKE_StaticResourceDao.cls | 3 | 17 | 6 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
426 | /src/classes/ZUKE_StaticResourceDao.cls | 5 | 10 | 5 | 83 | pmd | ApexCRUDViolation | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexcrudviolation | Validate CRUD permission before SOQL/DML operation or enforce user mode |
426 | /src/classes/ZUKE_StaticResourceDao.cls | 5 | 10 | 5 | 83 | pmd | ApexCRUDViolation | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexcrudviolation | Validate CRUD permission before SOQL/DML operation or enforce user mode |
427 | /src/classes/ZUKE_StaticResourceDaoTest.cls | 24 | 3 | 24 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
427 | /src/classes/ZUKE_StaticResourceDaoTest.cls | 24 | 3 | 24 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
428 | /src/classes/ZUKE_Step.cls | 1 | 8 | 9 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
428 | /src/classes/ZUKE_Step.cls | 1 | 8 | 9 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
429 | /src/classes/ZUKE_Step.cls | 3 | 2 | 3 | 32 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
429 | /src/classes/ZUKE_Step.cls | 3 | 2 | 3 | 32 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
430 | /src/classes/ZUKE_Step.cls | 4 | 2 | 4 | 27 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
430 | /src/classes/ZUKE_Step.cls | 4 | 2 | 4 | 27 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
431 | /src/classes/ZUKE_Step.cls | 5 | 2 | 5 | 30 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
431 | /src/classes/ZUKE_Step.cls | 5 | 2 | 5 | 30 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
432 | /src/classes/ZUKE_Step.cls | 6 | 2 | 6 | 39 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
432 | /src/classes/ZUKE_Step.cls | 6 | 2 | 6 | 39 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
433 | /src/classes/ZUKE_Step.cls | 7 | 2 | 7 | 39 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
433 | /src/classes/ZUKE_Step.cls | 7 | 2 | 7 | 39 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
434 | /src/classes/ZUKE_Step.cls | 8 | 2 | 8 | 39 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
434 | /src/classes/ZUKE_Step.cls | 8 | 2 | 8 | 39 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
435 | /src/classes/ZUKE_StepDao.cls | 1 | 16 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
435 | /src/classes/ZUKE_StepDao.cls | 1 | 16 | 34 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
436 | /src/classes/ZUKE_StepDao.cls | 1 | 1 | 1 | 15 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
436 | /src/classes/ZUKE_StepDao.cls | 1 | 1 | 1 | 15 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
437 | /src/classes/ZUKE_StepDao.cls | 7 | 17 | 11 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
437 | /src/classes/ZUKE_StepDao.cls | 7 | 17 | 11 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
438 | /src/classes/ZUKE_StepDao.cls | 9 | 35 | 9 | 124 | pmd | ApexCRUDViolation | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexcrudviolation | Validate CRUD permission before SOQL/DML operation or enforce user mode |
438 | /src/classes/ZUKE_StepDao.cls | 9 | 35 | 9 | 124 | pmd | ApexCRUDViolation | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexcrudviolation | Validate CRUD permission before SOQL/DML operation or enforce user mode |
439 | /src/classes/ZUKE_StepDao.cls | 21 | 5 | 21 | 97 | 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 |
439 | /src/classes/ZUKE_StepDao.cls | 21 | 5 | 21 | 97 | 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 |
440 | /src/classes/ZUKE_StepDao.cls | 27 | 16 | 33 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
440 | /src/classes/ZUKE_StepDao.cls | 27 | 16 | 33 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
441 | /src/classes/ZUKE_StepDaoTest.cls | 22 | 3 | 22 | 61 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
441 | /src/classes/ZUKE_StepDaoTest.cls | 22 | 3 | 22 | 61 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
442 | /src/classes/ZUKE_StepDaoTest.cls | 44 | 3 | 44 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
442 | /src/classes/ZUKE_StepDaoTest.cls | 44 | 3 | 44 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
443 | /src/classes/ZUKE_StepDaoTest.cls | 45 | 20 | 45 | 85 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
443 | /src/classes/ZUKE_StepDaoTest.cls | 45 | 20 | 45 | 85 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
444 | /src/classes/ZUKE_StepDaoTest.cls | 48 | 25 | 48 | 82 | 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() |
444 | /src/classes/ZUKE_StepDaoTest.cls | 48 | 25 | 48 | 82 | 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() |
445 | /src/classes/ZUKE_StepDaoTest.cls | 48 | 25 | 48 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'buildStepList_cantBeCast' doesn't match '[a-z][a-zA-Z0-9]*' |
445 | /src/classes/ZUKE_StepDaoTest.cls | 48 | 25 | 48 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'buildStepList_cantBeCast' doesn't match '[a-z][a-zA-Z0-9]*' |
446 | /src/classes/ZUKE_StepDaoTest.cls | 49 | 25 | 49 | 82 | 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() |
446 | /src/classes/ZUKE_StepDaoTest.cls | 49 | 25 | 49 | 82 | 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() |
447 | /src/classes/ZUKE_StepDaoTest.cls | 49 | 25 | 49 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'buildStepList_canBeCast' doesn't match '[a-z][a-zA-Z0-9]*' |
447 | /src/classes/ZUKE_StepDaoTest.cls | 49 | 25 | 49 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'buildStepList_canBeCast' doesn't match '[a-z][a-zA-Z0-9]*' |
448 | /src/classes/ZUKE_StepDaoTest.cls | 76 | 3 | 76 | 39 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
448 | /src/classes/ZUKE_StepDaoTest.cls | 76 | 3 | 76 | 39 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
449 | /src/classes/ZUKE_StepDaoTest.cls | 77 | 3 | 77 | 40 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
449 | /src/classes/ZUKE_StepDaoTest.cls | 77 | 3 | 77 | 40 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
450 | /src/classes/ZUKE_StepInitializeHelper.cls | 4 | 16 | 16 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
450 | /src/classes/ZUKE_StepInitializeHelper.cls | 4 | 16 | 16 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
451 | /src/classes/ZUKE_StepInitializeHelperTest.cls | 25 | 3 | 25 | 50 | 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/ZUKE_StepInitializeHelperTest.cls | 25 | 3 | 25 | 50 | 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/ZUKE_StepInitializeHelperTest.cls | 26 | 3 | 26 | 55 | 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. |
452 | /src/classes/ZUKE_StepInitializeHelperTest.cls | 26 | 3 | 26 | 55 | 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. |
453 | /src/classes/ZUKE_StepInitializeHelperTest.cls | 29 | 25 | 29 | 83 | 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() |
453 | /src/classes/ZUKE_StepInitializeHelperTest.cls | 29 | 25 | 29 | 83 | 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() |
454 | /src/classes/ZUKE_StepInitializeHelperTest.cls | 29 | 25 | 29 | 83 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetMatcher_matchless' doesn't match '[a-z][a-zA-Z0-9]*' |
454 | /src/classes/ZUKE_StepInitializeHelperTest.cls | 29 | 25 | 29 | 83 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetMatcher_matchless' doesn't match '[a-z][a-zA-Z0-9]*' |
455 | /src/classes/ZUKE_StepInitializeHelperTest.cls | 30 | 25 | 30 | 82 | 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() |
455 | /src/classes/ZUKE_StepInitializeHelperTest.cls | 30 | 25 | 30 | 82 | 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() |
456 | /src/classes/ZUKE_StepInitializeHelperTest.cls | 30 | 25 | 30 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetMatcher_matched' doesn't match '[a-z][a-zA-Z0-9]*' |
456 | /src/classes/ZUKE_StepInitializeHelperTest.cls | 30 | 25 | 30 | 82 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testGetMatcher_matched' doesn't match '[a-z][a-zA-Z0-9]*' |
457 | /src/classes/ZUKE_StepListConversionHelper.cls | 2 | 8 | 72 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'ZUKE_StepListConversionHelper' has a total cognitive complexity of 51 (highest 8), current threshold is 50 |
457 | /src/classes/ZUKE_StepListConversionHelper.cls | 2 | 8 | 72 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'ZUKE_StepListConversionHelper' has a total cognitive complexity of 51 (highest 8), current threshold is 50 |
458 | /src/classes/ZUKE_StepListConversionHelper.cls | 8 | 17 | 8 | 172 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
458 | /src/classes/ZUKE_StepListConversionHelper.cls | 8 | 17 | 8 | 172 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
459 | /src/classes/ZUKE_StepListConversionHelper.cls | 16 | 16 | 20 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
459 | /src/classes/ZUKE_StepListConversionHelper.cls | 16 | 16 | 20 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
460 | /src/classes/ZUKE_StepListConversionHelper.cls | 57 | 11 | 57 | 89 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'featureType' defined but not used |
460 | /src/classes/ZUKE_StepListConversionHelper.cls | 57 | 11 | 57 | 89 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'featureType' defined but not used |
461 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 21 | 17 | 53 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testConvert_string' doesn't match '[a-z][a-zA-Z0-9]*' |
461 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 21 | 17 | 53 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testConvert_string' doesn't match '[a-z][a-zA-Z0-9]*' |
462 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 47 | 3 | 47 | 57 | 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/ZUKE_StepListConversionHelperTest.cls | 47 | 3 | 47 | 57 | 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/ZUKE_StepListConversionHelperTest.cls | 51 | 4 | 51 | 73 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
463 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 51 | 4 | 51 | 73 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
464 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 55 | 25 | 55 | 93 | 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/ZUKE_StepListConversionHelperTest.cls | 55 | 25 | 55 | 93 | 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/ZUKE_StepListConversionHelperTest.cls | 55 | 25 | 55 | 93 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConvert_string_unmatchable' doesn't match '[a-z][a-zA-Z0-9]*' |
465 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 55 | 25 | 55 | 93 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConvert_string_unmatchable' doesn't match '[a-z][a-zA-Z0-9]*' |
466 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 56 | 25 | 56 | 93 | 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() |
466 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 56 | 25 | 56 | 93 | 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() |
467 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 56 | 25 | 56 | 93 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConvert_string_matchabe' doesn't match '[a-z][a-zA-Z0-9]*' |
467 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 56 | 25 | 56 | 93 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConvert_string_matchabe' doesn't match '[a-z][a-zA-Z0-9]*' |
468 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 60 | 17 | 91 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testConvert_typeAndStepList' doesn't match '[a-z][a-zA-Z0-9]*' |
468 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 60 | 17 | 91 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testConvert_typeAndStepList' doesn't match '[a-z][a-zA-Z0-9]*' |
469 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 84 | 3 | 84 | 68 | 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. |
469 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 84 | 3 | 84 | 68 | 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. |
470 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 89 | 4 | 89 | 73 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
470 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 89 | 4 | 89 | 73 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
471 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 93 | 25 | 93 | 111 | 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() |
471 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 93 | 25 | 93 | 111 | 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() |
472 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 93 | 25 | 93 | 111 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConvert_typeAndStepList_unmatchable' doesn't match '[a-z][a-zA-Z0-9]*' |
472 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 93 | 25 | 93 | 111 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConvert_typeAndStepList_unmatchable' doesn't match '[a-z][a-zA-Z0-9]*' |
473 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 94 | 25 | 94 | 111 | 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() |
473 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 94 | 25 | 94 | 111 | 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() |
474 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 94 | 25 | 94 | 111 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConvert_typeAndStepList_matchable' doesn't match '[a-z][a-zA-Z0-9]*' |
474 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 94 | 25 | 94 | 111 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConvert_typeAndStepList_matchable' doesn't match '[a-z][a-zA-Z0-9]*' |
475 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 98 | 25 | 157 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConvert_mappedStepTypes' doesn't match '[a-z][a-zA-Z0-9]*' |
475 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 98 | 25 | 157 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testConvert_mappedStepTypes' doesn't match '[a-z][a-zA-Z0-9]*' |
476 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 140 | 3 | 140 | 48 | 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. |
476 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 140 | 3 | 140 | 48 | 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. |
477 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 154 | 3 | 154 | 35 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
477 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 154 | 3 | 154 | 35 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
478 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 155 | 3 | 155 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
478 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 155 | 3 | 155 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
479 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 156 | 3 | 156 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
479 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 156 | 3 | 156 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
480 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 180 | 3 | 180 | 48 | 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. |
480 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 180 | 3 | 180 | 48 | 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. |
481 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 183 | 3 | 183 | 72 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
481 | /src/classes/ZUKE_StepListConversionHelperTest.cls | 183 | 3 | 183 | 72 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
482 | /src/classes/ZUKE_StepListExtractionHelper.cls | 11 | 16 | 16 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
482 | /src/classes/ZUKE_StepListExtractionHelper.cls | 11 | 16 | 16 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
483 | /src/classes/ZUKE_StepListExtractionHelper.cls | 18 | 22 | 27 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
483 | /src/classes/ZUKE_StepListExtractionHelper.cls | 18 | 22 | 27 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
484 | /src/classes/ZUKE_StepListExtractionHelper.cls | 31 | 23 | 35 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
484 | /src/classes/ZUKE_StepListExtractionHelper.cls | 31 | 23 | 35 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
485 | /src/classes/ZUKE_StepListExtractionHelper.cls | 39 | 23 | 58 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
485 | /src/classes/ZUKE_StepListExtractionHelper.cls | 39 | 23 | 58 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
486 | /src/classes/ZUKE_StepListExtractionHelper.cls | 69 | 13 | 69 | 108 | 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 |
486 | /src/classes/ZUKE_StepListExtractionHelper.cls | 69 | 13 | 69 | 108 | 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 |
487 | /src/classes/ZUKE_StepListExtractionHelper.cls | 73 | 23 | 89 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
487 | /src/classes/ZUKE_StepListExtractionHelper.cls | 73 | 23 | 89 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
488 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 2 | 8 | 447 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'ZUKE_StepListExtractionHelperTest' has a total cognitive complexity of 51 (highest 10), current threshold is 50 |
488 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 2 | 8 | 447 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'ZUKE_StepListExtractionHelperTest' has a total cognitive complexity of 51 (highest 10), current threshold is 50 |
489 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 2 | 8 | 447 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'ZUKE_StepListExtractionHelperTest' has a total cyclomatic complexity of 84 (highest 9). |
489 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 2 | 8 | 447 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'ZUKE_StepListExtractionHelperTest' has a total cyclomatic complexity of 84 (highest 9). |
490 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 30 | 3 | 30 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
490 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 30 | 3 | 30 | 34 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
491 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 62 | 3 | 62 | 58 | 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. |
491 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 62 | 3 | 62 | 58 | 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. |
492 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 68 | 4 | 68 | 61 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
492 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 68 | 4 | 68 | 61 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
493 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 72 | 25 | 72 | 110 | 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() |
493 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 72 | 25 | 72 | 110 | 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() |
494 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 72 | 25 | 72 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_notRequired_0' doesn't match '[a-z][a-zA-Z0-9]*' |
494 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 72 | 25 | 72 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_notRequired_0' doesn't match '[a-z][a-zA-Z0-9]*' |
495 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 73 | 25 | 73 | 110 | 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() |
495 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 73 | 25 | 73 | 110 | 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() |
496 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 73 | 25 | 73 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_notRequired_1' doesn't match '[a-z][a-zA-Z0-9]*' |
496 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 73 | 25 | 73 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_notRequired_1' doesn't match '[a-z][a-zA-Z0-9]*' |
497 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 74 | 25 | 74 | 110 | 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() |
497 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 74 | 25 | 74 | 110 | 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() |
498 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 74 | 25 | 74 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_notRequired_2' doesn't match '[a-z][a-zA-Z0-9]*' |
498 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 74 | 25 | 74 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_notRequired_2' doesn't match '[a-z][a-zA-Z0-9]*' |
499 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 75 | 25 | 75 | 110 | 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() |
499 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 75 | 25 | 75 | 110 | 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() |
500 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 75 | 25 | 75 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_required_0' doesn't match '[a-z][a-zA-Z0-9]*' |
500 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 75 | 25 | 75 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_required_0' doesn't match '[a-z][a-zA-Z0-9]*' |
501 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 76 | 25 | 76 | 110 | 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() |
501 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 76 | 25 | 76 | 110 | 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() |
502 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 76 | 25 | 76 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_required_1' doesn't match '[a-z][a-zA-Z0-9]*' |
502 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 76 | 25 | 76 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_required_1' doesn't match '[a-z][a-zA-Z0-9]*' |
503 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 77 | 25 | 77 | 110 | 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() |
503 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 77 | 25 | 77 | 110 | 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() |
504 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 77 | 25 | 77 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_required_2' doesn't match '[a-z][a-zA-Z0-9]*' |
504 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 77 | 25 | 77 | 110 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testValidateKeywordCount_required_2' doesn't match '[a-z][a-zA-Z0-9]*' |
505 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 116 | 3 | 116 | 58 | 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. |
505 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 116 | 3 | 116 | 58 | 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. |
506 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 125 | 25 | 125 | 133 | 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() |
506 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 125 | 25 | 125 | 133 | 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() |
507 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 125 | 25 | 125 | 133 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCheckForKeywordAbuse_nothingForbidden' doesn't match '[a-z][a-zA-Z0-9]*' |
507 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 125 | 25 | 125 | 133 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCheckForKeywordAbuse_nothingForbidden' doesn't match '[a-z][a-zA-Z0-9]*' |
508 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 126 | 25 | 126 | 133 | 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() |
508 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 126 | 25 | 126 | 133 | 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() |
509 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 126 | 25 | 126 | 133 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCheckForKeywordAbuse_forbiddenNotContained' doesn't match '[a-z][a-zA-Z0-9]*' |
509 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 126 | 25 | 126 | 133 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCheckForKeywordAbuse_forbiddenNotContained' doesn't match '[a-z][a-zA-Z0-9]*' |
510 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 127 | 25 | 127 | 144 | 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() |
510 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 127 | 25 | 127 | 144 | 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() |
511 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 127 | 25 | 127 | 144 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCheckForKeywordAbuse_forbiddenContained_noNextKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
511 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 127 | 25 | 127 | 144 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCheckForKeywordAbuse_forbiddenContained_noNextKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
512 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 128 | 25 | 128 | 144 | 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() |
512 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 128 | 25 | 128 | 144 | 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() |
513 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 128 | 25 | 128 | 144 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCheckForKeywordAbuse_forbiddenContained_beforeNextKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
513 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 128 | 25 | 128 | 144 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCheckForKeywordAbuse_forbiddenContained_beforeNextKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
514 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 132 | 17 | 177 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
514 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 132 | 17 | 177 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
515 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 168 | 3 | 168 | 59 | 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. |
515 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 168 | 3 | 168 | 59 | 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. |
516 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 175 | 4 | 175 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
516 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 175 | 4 | 175 | 63 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
517 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 179 | 17 | 195 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
517 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 179 | 17 | 195 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
518 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 197 | 25 | 197 | 153 | 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() |
518 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 197 | 25 | 197 | 153 | 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() |
519 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 197 | 25 | 197 | 153 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetNotMatchedAndNotRequired' doesn't match '[a-z][a-zA-Z0-9]*' |
519 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 197 | 25 | 197 | 153 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetNotMatchedAndNotRequired' doesn't match '[a-z][a-zA-Z0-9]*' |
520 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 198 | 25 | 198 | 152 | 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() |
520 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 198 | 25 | 198 | 152 | 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() |
521 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 198 | 25 | 198 | 152 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetNotMatchedAndRequired' doesn't match '[a-z][a-zA-Z0-9]*' |
521 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 198 | 25 | 198 | 152 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetNotMatchedAndRequired' doesn't match '[a-z][a-zA-Z0-9]*' |
522 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 199 | 25 | 199 | 157 | 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() |
522 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 199 | 25 | 199 | 157 | 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() |
523 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 199 | 25 | 199 | 157 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetMatchedContainingForbiddenKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
523 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 199 | 25 | 199 | 157 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetMatchedContainingForbiddenKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
524 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 200 | 25 | 200 | 144 | 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() |
524 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 200 | 25 | 200 | 144 | 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() |
525 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 200 | 25 | 200 | 144 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetMatchedTwice' doesn't match '[a-z][a-zA-Z0-9]*' |
525 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 200 | 25 | 200 | 144 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetMatchedTwice' doesn't match '[a-z][a-zA-Z0-9]*' |
526 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 201 | 25 | 201 | 156 | 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() |
526 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 201 | 25 | 201 | 156 | 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() |
527 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 201 | 25 | 201 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetMatchedWithoutNextKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
527 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 201 | 25 | 201 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetMatchedWithoutNextKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
528 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 202 | 25 | 202 | 153 | 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() |
528 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 202 | 25 | 202 | 153 | 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() |
529 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 202 | 25 | 202 | 153 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetMatchedWithNextKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
529 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 202 | 25 | 202 | 153 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetMatchedWithNextKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
530 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 203 | 25 | 203 | 156 | 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() |
530 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 203 | 25 | 203 | 156 | 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() |
531 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 203 | 25 | 203 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetMatchedContainingNextKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
531 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 203 | 25 | 203 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsString_targetMatchedContainingNextKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
532 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 228 | 3 | 228 | 90 | 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. |
532 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 228 | 3 | 228 | 90 | 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. |
533 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 229 | 3 | 229 | 102 | 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. |
533 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 229 | 3 | 229 | 102 | 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. |
534 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 232 | 25 | 232 | 102 | 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() |
534 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 232 | 25 | 232 | 102 | 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() |
535 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 232 | 25 | 232 | 102 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testSelectBeforeKeyword_noKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
535 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 232 | 25 | 232 | 102 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testSelectBeforeKeyword_noKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
536 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 233 | 25 | 233 | 102 | 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() |
536 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 233 | 25 | 233 | 102 | 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() |
537 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 233 | 25 | 233 | 102 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testSelectBeforeKeyword_hasKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
537 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 233 | 25 | 233 | 102 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testSelectBeforeKeyword_hasKeyword' doesn't match '[a-z][a-zA-Z0-9]*' |
538 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 237 | 25 | 258 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_beforeAndAfterStrings' doesn't match '[a-z][a-zA-Z0-9]*' |
538 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 237 | 25 | 258 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_beforeAndAfterStrings' doesn't match '[a-z][a-zA-Z0-9]*' |
539 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 256 | 3 | 256 | 68 | 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. |
539 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 256 | 3 | 256 | 68 | 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. |
540 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 257 | 3 | 257 | 67 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
540 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 257 | 3 | 257 | 67 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
541 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 262 | 17 | 300 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testBuildStepDivisionMap_remainingStepAsString' doesn't match '[a-z][a-zA-Z0-9]*' |
541 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 262 | 17 | 300 | 3 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'testBuildStepDivisionMap_remainingStepAsString' doesn't match '[a-z][a-zA-Z0-9]*' |
542 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 294 | 3 | 294 | 59 | 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. |
542 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 294 | 3 | 294 | 59 | 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. |
543 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 297 | 4 | 297 | 89 | 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. |
543 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 297 | 4 | 297 | 89 | 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. |
544 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 298 | 4 | 298 | 112 | 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. |
544 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 298 | 4 | 298 | 112 | 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. |
545 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 302 | 25 | 302 | 155 | 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() |
545 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 302 | 25 | 302 | 155 | 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() |
546 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 302 | 25 | 302 | 155 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_bothNull' doesn't match '[a-z][a-zA-Z0-9]*' |
546 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 302 | 25 | 302 | 155 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_bothNull' doesn't match '[a-z][a-zA-Z0-9]*' |
547 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 303 | 25 | 303 | 152 | 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() |
547 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 303 | 25 | 303 | 152 | 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() |
548 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 303 | 25 | 303 | 152 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_and' doesn't match '[a-z][a-zA-Z0-9]*' |
548 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 303 | 25 | 303 | 152 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_and' doesn't match '[a-z][a-zA-Z0-9]*' |
549 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 304 | 25 | 304 | 156 | 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() |
549 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 304 | 25 | 304 | 156 | 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() |
550 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 304 | 25 | 304 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_bothAnd' doesn't match '[a-z][a-zA-Z0-9]*' |
550 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 304 | 25 | 304 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_bothAnd' doesn't match '[a-z][a-zA-Z0-9]*' |
551 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 305 | 25 | 305 | 156 | 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() |
551 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 305 | 25 | 305 | 156 | 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() |
552 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 305 | 25 | 305 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_andAndBut' doesn't match '[a-z][a-zA-Z0-9]*' |
552 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 305 | 25 | 305 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_andAndBut' doesn't match '[a-z][a-zA-Z0-9]*' |
553 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 306 | 25 | 306 | 156 | 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() |
553 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 306 | 25 | 306 | 156 | 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() |
554 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 306 | 25 | 306 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_andAndOr' doesn't match '[a-z][a-zA-Z0-9]*' |
554 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 306 | 25 | 306 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_andAndOr' doesn't match '[a-z][a-zA-Z0-9]*' |
555 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 307 | 25 | 307 | 152 | 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() |
555 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 307 | 25 | 307 | 152 | 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() |
556 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 307 | 25 | 307 | 152 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_but' doesn't match '[a-z][a-zA-Z0-9]*' |
556 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 307 | 25 | 307 | 152 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_but' doesn't match '[a-z][a-zA-Z0-9]*' |
557 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 308 | 25 | 308 | 156 | 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() |
557 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 308 | 25 | 308 | 156 | 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() |
558 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 308 | 25 | 308 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_butAndAnd' doesn't match '[a-z][a-zA-Z0-9]*' |
558 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 308 | 25 | 308 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_butAndAnd' doesn't match '[a-z][a-zA-Z0-9]*' |
559 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 309 | 25 | 309 | 155 | 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() |
559 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 309 | 25 | 309 | 155 | 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() |
560 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 309 | 25 | 309 | 155 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_bothBut' doesn't match '[a-z][a-zA-Z0-9]*' |
560 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 309 | 25 | 309 | 155 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_bothBut' doesn't match '[a-z][a-zA-Z0-9]*' |
561 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 310 | 25 | 310 | 156 | 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() |
561 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 310 | 25 | 310 | 156 | 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() |
562 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 310 | 25 | 310 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_butAndOr' doesn't match '[a-z][a-zA-Z0-9]*' |
562 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 310 | 25 | 310 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_butAndOr' doesn't match '[a-z][a-zA-Z0-9]*' |
563 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 311 | 25 | 311 | 151 | 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() |
563 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 311 | 25 | 311 | 151 | 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() |
564 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 311 | 25 | 311 | 151 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_or' doesn't match '[a-z][a-zA-Z0-9]*' |
564 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 311 | 25 | 311 | 151 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_or' doesn't match '[a-z][a-zA-Z0-9]*' |
565 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 312 | 25 | 312 | 156 | 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() |
565 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 312 | 25 | 312 | 156 | 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() |
566 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 312 | 25 | 312 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_orAndAnd' doesn't match '[a-z][a-zA-Z0-9]*' |
566 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 312 | 25 | 312 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_orAndAnd' doesn't match '[a-z][a-zA-Z0-9]*' |
567 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 313 | 25 | 313 | 156 | 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() |
567 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 313 | 25 | 313 | 156 | 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() |
568 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 313 | 25 | 313 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_orAndBut' doesn't match '[a-z][a-zA-Z0-9]*' |
568 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 313 | 25 | 313 | 156 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_orAndBut' doesn't match '[a-z][a-zA-Z0-9]*' |
569 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 314 | 25 | 314 | 154 | 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() |
569 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 314 | 25 | 314 | 154 | 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() |
570 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 314 | 25 | 314 | 154 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_bothOr' doesn't match '[a-z][a-zA-Z0-9]*' |
570 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 314 | 25 | 314 | 154 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepDivisionMap_remainingStepAsString_bothOr' doesn't match '[a-z][a-zA-Z0-9]*' |
571 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 348 | 4 | 348 | 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. |
571 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 348 | 4 | 348 | 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. |
572 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 351 | 5 | 351 | 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. |
572 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 351 | 5 | 351 | 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. |
573 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 354 | 10 | 354 | 59 | 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. |
573 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 354 | 10 | 354 | 59 | 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. |
574 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 357 | 25 | 357 | 104 | 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() |
574 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 357 | 25 | 357 | 104 | 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() |
575 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 357 | 25 | 357 | 104 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsStringList_1step' doesn't match '[a-z][a-zA-Z0-9]*' |
575 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 357 | 25 | 357 | 104 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsStringList_1step' doesn't match '[a-z][a-zA-Z0-9]*' |
576 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 358 | 25 | 358 | 104 | 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() |
576 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 358 | 25 | 358 | 104 | 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() |
577 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 358 | 25 | 358 | 104 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsStringList_2steps' doesn't match '[a-z][a-zA-Z0-9]*' |
577 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 358 | 25 | 358 | 104 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsStringList_2steps' doesn't match '[a-z][a-zA-Z0-9]*' |
578 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 359 | 25 | 359 | 104 | 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() |
578 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 359 | 25 | 359 | 104 | 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() |
579 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 359 | 25 | 359 | 104 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsStringList_0steps' doesn't match '[a-z][a-zA-Z0-9]*' |
579 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 359 | 25 | 359 | 104 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testExtractStepsAsStringList_0steps' doesn't match '[a-z][a-zA-Z0-9]*' |
580 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 363 | 25 | 394 | 3 | 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() |
580 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 363 | 25 | 394 | 3 | 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() |
581 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 401 | 40 | 401 | 119 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'dummyStepAsStringListByStepTypeMap' defined but not used |
581 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 401 | 40 | 401 | 119 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'dummyStepAsStringListByStepTypeMap' defined but not used |
582 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 436 | 25 | 436 | 94 | 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() |
582 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 436 | 25 | 436 | 94 | 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() |
583 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 436 | 25 | 436 | 94 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepListMap_instance' doesn't match '[a-z][a-zA-Z0-9]*' |
583 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 436 | 25 | 436 | 94 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepListMap_instance' doesn't match '[a-z][a-zA-Z0-9]*' |
584 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 437 | 25 | 437 | 94 | 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() |
584 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 437 | 25 | 437 | 94 | 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() |
585 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 437 | 25 | 437 | 94 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepListMap_static' doesn't match '[a-z][a-zA-Z0-9]*' |
585 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 437 | 25 | 437 | 94 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testBuildStepListMap_static' doesn't match '[a-z][a-zA-Z0-9]*' |
586 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 443 | 3 | 443 | 69 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
586 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 443 | 3 | 443 | 69 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
587 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 444 | 3 | 444 | 92 | 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. |
587 | /src/classes/ZUKE_StepListExtractionHelperTest.cls | 444 | 3 | 444 | 92 | 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. |
588 | /src/classes/ZUKE_StepTemplateFolderNotSetException.cls | 1 | 8 | 1 | 73 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
588 | /src/classes/ZUKE_StepTemplateFolderNotSetException.cls | 1 | 8 | 1 | 73 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
589 | /src/classes/ZUKE_StepTemplateHelper.cls | 1 | 8 | 211 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
589 | /src/classes/ZUKE_StepTemplateHelper.cls | 1 | 8 | 211 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
590 | /src/classes/ZUKE_StepTemplateHelper.cls | 19 | 16 | 35 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
590 | /src/classes/ZUKE_StepTemplateHelper.cls | 19 | 16 | 35 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
591 | /src/classes/ZUKE_StepTemplateHelper.cls | 32 | 7 | 32 | 166 | 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 |
591 | /src/classes/ZUKE_StepTemplateHelper.cls | 32 | 7 | 32 | 166 | 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 |
592 | /src/classes/ZUKE_StepTemplateHelper.cls | 51 | 30 | 64 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
592 | /src/classes/ZUKE_StepTemplateHelper.cls | 51 | 30 | 64 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
593 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 42 | 3 | 42 | 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. |
593 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 42 | 3 | 42 | 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. |
594 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 45 | 25 | 45 | 99 | 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() |
594 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 45 | 25 | 45 | 99 | 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() |
595 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 45 | 25 | 45 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCreateProposedClassName_01' doesn't match '[a-z][a-zA-Z0-9]*' |
595 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 45 | 25 | 45 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCreateProposedClassName_01' doesn't match '[a-z][a-zA-Z0-9]*' |
596 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 46 | 25 | 46 | 99 | 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() |
596 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 46 | 25 | 46 | 99 | 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() |
597 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 46 | 25 | 46 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCreateProposedClassName_35' doesn't match '[a-z][a-zA-Z0-9]*' |
597 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 46 | 25 | 46 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCreateProposedClassName_35' doesn't match '[a-z][a-zA-Z0-9]*' |
598 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 47 | 25 | 47 | 99 | 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() |
598 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 47 | 25 | 47 | 99 | 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() |
599 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 47 | 25 | 47 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCreateProposedClassName_36' doesn't match '[a-z][a-zA-Z0-9]*' |
599 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 47 | 25 | 47 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCreateProposedClassName_36' doesn't match '[a-z][a-zA-Z0-9]*' |
600 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 48 | 25 | 48 | 99 | 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() |
600 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 48 | 25 | 48 | 99 | 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() |
601 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 48 | 25 | 48 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCreateProposedClassName_37' doesn't match '[a-z][a-zA-Z0-9]*' |
601 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 48 | 25 | 48 | 99 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'testCreateProposedClassName_37' doesn't match '[a-z][a-zA-Z0-9]*' |
602 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 52 | 25 | 67 | 3 | 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() |
602 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 52 | 25 | 67 | 3 | 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() |
603 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 71 | 25 | 86 | 3 | 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() |
603 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 71 | 25 | 86 | 3 | 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() |
604 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 90 | 25 | 105 | 3 | 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() |
604 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 90 | 25 | 105 | 3 | 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() |
605 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 109 | 25 | 124 | 3 | 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() |
605 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 109 | 25 | 124 | 3 | 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() |
606 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 128 | 25 | 143 | 3 | 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() |
606 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 128 | 25 | 143 | 3 | 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() |
607 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 147 | 25 | 162 | 3 | 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() |
607 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 147 | 25 | 162 | 3 | 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() |
608 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 166 | 25 | 181 | 3 | 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() |
608 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 166 | 25 | 181 | 3 | 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() |
609 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 185 | 25 | 200 | 3 | 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() |
609 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 185 | 25 | 200 | 3 | 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() |
610 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 204 | 25 | 219 | 3 | 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() |
610 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 204 | 25 | 219 | 3 | 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() |
611 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 223 | 25 | 238 | 3 | 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() |
611 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 223 | 25 | 238 | 3 | 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() |
612 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 255 | 3 | 255 | 99 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
612 | /src/classes/ZUKE_StepTemplateHelperTest.cls | 255 | 3 | 255 | 99 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
613 | /src/classes/ZUKE_StepTest.cls | 20 | 3 | 20 | 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. |
613 | /src/classes/ZUKE_StepTest.cls | 20 | 3 | 20 | 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. |
614 | /src/classes/ZUKE_StepTest.cls | 36 | 3 | 36 | 64 | 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. |
614 | /src/classes/ZUKE_StepTest.cls | 36 | 3 | 36 | 64 | 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. |
615 | /src/classes/ZUKE_StepTest.cls | 52 | 3 | 52 | 59 | 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. |
615 | /src/classes/ZUKE_StepTest.cls | 52 | 3 | 52 | 59 | 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. |
616 | /src/classes/ZUKE_StepTest.cls | 68 | 3 | 68 | 80 | 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. |
616 | /src/classes/ZUKE_StepTest.cls | 68 | 3 | 68 | 80 | 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. |
617 | /src/classes/ZUKE_StepTest.cls | 83 | 3 | 83 | 45 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
617 | /src/classes/ZUKE_StepTest.cls | 83 | 3 | 83 | 45 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
618 | /src/classes/ZUKE_StepTest.cls | 99 | 3 | 99 | 24 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
618 | /src/classes/ZUKE_StepTest.cls | 99 | 3 | 99 | 24 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assert' should have 2 parameters. |
619 | /src/classes/ZUKE_StepTestFailureException.cls | 1 | 8 | 1 | 64 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
619 | /src/classes/ZUKE_StepTestFailureException.cls | 1 | 8 | 1 | 64 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
620 | /src/classes/ZUKE_UnimplementedStepException.cls | 1 | 8 | 7 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
620 | /src/classes/ZUKE_UnimplementedStepException.cls | 1 | 8 | 7 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
621 | /src/classes/ZUKE_UnimplementedStepException.cls | 3 | 9 | 6 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
621 | /src/classes/ZUKE_UnimplementedStepException.cls | 3 | 9 | 6 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
622 | /src/classes/ZUKE_UnimplementedStepExceptionTest.cls | 6 | 25 | 26 | 3 | 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() |
622 | /src/classes/ZUKE_UnimplementedStepExceptionTest.cls | 6 | 25 | 26 | 3 | 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() |
623 | /src/classes/ZUKE_UnmatchableStepException.cls | 1 | 8 | 31 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
623 | /src/classes/ZUKE_UnmatchableStepException.cls | 1 | 8 | 31 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
624 | /src/classes/ZUKE_UnmatchableStepException.cls | 7 | 9 | 13 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
624 | /src/classes/ZUKE_UnmatchableStepException.cls | 7 | 9 | 13 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
625 | /src/classes/ZUKE_UnmatchableStepException.cls | 15 | 9 | 18 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
625 | /src/classes/ZUKE_UnmatchableStepException.cls | 15 | 9 | 18 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
626 | /src/classes/ZUKE_UnmatchableStepException.cls | 20 | 9 | 30 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
626 | /src/classes/ZUKE_UnmatchableStepException.cls | 20 | 9 | 30 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
627 | /src/classes/ZUKE_UnmatchableStepException.cls | 22 | 5 | 22 | 66 | 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 |
627 | /src/classes/ZUKE_UnmatchableStepException.cls | 22 | 5 | 22 | 66 | 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 |
628 | /src/classes/ZUKE_UnmatchableStepException.cls | 23 | 5 | 29 | 9 | pmd | ApexDangerousMethods | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexdangerousmethods | Calling potentially dangerous method |
628 | /src/classes/ZUKE_UnmatchableStepException.cls | 23 | 5 | 29 | 9 | pmd | ApexDangerousMethods | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexdangerousmethods | Calling potentially dangerous method |
629 | /src/classes/ZUKE_UnmatchableStepException.cls | 23 | 5 | 29 | 9 | 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 |
629 | /src/classes/ZUKE_UnmatchableStepException.cls | 23 | 5 | 29 | 9 | 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 |
630 | /src/classes/ZUKE_UnmatchableStepsException.cls | 1 | 8 | 20 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
630 | /src/classes/ZUKE_UnmatchableStepsException.cls | 1 | 8 | 20 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
631 | /src/classes/ZUKE_UnmatchableStepsException.cls | 4 | 10 | 4 | 116 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
631 | /src/classes/ZUKE_UnmatchableStepsException.cls | 4 | 10 | 4 | 116 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
632 | /src/classes/ZUKE_UnmatchableStepsException.cls | 6 | 9 | 11 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
632 | /src/classes/ZUKE_UnmatchableStepsException.cls | 6 | 9 | 11 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
633 | /src/classes/ZUKE_UnmatchableStepsExceptionTest.cls | 28 | 3 | 28 | 89 | 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. |
633 | /src/classes/ZUKE_UnmatchableStepsExceptionTest.cls | 28 | 3 | 28 | 89 | 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. |
634 | /src/classes/ZUKE_UnmatchableStepsExceptionTest.cls | 33 | 25 | 55 | 3 | 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() |
634 | /src/classes/ZUKE_UnmatchableStepsExceptionTest.cls | 33 | 25 | 55 | 3 | 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() |