pmd7_2 took 16 seconds to run and found 1543 violations
pmd7_3 took 19 seconds to run and found 1543 violations
Among the 1543 total comparisons:
Violation counts:
# | fileName | line | column | endLine | endColumn | engine | ruleName | severity | category | url | message |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | /force-app/main/default/classes/LC_URLController.cls | 7 | 21 | 32 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1 | /force-app/main/default/classes/LC_URLController.cls | 7 | 21 | 32 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
2 | /force-app/main/default/classes/LC_URLController.cls | 10 | 19 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2 | /force-app/main/default/classes/LC_URLController.cls | 10 | 19 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3 | /force-app/main/default/classes/LC_URLControllerTest.cls | 8 | 9 | 28 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
3 | /force-app/main/default/classes/LC_URLControllerTest.cls | 8 | 9 | 28 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
4 | /force-app/main/default/classes/LC_URLControllerTest.cls | 11 | 12 | 26 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_get_url_info' doesn't match '[a-z][a-zA-Z0-9]*' |
4 | /force-app/main/default/classes/LC_URLControllerTest.cls | 11 | 12 | 26 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_get_url_info' doesn't match '[a-z][a-zA-Z0-9]*' |
5 | /force-app/main/default/classes/LC_URLControllerTest.cls | 20 | 9 | 20 | 101 | 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. |
5 | /force-app/main/default/classes/LC_URLControllerTest.cls | 20 | 9 | 20 | 101 | 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. |
6 | /force-app/main/default/classes/LC_URLControllerTest.cls | 21 | 9 | 21 | 111 | 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. |
6 | /force-app/main/default/classes/LC_URLControllerTest.cls | 21 | 9 | 21 | 111 | 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. |
7 | /force-app/main/default/classes/LC_URLControllerTest.cls | 22 | 9 | 22 | 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. |
7 | /force-app/main/default/classes/LC_URLControllerTest.cls | 22 | 9 | 22 | 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. |
8 | /force-app/main/default/classes/LC_VisualforceDomainController.cls | 7 | 21 | 26 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
8 | /force-app/main/default/classes/LC_VisualforceDomainController.cls | 7 | 21 | 26 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
9 | /force-app/main/default/classes/LC_VisualforceDomainController.cls | 12 | 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 |
9 | /force-app/main/default/classes/LC_VisualforceDomainController.cls | 12 | 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 |
10 | /force-app/main/default/classes/LC_VisualforceDomainController.cls | 21 | 12 | 24 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
10 | /force-app/main/default/classes/LC_VisualforceDomainController.cls | 21 | 12 | 24 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
11 | /force-app/main/default/classes/LC_VisualforceDomainControllerTest.cls | 13 | 12 | 23 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_get_visualforce_domain_url' doesn't match '[a-z][a-zA-Z0-9]*' |
11 | /force-app/main/default/classes/LC_VisualforceDomainControllerTest.cls | 13 | 12 | 23 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_get_visualforce_domain_url' doesn't match '[a-z][a-zA-Z0-9]*' |
12 | /force-app/main/default/classes/LC_VisualforceDomainControllerTest.cls | 19 | 9 | 19 | 70 | 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. |
12 | /force-app/main/default/classes/LC_VisualforceDomainControllerTest.cls | 19 | 9 | 19 | 70 | 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. |
13 | /force-app/main/default/classes/LC_VisualforceDomainControllerTest.cls | 30 | 12 | 46 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_get_domain_url' doesn't match '[a-z][a-zA-Z0-9]*' |
13 | /force-app/main/default/classes/LC_VisualforceDomainControllerTest.cls | 30 | 12 | 46 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_get_domain_url' doesn't match '[a-z][a-zA-Z0-9]*' |
14 | /force-app/main/default/classes/LC_VisualforceDomainControllerTest.cls | 42 | 9 | 42 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
14 | /force-app/main/default/classes/LC_VisualforceDomainControllerTest.cls | 42 | 9 | 42 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
15 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 11 | 26 | 27 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
15 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 11 | 26 | 27 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
16 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 13 | 12 | 13 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
16 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 13 | 12 | 13 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
17 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 15 | 12 | 15 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
17 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 15 | 12 | 15 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
18 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 17 | 12 | 17 | 42 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
18 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 17 | 12 | 17 | 42 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
19 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 19 | 12 | 19 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
19 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 19 | 12 | 19 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
20 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 21 | 12 | 21 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
20 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 21 | 12 | 21 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
21 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 23 | 12 | 23 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
21 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 23 | 12 | 23 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
22 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 25 | 12 | 25 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
22 | /force-app/main/default/classes/MA_AnonymousApexExecuteResult.cls | 25 | 12 | 25 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
23 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 10 | 26 | 64 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
23 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 10 | 26 | 64 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
24 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 18 | 59 | 18 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
24 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 18 | 59 | 18 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
25 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 19 | 59 | 19 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
25 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 19 | 59 | 19 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
26 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 20 | 59 | 20 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
26 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 20 | 59 | 20 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
27 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 21 | 59 | 21 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
27 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 21 | 59 | 21 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
28 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 22 | 59 | 22 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
28 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 22 | 59 | 22 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
29 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 23 | 59 | 23 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
29 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 23 | 59 | 23 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
30 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 24 | 59 | 24 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
30 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 24 | 59 | 24 | 76 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
31 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 46 | 19 | 48 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
31 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 46 | 19 | 48 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
32 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 50 | 20 | 62 | 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. |
32 | /force-app/main/default/classes/MA_AsyncApexJobMock.cls | 50 | 20 | 62 | 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. |
33 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 11 | 24 | 206 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
33 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 11 | 24 | 206 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
34 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 17 | 19 | 78 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
34 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 17 | 19 | 78 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
35 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 21 | 9 | 21 | 91 | 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 |
35 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 21 | 9 | 21 | 91 | 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 |
36 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 21 | 9 | 21 | 91 | 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. |
36 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 21 | 9 | 21 | 91 | 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. |
37 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 85 | 30 | 172 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
37 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 85 | 30 | 172 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
38 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 157 | 16 | 157 | 28 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
38 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 157 | 16 | 157 | 28 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
39 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 157 | 9 | 157 | 15 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
39 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 157 | 9 | 157 | 15 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
40 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 159 | 16 | 170 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
40 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 159 | 16 | 170 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
41 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 174 | 30 | 204 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
41 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 174 | 30 | 204 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
42 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 194 | 16 | 194 | 29 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
42 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 194 | 16 | 194 | 29 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
43 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 194 | 9 | 194 | 15 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
43 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 194 | 9 | 194 | 15 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
44 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 196 | 16 | 202 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
44 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocable.cls | 196 | 16 | 202 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
45 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 8 | 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 |
45 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 8 | 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 |
46 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 11 | 12 | 83 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_invocable' doesn't match '[a-z][a-zA-Z0-9]*' |
46 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 11 | 12 | 83 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_invocable' doesn't match '[a-z][a-zA-Z0-9]*' |
47 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 23 | 60 | 23 | 104 | 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. |
47 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 23 | 60 | 23 | 104 | 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. |
48 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 62 | 9 | 62 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
48 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 62 | 9 | 62 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
49 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 63 | 9 | 63 | 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. |
49 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 63 | 9 | 63 | 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. |
50 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 75 | 9 | 75 | 93 | 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. |
50 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 75 | 9 | 75 | 93 | 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. |
51 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 76 | 9 | 76 | 74 | 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. |
51 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 76 | 9 | 76 | 74 | 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. |
52 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 78 | 9 | 78 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
52 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 78 | 9 | 78 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
53 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 79 | 9 | 79 | 131 | 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. |
53 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 79 | 9 | 79 | 131 | 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. |
54 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 80 | 9 | 80 | 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. |
54 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 80 | 9 | 80 | 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. |
55 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 81 | 9 | 81 | 91 | 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. |
55 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 81 | 9 | 81 | 91 | 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. |
56 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 86 | 12 | 98 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
56 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 86 | 12 | 98 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
57 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 86 | 12 | 98 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'instantiate_request_and_response' doesn't match '[a-z][a-zA-Z0-9]*' |
57 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 86 | 12 | 98 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'instantiate_request_and_response' doesn't match '[a-z][a-zA-Z0-9]*' |
58 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 92 | 49 | 92 | 100 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'req' defined but not used |
58 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 92 | 49 | 92 | 100 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'req' defined but not used |
59 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 94 | 50 | 94 | 102 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'res' defined but not used |
59 | /force-app/main/default/classes/MA_BatchApexErrorEventInvocableTest.cls | 94 | 50 | 94 | 102 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'res' defined but not used |
60 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 11 | 24 | 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 |
60 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 11 | 24 | 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 |
61 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 11 | 24 | 136 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'MA_BatchApexStatusEventTriggerHandler' has a Standard Cyclomatic Complexity of 7 (Highest = 12). |
61 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 11 | 24 | 136 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'MA_BatchApexStatusEventTriggerHandler' has a Standard Cyclomatic Complexity of 7 (Highest = 12). |
62 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 13 | 12 | 13 | 54 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
62 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 13 | 12 | 13 | 54 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
63 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 13 | 5 | 13 | 11 | 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. |
63 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 13 | 5 | 13 | 11 | 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. |
64 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 19 | 12 | 134 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
64 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 19 | 12 | 134 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
65 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 19 | 12 | 134 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'handleAfterInsert(List |
65 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 19 | 12 | 134 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'handleAfterInsert(List |
66 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 19 | 12 | 134 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'handleAfterInsert(List |
66 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 19 | 12 | 134 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'handleAfterInsert(List |
67 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 19 | 12 | 134 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'handleAfterInsert()' has an NCSS line count of 42 (limit: 40) |
67 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 19 | 12 | 134 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'handleAfterInsert()' has an NCSS line count of 42 (limit: 40) |
68 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 19 | 12 | 134 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'handleAfterInsert' has a Standard Cyclomatic Complexity of 12. |
68 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 19 | 12 | 134 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'handleAfterInsert' has a Standard Cyclomatic Complexity of 12. |
69 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 21 | 9 | 21 | 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 |
69 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 21 | 9 | 21 | 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 |
70 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 21 | 9 | 21 | 82 | 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. |
70 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 21 | 9 | 21 | 82 | 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. |
71 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 34 | 61 | 34 | 105 | 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. |
71 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 34 | 61 | 34 | 105 | 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. |
72 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 45 | 17 | 45 | 34 | 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 'BATCH_LIMIT' doesn't match '[a-z][a-zA-Z0-9]*' |
72 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 45 | 17 | 45 | 34 | 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 'BATCH_LIMIT' doesn't match '[a-z][a-zA-Z0-9]*' |
73 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 53 | 17 | 53 | 221 | 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 |
73 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 53 | 17 | 53 | 221 | 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 |
74 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 53 | 17 | 53 | 221 | 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. |
74 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 53 | 17 | 53 | 221 | 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. |
75 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 57 | 13 | 57 | 124 | 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 |
75 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 57 | 13 | 57 | 124 | 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 |
76 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 57 | 13 | 57 | 124 | 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. |
76 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 57 | 13 | 57 | 124 | 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. |
77 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 71 | 29 | 71 | 67 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'jobFailed' defined but not used |
77 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 71 | 29 | 71 | 67 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'jobFailed' defined but not used |
78 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 116 | 9 | 116 | 129 | 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 |
78 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 116 | 9 | 116 | 129 | 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 |
79 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 116 | 9 | 116 | 129 | 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. |
79 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 116 | 9 | 116 | 129 | 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. |
80 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 121 | 9 | 121 | 54 | 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 |
80 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 121 | 9 | 121 | 54 | 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 |
81 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 122 | 9 | 122 | 63 | 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 |
81 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 122 | 9 | 122 | 63 | 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 |
82 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 130 | 13 | 130 | 153 | 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 |
82 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 130 | 13 | 130 | 153 | 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 |
83 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 130 | 13 | 130 | 153 | 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. |
83 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerHandler.cls | 130 | 13 | 130 | 153 | 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. |
84 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 8 | 9 | 174 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
84 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 8 | 9 | 174 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
85 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 11 | 12 | 73 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_publish' doesn't match '[a-z][a-zA-Z0-9]*' |
85 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 11 | 12 | 73 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_publish' doesn't match '[a-z][a-zA-Z0-9]*' |
86 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 23 | 60 | 23 | 104 | 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. |
86 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 23 | 60 | 23 | 104 | 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. |
87 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 65 | 9 | 65 | 93 | 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. |
87 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 65 | 9 | 65 | 93 | 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. |
88 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 66 | 9 | 66 | 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. |
88 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 66 | 9 | 66 | 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. |
89 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 68 | 9 | 68 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
89 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 68 | 9 | 68 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
90 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 69 | 9 | 69 | 91 | 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. |
90 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 69 | 9 | 69 | 91 | 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. |
91 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 70 | 9 | 70 | 91 | 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. |
91 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 70 | 9 | 70 | 91 | 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. |
92 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 71 | 9 | 71 | 95 | 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. |
92 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 71 | 9 | 71 | 95 | 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. |
93 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 76 | 12 | 172 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_publish_bulk' doesn't match '[a-z][a-zA-Z0-9]*' |
93 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 76 | 12 | 172 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_publish_bulk' doesn't match '[a-z][a-zA-Z0-9]*' |
94 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 88 | 60 | 88 | 104 | 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. |
94 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 88 | 60 | 88 | 104 | 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. |
95 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 144 | 9 | 144 | 37 | 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 |
95 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 144 | 9 | 144 | 37 | 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 |
96 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 144 | 9 | 144 | 37 | 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. |
96 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 144 | 9 | 144 | 37 | 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. |
97 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 145 | 9 | 145 | 58 | 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 |
97 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 145 | 9 | 145 | 58 | 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 |
98 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 145 | 9 | 145 | 58 | 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. |
98 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 145 | 9 | 145 | 58 | 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. |
99 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 163 | 9 | 163 | 38 | 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 |
99 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 163 | 9 | 163 | 38 | 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 |
100 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 163 | 9 | 163 | 38 | 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. |
100 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 163 | 9 | 163 | 38 | 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. |
101 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 164 | 9 | 164 | 58 | 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 |
101 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 164 | 9 | 164 | 58 | 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 |
102 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 164 | 9 | 164 | 58 | 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. |
102 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 164 | 9 | 164 | 58 | 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. |
103 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 169 | 9 | 169 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
103 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 169 | 9 | 169 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
104 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 170 | 9 | 170 | 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. |
104 | /force-app/main/default/classes/MA_BatchApexStatusEventTriggerTest.cls | 170 | 9 | 170 | 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. |
105 | /force-app/main/default/classes/MA_EditConfigCmpController.cls | 7 | 21 | 37 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
105 | /force-app/main/default/classes/MA_EditConfigCmpController.cls | 7 | 21 | 37 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
106 | /force-app/main/default/classes/MA_EditConfigCmpController.cls | 17 | 19 | 35 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
106 | /force-app/main/default/classes/MA_EditConfigCmpController.cls | 17 | 19 | 35 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
107 | /force-app/main/default/classes/MA_EditConfigCmpController.cls | 17 | 19 | 35 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
107 | /force-app/main/default/classes/MA_EditConfigCmpController.cls | 17 | 19 | 35 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
108 | /force-app/main/default/classes/MA_EditConfigCmpController.cls | 17 | 19 | 35 | 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 |
108 | /force-app/main/default/classes/MA_EditConfigCmpController.cls | 17 | 19 | 35 | 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 |
109 | /force-app/main/default/classes/MA_EditConfigCmpController.cls | 29 | 13 | 29 | 148 | 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 |
109 | /force-app/main/default/classes/MA_EditConfigCmpController.cls | 29 | 13 | 29 | 148 | 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 |
110 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 8 | 9 | 75 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
110 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 8 | 9 | 75 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
111 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 11 | 12 | 73 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_saveConfiguration' doesn't match '[a-z][a-zA-Z0-9]*' |
111 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 11 | 12 | 73 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_saveConfiguration' doesn't match '[a-z][a-zA-Z0-9]*' |
112 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 20 | 36 | 20 | 53 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
112 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 20 | 36 | 20 | 53 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
113 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 38 | 9 | 38 | 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. |
113 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 38 | 9 | 38 | 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. |
114 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 42 | 9 | 42 | 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. |
114 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 42 | 9 | 42 | 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. |
115 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 43 | 9 | 43 | 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. |
115 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 43 | 9 | 43 | 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. |
116 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 44 | 9 | 44 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
116 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 44 | 9 | 44 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
117 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 45 | 9 | 45 | 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. |
117 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 45 | 9 | 45 | 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. |
118 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 46 | 9 | 46 | 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. |
118 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 46 | 9 | 46 | 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. |
119 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 47 | 9 | 47 | 87 | 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. |
119 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 47 | 9 | 47 | 87 | 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. |
120 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 48 | 9 | 48 | 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. |
120 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 48 | 9 | 48 | 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. |
121 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 49 | 9 | 49 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
121 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 49 | 9 | 49 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
122 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 50 | 9 | 50 | 87 | 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. |
122 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 50 | 9 | 50 | 87 | 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. |
123 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 51 | 9 | 51 | 77 | 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. |
123 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 51 | 9 | 51 | 77 | 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. |
124 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 53 | 9 | 53 | 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. |
124 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 53 | 9 | 53 | 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. |
125 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 54 | 9 | 54 | 101 | 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. |
125 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 54 | 9 | 54 | 101 | 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. |
126 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 55 | 9 | 55 | 101 | 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. |
126 | /force-app/main/default/classes/MA_EditConfigCmpControllerTest.cls | 55 | 9 | 55 | 101 | 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. |
127 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 8 | 21 | 717 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
127 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 8 | 21 | 717 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
128 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 8 | 21 | 717 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'MA_EditConfigRestController' has a total cognitive complexity of 209 (highest 7), current threshold is 50 |
128 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 8 | 21 | 717 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'MA_EditConfigRestController' has a total cognitive complexity of 209 (highest 7), current threshold is 50 |
129 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 8 | 21 | 717 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'MA_EditConfigRestController' has a total cyclomatic complexity of 52 (highest 5). |
129 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 8 | 21 | 717 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'MA_EditConfigRestController' has a total cyclomatic complexity of 52 (highest 5). |
130 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 28 | 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 @description |
130 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 28 | 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 @description |
131 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 39 | 13 | 39 | 86 | 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 |
131 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 39 | 13 | 39 | 86 | 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 |
132 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 39 | 13 | 39 | 86 | 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. |
132 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 39 | 13 | 39 | 86 | 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. |
133 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 47 | 13 | 47 | 132 | 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 |
133 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 47 | 13 | 47 | 132 | 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 |
134 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 47 | 13 | 47 | 132 | 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. |
134 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 47 | 13 | 47 | 132 | 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. |
135 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 48 | 13 | 48 | 128 | 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 |
135 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 48 | 13 | 48 | 128 | 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 |
136 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 48 | 13 | 48 | 128 | 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. |
136 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 48 | 13 | 48 | 128 | 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. |
137 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 54 | 13 | 54 | 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 |
137 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 54 | 13 | 54 | 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 |
138 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 72 | 9 | 72 | 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 |
138 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 72 | 9 | 72 | 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 |
139 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 72 | 9 | 72 | 83 | 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. |
139 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 72 | 9 | 72 | 83 | 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. |
140 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 73 | 9 | 73 | 111 | 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 |
140 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 73 | 9 | 73 | 111 | 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 |
141 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 73 | 9 | 73 | 111 | 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. |
141 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 73 | 9 | 73 | 111 | 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. |
142 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 101 | 20 | 238 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
142 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 101 | 20 | 238 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
143 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 254 | 20 | 279 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
143 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 254 | 20 | 279 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
144 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 254 | 20 | 279 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
144 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 254 | 20 | 279 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
145 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 295 | 20 | 307 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
145 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 295 | 20 | 307 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
146 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 295 | 20 | 307 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
146 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 295 | 20 | 307 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
147 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 325 | 20 | 353 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
147 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 325 | 20 | 353 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
148 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 325 | 20 | 353 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
148 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 325 | 20 | 353 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
149 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 325 | 20 | 353 | 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. |
149 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 325 | 20 | 353 | 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. |
150 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 361 | 31 | 361 | 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 |
150 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 361 | 31 | 361 | 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 |
151 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 375 | 31 | 375 | 125 | 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 |
151 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 375 | 31 | 375 | 125 | 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 |
152 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 389 | 31 | 389 | 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 |
152 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 389 | 31 | 389 | 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 |
153 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 448 | 40 | 455 | 10 | 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 |
153 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 448 | 40 | 455 | 10 | 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 |
154 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 490 | 33 | 490 | 140 | 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 |
154 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 490 | 33 | 490 | 140 | 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 |
155 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 504 | 33 | 504 | 108 | 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 |
155 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 504 | 33 | 504 | 108 | 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 |
156 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 515 | 20 | 534 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
156 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 515 | 20 | 534 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
157 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 515 | 20 | 534 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
157 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 515 | 20 | 534 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
158 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 515 | 20 | 534 | 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 |
158 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 515 | 20 | 534 | 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 |
159 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 542 | 20 | 546 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
159 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 542 | 20 | 546 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
160 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 542 | 20 | 546 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
160 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 542 | 20 | 546 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
161 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 542 | 20 | 546 | 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 |
161 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 542 | 20 | 546 | 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 |
162 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 552 | 20 | 556 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
162 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 552 | 20 | 556 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
163 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 552 | 20 | 556 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
163 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 552 | 20 | 556 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
164 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 552 | 20 | 556 | 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 |
164 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 552 | 20 | 556 | 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 |
165 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 625 | 20 | 643 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
165 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 625 | 20 | 643 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
166 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 625 | 20 | 643 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
166 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 625 | 20 | 643 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
167 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 625 | 20 | 643 | 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 |
167 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 625 | 20 | 643 | 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 |
168 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 637 | 13 | 637 | 149 | 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 |
168 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 637 | 13 | 637 | 149 | 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 |
169 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 696 | 16 | 699 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
169 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 696 | 16 | 699 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
170 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 701 | 16 | 713 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
170 | /force-app/main/default/classes/MA_EditConfigRestController.cls | 701 | 16 | 713 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
171 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 8 | 9 | 1012 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
171 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 8 | 9 | 1012 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
172 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 8 | 9 | 1012 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'MA_EditConfigRestControllerTest' has a total cyclomatic complexity of 46 (highest 4). |
172 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 8 | 9 | 1012 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'MA_EditConfigRestControllerTest' has a total cyclomatic complexity of 46 (highest 4). |
173 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 11 | 12 | 27 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectsWithInvocableActions_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
173 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 11 | 12 | 27 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectsWithInvocableActions_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
174 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 25 | 9 | 25 | 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. |
174 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 25 | 9 | 25 | 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. |
175 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 30 | 12 | 48 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectsWithInvocableActions_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
175 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 30 | 12 | 48 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectsWithInvocableActions_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
176 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 45 | 9 | 45 | 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. |
176 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 45 | 9 | 45 | 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. |
177 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 46 | 9 | 46 | 91 | 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. |
177 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 46 | 9 | 46 | 91 | 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. |
178 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 51 | 12 | 69 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectsWithInvocableActions_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
178 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 51 | 12 | 69 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectsWithInvocableActions_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
179 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 66 | 9 | 66 | 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. |
179 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 66 | 9 | 66 | 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. |
180 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 67 | 9 | 67 | 91 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
180 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 67 | 9 | 67 | 91 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
181 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 72 | 12 | 89 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectsWithInvocableActions_Apex' doesn't match '[a-z][a-zA-Z0-9]*' |
181 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 72 | 12 | 89 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectsWithInvocableActions_Apex' doesn't match '[a-z][a-zA-Z0-9]*' |
182 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 87 | 9 | 87 | 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. |
182 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 87 | 9 | 87 | 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. |
183 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 94 | 12 | 116 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActions_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
183 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 94 | 12 | 116 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActions_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
184 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 109 | 9 | 109 | 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. |
184 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 109 | 9 | 109 | 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. |
185 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 113 | 9 | 113 | 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. |
185 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 113 | 9 | 113 | 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. |
186 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 114 | 9 | 114 | 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. |
186 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 114 | 9 | 114 | 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. |
187 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 119 | 12 | 141 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActions_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
187 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 119 | 12 | 141 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActions_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
188 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 134 | 9 | 134 | 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. |
188 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 134 | 9 | 134 | 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. |
189 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 138 | 9 | 138 | 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. |
189 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 138 | 9 | 138 | 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. |
190 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 139 | 9 | 139 | 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. |
190 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 139 | 9 | 139 | 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. |
191 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 144 | 12 | 166 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActions_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
191 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 144 | 12 | 166 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActions_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
192 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 159 | 9 | 159 | 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. |
192 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 159 | 9 | 159 | 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. |
193 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 163 | 9 | 163 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
193 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 163 | 9 | 163 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
194 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 164 | 9 | 164 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
194 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 164 | 9 | 164 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
195 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 169 | 12 | 191 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActions_Apex' doesn't match '[a-z][a-zA-Z0-9]*' |
195 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 169 | 12 | 191 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActions_Apex' doesn't match '[a-z][a-zA-Z0-9]*' |
196 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 184 | 9 | 184 | 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. |
196 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 184 | 9 | 184 | 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. |
197 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 188 | 9 | 188 | 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. |
197 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 188 | 9 | 188 | 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. |
198 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 189 | 9 | 189 | 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. |
198 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 189 | 9 | 189 | 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. |
199 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 196 | 12 | 219 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActionInputs_Workflow' doesn't match '[a-z][a-zA-Z0-9]*' |
199 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 196 | 12 | 219 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActionInputs_Workflow' doesn't match '[a-z][a-zA-Z0-9]*' |
200 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 212 | 9 | 212 | 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. |
200 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 212 | 9 | 212 | 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. |
201 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 216 | 9 | 216 | 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. |
201 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 216 | 9 | 216 | 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. |
202 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 217 | 9 | 217 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
202 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 217 | 9 | 217 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
203 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 222 | 12 | 245 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActionInputs_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
203 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 222 | 12 | 245 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActionInputs_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
204 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 238 | 9 | 238 | 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. |
204 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 238 | 9 | 238 | 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. |
205 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 242 | 9 | 242 | 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. |
205 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 242 | 9 | 242 | 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. |
206 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 243 | 9 | 243 | 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. |
206 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 243 | 9 | 243 | 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. |
207 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 248 | 12 | 271 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActionInputs_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
207 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 248 | 12 | 271 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActionInputs_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
208 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 264 | 9 | 264 | 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. |
208 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 264 | 9 | 264 | 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. |
209 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 268 | 9 | 268 | 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. |
209 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 268 | 9 | 268 | 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. |
210 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 269 | 9 | 269 | 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. |
210 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 269 | 9 | 269 | 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. |
211 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 274 | 12 | 297 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActionInputs_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
211 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 274 | 12 | 297 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActionInputs_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
212 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 290 | 9 | 290 | 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. |
212 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 290 | 9 | 290 | 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. |
213 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 294 | 9 | 294 | 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. |
213 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 294 | 9 | 294 | 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. |
214 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 295 | 9 | 295 | 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. |
214 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 295 | 9 | 295 | 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. |
215 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 300 | 12 | 323 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActionInputs_Apex' doesn't match '[a-z][a-zA-Z0-9]*' |
215 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 300 | 12 | 323 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getInvocableActionInputs_Apex' doesn't match '[a-z][a-zA-Z0-9]*' |
216 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 316 | 9 | 316 | 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. |
216 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 316 | 9 | 316 | 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. |
217 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 320 | 9 | 320 | 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. |
217 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 320 | 9 | 320 | 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. |
218 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 321 | 9 | 321 | 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. |
218 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 321 | 9 | 321 | 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. |
219 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 328 | 12 | 397 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_get_reports' doesn't match '[a-z][a-zA-Z0-9]*' |
219 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 328 | 12 | 397 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_get_reports' doesn't match '[a-z][a-zA-Z0-9]*' |
220 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 376 | 9 | 376 | 53 | 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. |
220 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 376 | 9 | 376 | 53 | 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. |
221 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 402 | 12 | 419 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectNames' doesn't match '[a-z][a-zA-Z0-9]*' |
221 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 402 | 12 | 419 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectNames' doesn't match '[a-z][a-zA-Z0-9]*' |
222 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 416 | 13 | 416 | 106 | 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. |
222 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 416 | 13 | 416 | 106 | 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. |
223 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 422 | 12 | 451 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectNamesWithListViews' doesn't match '[a-z][a-zA-Z0-9]*' |
223 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 422 | 12 | 451 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getObjectNamesWithListViews' doesn't match '[a-z][a-zA-Z0-9]*' |
224 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 448 | 13 | 448 | 121 | 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. |
224 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 448 | 13 | 448 | 121 | 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. |
225 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 454 | 12 | 477 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getListViewsByObject' doesn't match '[a-z][a-zA-Z0-9]*' |
225 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 454 | 12 | 477 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getListViewsByObject' doesn't match '[a-z][a-zA-Z0-9]*' |
226 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 475 | 9 | 475 | 43 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 475 | 9 | 475 | 43 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 480 | 12 | 497 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getListViewById' doesn't match '[a-z][a-zA-Z0-9]*' |
227 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 480 | 12 | 497 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getListViewById' doesn't match '[a-z][a-zA-Z0-9]*' |
228 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 500 | 12 | 548 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getListViewColumns' doesn't match '[a-z][a-zA-Z0-9]*' |
228 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 500 | 12 | 548 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getListViewColumns' doesn't match '[a-z][a-zA-Z0-9]*' |
229 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 514 | 9 | 514 | 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. |
229 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 514 | 9 | 514 | 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. |
230 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 526 | 21 | 526 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
230 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 526 | 21 | 526 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
231 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 527 | 21 | 527 | 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. |
231 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 527 | 21 | 527 | 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. |
232 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 531 | 21 | 531 | 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. |
232 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 531 | 21 | 531 | 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. |
233 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 532 | 21 | 532 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
233 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 532 | 21 | 532 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
234 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 536 | 21 | 536 | 85 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 536 | 21 | 536 | 85 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 537 | 21 | 537 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 537 | 21 | 537 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 553 | 12 | 625 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getSoqlQueryResults' doesn't match '[a-z][a-zA-Z0-9]*' |
236 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 553 | 12 | 625 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getSoqlQueryResults' doesn't match '[a-z][a-zA-Z0-9]*' |
237 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 570 | 9 | 570 | 70 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 570 | 9 | 570 | 70 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 571 | 9 | 571 | 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. |
238 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 571 | 9 | 571 | 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. |
239 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 572 | 9 | 572 | 83 | 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. |
239 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 572 | 9 | 572 | 83 | 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. |
240 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 575 | 9 | 575 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
240 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 575 | 9 | 575 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
241 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 579 | 13 | 579 | 103 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 579 | 13 | 579 | 103 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 579 | 34 | 579 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
242 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 579 | 34 | 579 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
243 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 580 | 13 | 580 | 101 | 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. |
243 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 580 | 13 | 580 | 101 | 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. |
244 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 593 | 9 | 593 | 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. |
244 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 593 | 9 | 593 | 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. |
245 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 594 | 9 | 594 | 86 | 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. |
245 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 594 | 9 | 594 | 86 | 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. |
246 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 597 | 9 | 597 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
246 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 597 | 9 | 597 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
247 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 601 | 13 | 601 | 103 | 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. |
247 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 601 | 13 | 601 | 103 | 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. |
248 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 601 | 34 | 601 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
248 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 601 | 34 | 601 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
249 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 602 | 13 | 602 | 101 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 602 | 13 | 602 | 101 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 618 | 13 | 618 | 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 |
250 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 618 | 13 | 618 | 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 |
251 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 628 | 12 | 675 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getSoqlQueryNextRecordsResults' doesn't match '[a-z][a-zA-Z0-9]*' |
251 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 628 | 12 | 675 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getSoqlQueryNextRecordsResults' doesn't match '[a-z][a-zA-Z0-9]*' |
252 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 643 | 9 | 643 | 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. |
252 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 643 | 9 | 643 | 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. |
253 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 644 | 9 | 644 | 83 | 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. |
253 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 644 | 9 | 644 | 83 | 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. |
254 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 647 | 9 | 647 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
254 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 647 | 9 | 647 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
255 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 651 | 13 | 651 | 103 | 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. |
255 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 651 | 13 | 651 | 103 | 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. |
256 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 651 | 34 | 651 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
256 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 651 | 34 | 651 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
257 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 652 | 13 | 652 | 101 | 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. |
257 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 652 | 13 | 652 | 101 | 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. |
258 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 668 | 13 | 668 | 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 |
258 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 668 | 13 | 668 | 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 |
259 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 680 | 12 | 698 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getNamedCredentials' doesn't match '[a-z][a-zA-Z0-9]*' |
259 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 680 | 12 | 698 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getNamedCredentials' doesn't match '[a-z][a-zA-Z0-9]*' |
260 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 691 | 9 | 691 | 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. |
260 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 691 | 9 | 691 | 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. |
261 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 695 | 13 | 695 | 78 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 695 | 13 | 695 | 78 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 703 | 12 | 795 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getConfiguration' doesn't match '[a-z][a-zA-Z0-9]*' |
262 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 703 | 12 | 795 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getConfiguration' doesn't match '[a-z][a-zA-Z0-9]*' |
263 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 703 | 12 | 795 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'test_getConfiguration()' has an NCSS line count of 56 (limit: 40) |
263 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 703 | 12 | 795 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'test_getConfiguration()' has an NCSS line count of 56 (limit: 40) |
264 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 712 | 38 | 712 | 55 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
264 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 712 | 38 | 712 | 55 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
265 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 739 | 9 | 739 | 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. |
265 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 739 | 9 | 739 | 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. |
266 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 740 | 9 | 740 | 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. |
266 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 740 | 9 | 740 | 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. |
267 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 741 | 9 | 741 | 78 | 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. |
267 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 741 | 9 | 741 | 78 | 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. |
268 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 742 | 9 | 742 | 74 | 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. |
268 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 742 | 9 | 742 | 74 | 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. |
269 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 743 | 9 | 743 | 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. |
269 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 743 | 9 | 743 | 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. |
270 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 744 | 9 | 744 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
270 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 744 | 9 | 744 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
271 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 745 | 9 | 745 | 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. |
271 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 745 | 9 | 745 | 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. |
272 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 746 | 9 | 746 | 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. |
272 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 746 | 9 | 746 | 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. |
273 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 747 | 9 | 747 | 87 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 747 | 9 | 747 | 87 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 748 | 9 | 748 | 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. |
274 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 748 | 9 | 748 | 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. |
275 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 749 | 9 | 749 | 99 | 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. |
275 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 749 | 9 | 749 | 99 | 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. |
276 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 750 | 9 | 750 | 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. |
276 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 750 | 9 | 750 | 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. |
277 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 751 | 9 | 751 | 88 | 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. |
277 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 751 | 9 | 751 | 88 | 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. |
278 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 752 | 9 | 752 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
278 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 752 | 9 | 752 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
279 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 753 | 9 | 753 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
279 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 753 | 9 | 753 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
280 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 754 | 9 | 754 | 87 | 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. |
280 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 754 | 9 | 754 | 87 | 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. |
281 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 755 | 9 | 755 | 77 | 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. |
281 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 755 | 9 | 755 | 77 | 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. |
282 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 756 | 9 | 756 | 97 | 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. |
282 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 756 | 9 | 756 | 97 | 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. |
283 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 757 | 9 | 757 | 93 | 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. |
283 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 757 | 9 | 757 | 93 | 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. |
284 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 758 | 9 | 758 | 87 | 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. |
284 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 758 | 9 | 758 | 87 | 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. |
285 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 759 | 9 | 759 | 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. |
285 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 759 | 9 | 759 | 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. |
286 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 760 | 9 | 760 | 91 | 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. |
286 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 760 | 9 | 760 | 91 | 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. |
287 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 761 | 9 | 761 | 87 | 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. |
287 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 761 | 9 | 761 | 87 | 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. |
288 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 763 | 9 | 763 | 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. |
288 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 763 | 9 | 763 | 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. |
289 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 764 | 9 | 764 | 107 | 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. |
289 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 764 | 9 | 764 | 107 | 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. |
290 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 765 | 9 | 765 | 107 | 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. |
290 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 765 | 9 | 765 | 107 | 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. |
291 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 769 | 9 | 769 | 53 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 769 | 9 | 769 | 53 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 770 | 9 | 770 | 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. |
292 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 770 | 9 | 770 | 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. |
293 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 771 | 9 | 771 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 771 | 9 | 771 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 772 | 9 | 772 | 77 | 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. |
294 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 772 | 9 | 772 | 77 | 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. |
295 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 773 | 9 | 773 | 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. |
295 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 773 | 9 | 773 | 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. |
296 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 774 | 9 | 774 | 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. |
296 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 774 | 9 | 774 | 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. |
297 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 775 | 9 | 775 | 87 | 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. |
297 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 775 | 9 | 775 | 87 | 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. |
298 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 776 | 9 | 776 | 77 | 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. |
298 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 776 | 9 | 776 | 77 | 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. |
299 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 777 | 9 | 777 | 93 | 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. |
299 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 777 | 9 | 777 | 93 | 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. |
300 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 778 | 9 | 778 | 87 | 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. |
300 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 778 | 9 | 778 | 87 | 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. |
301 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 779 | 9 | 779 | 105 | 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. |
301 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 779 | 9 | 779 | 105 | 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. |
302 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 780 | 9 | 780 | 77 | 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. |
302 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 780 | 9 | 780 | 77 | 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. |
303 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 781 | 9 | 781 | 93 | 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. |
303 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 781 | 9 | 781 | 93 | 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. |
304 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 782 | 9 | 782 | 91 | 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. |
304 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 782 | 9 | 782 | 91 | 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. |
305 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 783 | 9 | 783 | 91 | 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. |
305 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 783 | 9 | 783 | 91 | 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. |
306 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 784 | 9 | 784 | 91 | 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. |
306 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 784 | 9 | 784 | 91 | 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. |
307 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 785 | 9 | 785 | 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. |
307 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 785 | 9 | 785 | 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. |
308 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 786 | 9 | 786 | 101 | 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. |
308 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 786 | 9 | 786 | 101 | 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. |
309 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 787 | 9 | 787 | 97 | 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. |
309 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 787 | 9 | 787 | 97 | 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. |
310 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 788 | 9 | 788 | 91 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 788 | 9 | 788 | 91 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 789 | 9 | 789 | 93 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 789 | 9 | 789 | 93 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 790 | 9 | 790 | 95 | 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. |
312 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 790 | 9 | 790 | 95 | 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. |
313 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 791 | 9 | 791 | 91 | 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. |
313 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 791 | 9 | 791 | 91 | 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. |
314 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 798 | 12 | 831 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getConfigurationObjectDescribe' doesn't match '[a-z][a-zA-Z0-9]*' |
314 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 798 | 12 | 831 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getConfigurationObjectDescribe' doesn't match '[a-z][a-zA-Z0-9]*' |
315 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 812 | 9 | 812 | 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. |
315 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 812 | 9 | 812 | 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. |
316 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 813 | 9 | 813 | 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. |
316 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 813 | 9 | 813 | 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. |
317 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 814 | 9 | 814 | 84 | 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. |
317 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 814 | 9 | 814 | 84 | 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. |
318 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 815 | 9 | 815 | 96 | 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. |
318 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 815 | 9 | 815 | 96 | 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. |
319 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 824 | 13 | 824 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
319 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 824 | 13 | 824 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
320 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 825 | 13 | 825 | 96 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 825 | 13 | 825 | 96 | 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 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 826 | 13 | 826 | 88 | 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. |
321 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 826 | 13 | 826 | 88 | 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. |
322 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 827 | 13 | 827 | 100 | 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. |
322 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 827 | 13 | 827 | 100 | 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. |
323 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 834 | 12 | 900 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_saveConfiguration' doesn't match '[a-z][a-zA-Z0-9]*' |
323 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 834 | 12 | 900 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_saveConfiguration' doesn't match '[a-z][a-zA-Z0-9]*' |
324 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 843 | 36 | 843 | 53 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
324 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 843 | 36 | 843 | 53 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
325 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 864 | 9 | 864 | 70 | 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. |
325 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 864 | 9 | 864 | 70 | 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. |
326 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 868 | 9 | 868 | 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. |
326 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 868 | 9 | 868 | 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. |
327 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 869 | 9 | 869 | 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. |
327 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 869 | 9 | 869 | 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. |
328 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 870 | 9 | 870 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
328 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 870 | 9 | 870 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
329 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 871 | 9 | 871 | 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. |
329 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 871 | 9 | 871 | 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. |
330 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 872 | 9 | 872 | 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. |
330 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 872 | 9 | 872 | 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. |
331 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 873 | 9 | 873 | 87 | 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. |
331 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 873 | 9 | 873 | 87 | 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. |
332 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 874 | 9 | 874 | 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. |
332 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 874 | 9 | 874 | 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. |
333 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 875 | 9 | 875 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
333 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 875 | 9 | 875 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
334 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 876 | 9 | 876 | 87 | 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. |
334 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 876 | 9 | 876 | 87 | 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. |
335 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 877 | 9 | 877 | 77 | 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. |
335 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 877 | 9 | 877 | 77 | 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. |
336 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 879 | 9 | 879 | 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. |
336 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 879 | 9 | 879 | 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. |
337 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 880 | 9 | 880 | 101 | 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. |
337 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 880 | 9 | 880 | 101 | 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. |
338 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 881 | 9 | 881 | 101 | 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. |
338 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 881 | 9 | 881 | 101 | 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. |
339 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 893 | 13 | 893 | 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 |
339 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 893 | 13 | 893 | 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 |
340 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 905 | 12 | 916 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getCalloutRestEndpointURL' doesn't match '[a-z][a-zA-Z0-9]*' |
340 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 905 | 12 | 916 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getCalloutRestEndpointURL' doesn't match '[a-z][a-zA-Z0-9]*' |
341 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 909 | 9 | 909 | 167 | 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. |
341 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 909 | 9 | 909 | 167 | 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. |
342 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 910 | 9 | 910 | 126 | 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. |
342 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 910 | 9 | 910 | 126 | 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. |
343 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 911 | 9 | 911 | 124 | 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. |
343 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 911 | 9 | 911 | 124 | 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. |
344 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 912 | 9 | 912 | 125 | 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. |
344 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 912 | 9 | 912 | 125 | 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. |
345 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 919 | 12 | 930 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getCalloutSoapEndpointURL' doesn't match '[a-z][a-zA-Z0-9]*' |
345 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 919 | 12 | 930 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getCalloutSoapEndpointURL' doesn't match '[a-z][a-zA-Z0-9]*' |
346 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 923 | 9 | 923 | 167 | 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. |
346 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 923 | 9 | 923 | 167 | 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. |
347 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 924 | 9 | 924 | 126 | 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. |
347 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 924 | 9 | 924 | 126 | 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. |
348 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 925 | 9 | 925 | 124 | 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. |
348 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 925 | 9 | 925 | 124 | 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. |
349 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 926 | 9 | 926 | 125 | 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. |
349 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 926 | 9 | 926 | 125 | 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. |
350 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 935 | 12 | 947 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_unsupported_operation' doesn't match '[a-z][a-zA-Z0-9]*' |
350 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 935 | 12 | 947 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_unsupported_operation' doesn't match '[a-z][a-zA-Z0-9]*' |
351 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 950 | 12 | 980 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_calloutMock_noMatchingURL' doesn't match '[a-z][a-zA-Z0-9]*' |
351 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 950 | 12 | 980 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_calloutMock_noMatchingURL' doesn't match '[a-z][a-zA-Z0-9]*' |
352 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 963 | 9 | 963 | 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. |
352 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 963 | 9 | 963 | 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. |
353 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 964 | 9 | 964 | 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. |
353 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 964 | 9 | 964 | 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. |
354 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 965 | 9 | 965 | 89 | 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. |
354 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 965 | 9 | 965 | 89 | 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. |
355 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 974 | 9 | 974 | 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. |
355 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 974 | 9 | 974 | 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. |
356 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 975 | 9 | 975 | 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. |
356 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 975 | 9 | 975 | 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. |
357 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 976 | 9 | 976 | 90 | 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. |
357 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 976 | 9 | 976 | 90 | 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. |
358 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 984 | 12 | 1010 | 6 | 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 'test_handlePost' doesn't match '[a-z][a-zA-Z0-9]*' |
358 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 984 | 12 | 1010 | 6 | 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 'test_handlePost' doesn't match '[a-z][a-zA-Z0-9]*' |
359 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 1004 | 9 | 1004 | 28 | 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 |
359 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 1004 | 9 | 1004 | 28 | 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 |
360 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 1004 | 9 | 1004 | 28 | 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. |
360 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 1004 | 9 | 1004 | 28 | 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. |
361 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 1005 | 9 | 1005 | 52 | 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 |
361 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 1005 | 9 | 1005 | 52 | 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 |
362 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 1005 | 9 | 1005 | 52 | 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. |
362 | /force-app/main/default/classes/MA_EditConfigRestControllerTest.cls | 1005 | 9 | 1005 | 52 | 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. |
363 | /force-app/main/default/classes/MA_Exceptions.cls | 7 | 26 | 194 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
363 | /force-app/main/default/classes/MA_Exceptions.cls | 7 | 26 | 194 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
364 | /force-app/main/default/classes/MA_Exceptions.cls | 13 | 30 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
364 | /force-app/main/default/classes/MA_Exceptions.cls | 13 | 30 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
365 | /force-app/main/default/classes/MA_Exceptions.cls | 15 | 16 | 15 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
365 | /force-app/main/default/classes/MA_Exceptions.cls | 15 | 16 | 15 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
366 | /force-app/main/default/classes/MA_Exceptions.cls | 17 | 16 | 17 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
366 | /force-app/main/default/classes/MA_Exceptions.cls | 17 | 16 | 17 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
367 | /force-app/main/default/classes/MA_Exceptions.cls | 19 | 16 | 19 | 56 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
367 | /force-app/main/default/classes/MA_Exceptions.cls | 19 | 16 | 19 | 56 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
368 | /force-app/main/default/classes/MA_Exceptions.cls | 21 | 16 | 30 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
368 | /force-app/main/default/classes/MA_Exceptions.cls | 21 | 16 | 30 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
369 | /force-app/main/default/classes/MA_Exceptions.cls | 21 | 16 | 30 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
369 | /force-app/main/default/classes/MA_Exceptions.cls | 21 | 16 | 30 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
370 | /force-app/main/default/classes/MA_Exceptions.cls | 32 | 16 | 35 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
370 | /force-app/main/default/classes/MA_Exceptions.cls | 32 | 16 | 35 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
371 | /force-app/main/default/classes/MA_Exceptions.cls | 32 | 16 | 35 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
371 | /force-app/main/default/classes/MA_Exceptions.cls | 32 | 16 | 35 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
372 | /force-app/main/default/classes/MA_Exceptions.cls | 43 | 30 | 67 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
372 | /force-app/main/default/classes/MA_Exceptions.cls | 43 | 30 | 67 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
373 | /force-app/main/default/classes/MA_Exceptions.cls | 45 | 16 | 45 | 42 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
373 | /force-app/main/default/classes/MA_Exceptions.cls | 45 | 16 | 45 | 42 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
374 | /force-app/main/default/classes/MA_Exceptions.cls | 47 | 16 | 47 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
374 | /force-app/main/default/classes/MA_Exceptions.cls | 47 | 16 | 47 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
375 | /force-app/main/default/classes/MA_Exceptions.cls | 49 | 16 | 49 | 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 | /force-app/main/default/classes/MA_Exceptions.cls | 49 | 16 | 49 | 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 | /force-app/main/default/classes/MA_Exceptions.cls | 51 | 16 | 60 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
376 | /force-app/main/default/classes/MA_Exceptions.cls | 51 | 16 | 60 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
377 | /force-app/main/default/classes/MA_Exceptions.cls | 51 | 16 | 60 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
377 | /force-app/main/default/classes/MA_Exceptions.cls | 51 | 16 | 60 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
378 | /force-app/main/default/classes/MA_Exceptions.cls | 62 | 16 | 65 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
378 | /force-app/main/default/classes/MA_Exceptions.cls | 62 | 16 | 65 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
379 | /force-app/main/default/classes/MA_Exceptions.cls | 62 | 16 | 65 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
379 | /force-app/main/default/classes/MA_Exceptions.cls | 62 | 16 | 65 | 10 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
380 | /force-app/main/default/classes/MA_Exceptions.cls | 73 | 30 | 93 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
380 | /force-app/main/default/classes/MA_Exceptions.cls | 73 | 30 | 93 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
381 | /force-app/main/default/classes/MA_Exceptions.cls | 75 | 16 | 75 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
381 | /force-app/main/default/classes/MA_Exceptions.cls | 75 | 16 | 75 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
382 | /force-app/main/default/classes/MA_Exceptions.cls | 77 | 16 | 77 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
382 | /force-app/main/default/classes/MA_Exceptions.cls | 77 | 16 | 77 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
383 | /force-app/main/default/classes/MA_Exceptions.cls | 79 | 16 | 86 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
383 | /force-app/main/default/classes/MA_Exceptions.cls | 79 | 16 | 86 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
384 | /force-app/main/default/classes/MA_Exceptions.cls | 88 | 16 | 91 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
384 | /force-app/main/default/classes/MA_Exceptions.cls | 88 | 16 | 91 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
385 | /force-app/main/default/classes/MA_Exceptions.cls | 99 | 30 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
385 | /force-app/main/default/classes/MA_Exceptions.cls | 99 | 30 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
386 | /force-app/main/default/classes/MA_Exceptions.cls | 101 | 16 | 101 | 60 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
386 | /force-app/main/default/classes/MA_Exceptions.cls | 101 | 16 | 101 | 60 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
387 | /force-app/main/default/classes/MA_Exceptions.cls | 103 | 16 | 103 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
387 | /force-app/main/default/classes/MA_Exceptions.cls | 103 | 16 | 103 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
388 | /force-app/main/default/classes/MA_Exceptions.cls | 105 | 16 | 112 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
388 | /force-app/main/default/classes/MA_Exceptions.cls | 105 | 16 | 112 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
389 | /force-app/main/default/classes/MA_Exceptions.cls | 114 | 16 | 117 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
389 | /force-app/main/default/classes/MA_Exceptions.cls | 114 | 16 | 117 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
390 | /force-app/main/default/classes/MA_Exceptions.cls | 127 | 38 | 147 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
390 | /force-app/main/default/classes/MA_Exceptions.cls | 127 | 38 | 147 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
391 | /force-app/main/default/classes/MA_Exceptions.cls | 129 | 16 | 129 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
391 | /force-app/main/default/classes/MA_Exceptions.cls | 129 | 16 | 129 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
392 | /force-app/main/default/classes/MA_Exceptions.cls | 131 | 16 | 131 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
392 | /force-app/main/default/classes/MA_Exceptions.cls | 131 | 16 | 131 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
393 | /force-app/main/default/classes/MA_Exceptions.cls | 133 | 16 | 140 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
393 | /force-app/main/default/classes/MA_Exceptions.cls | 133 | 16 | 140 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
394 | /force-app/main/default/classes/MA_Exceptions.cls | 142 | 16 | 145 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
394 | /force-app/main/default/classes/MA_Exceptions.cls | 142 | 16 | 145 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
395 | /force-app/main/default/classes/MA_Exceptions.cls | 152 | 30 | 169 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
395 | /force-app/main/default/classes/MA_Exceptions.cls | 152 | 30 | 169 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
396 | /force-app/main/default/classes/MA_Exceptions.cls | 154 | 16 | 154 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
396 | /force-app/main/default/classes/MA_Exceptions.cls | 154 | 16 | 154 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
397 | /force-app/main/default/classes/MA_Exceptions.cls | 156 | 16 | 162 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
397 | /force-app/main/default/classes/MA_Exceptions.cls | 156 | 16 | 162 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
398 | /force-app/main/default/classes/MA_Exceptions.cls | 164 | 16 | 167 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
398 | /force-app/main/default/classes/MA_Exceptions.cls | 164 | 16 | 167 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
399 | /force-app/main/default/classes/MA_Exceptions.cls | 173 | 19 | 177 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
399 | /force-app/main/default/classes/MA_Exceptions.cls | 173 | 19 | 177 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
400 | /force-app/main/default/classes/MA_Exceptions.cls | 179 | 19 | 183 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
400 | /force-app/main/default/classes/MA_Exceptions.cls | 179 | 19 | 183 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
401 | /force-app/main/default/classes/MA_Exceptions.cls | 190 | 19 | 192 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
401 | /force-app/main/default/classes/MA_Exceptions.cls | 190 | 19 | 192 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
402 | /force-app/main/default/classes/MA_Exceptions.cls | 190 | 19 | 192 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
402 | /force-app/main/default/classes/MA_Exceptions.cls | 190 | 19 | 192 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
403 | /force-app/main/default/classes/MA_Exceptions.cls | 190 | 19 | 192 | 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 |
403 | /force-app/main/default/classes/MA_Exceptions.cls | 190 | 19 | 192 | 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 |
404 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 8 | 9 | 227 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
404 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 8 | 9 | 227 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
405 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 11 | 12 | 45 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_AnonymousApexException' doesn't match '[a-z][a-zA-Z0-9]*' |
405 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 11 | 12 | 45 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_AnonymousApexException' doesn't match '[a-z][a-zA-Z0-9]*' |
406 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 33 | 13 | 33 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
406 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 33 | 13 | 33 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
407 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 34 | 13 | 34 | 56 | 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. |
407 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 34 | 13 | 34 | 56 | 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. |
408 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 35 | 13 | 35 | 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. |
408 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 35 | 13 | 35 | 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. |
409 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 36 | 13 | 36 | 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. |
409 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 36 | 13 | 36 | 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. |
410 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 37 | 13 | 37 | 78 | 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. |
410 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 37 | 13 | 37 | 78 | 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. |
411 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 38 | 13 | 38 | 92 | 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. |
411 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 38 | 13 | 38 | 92 | 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. |
412 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 39 | 13 | 39 | 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. |
412 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 39 | 13 | 39 | 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. |
413 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 48 | 12 | 82 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_SOQLQueryException' doesn't match '[a-z][a-zA-Z0-9]*' |
413 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 48 | 12 | 82 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_SOQLQueryException' doesn't match '[a-z][a-zA-Z0-9]*' |
414 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 70 | 13 | 70 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
414 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 70 | 13 | 70 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
415 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 71 | 13 | 71 | 56 | 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. |
415 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 71 | 13 | 71 | 56 | 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. |
416 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 72 | 13 | 72 | 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. |
416 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 72 | 13 | 72 | 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. |
417 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 73 | 13 | 73 | 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. |
417 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 73 | 13 | 73 | 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. |
418 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 74 | 13 | 74 | 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. |
418 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 74 | 13 | 74 | 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. |
419 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 75 | 13 | 75 | 88 | 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. |
419 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 75 | 13 | 75 | 88 | 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. |
420 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 76 | 13 | 76 | 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. |
420 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 76 | 13 | 76 | 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. |
421 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 85 | 12 | 108 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_UnsupportedSourceTypeException' doesn't match '[a-z][a-zA-Z0-9]*' |
421 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 85 | 12 | 108 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_UnsupportedSourceTypeException' doesn't match '[a-z][a-zA-Z0-9]*' |
422 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 99 | 13 | 99 | 56 | 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. |
422 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 99 | 13 | 99 | 56 | 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. |
423 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 100 | 13 | 100 | 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. |
423 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 100 | 13 | 100 | 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. |
424 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 101 | 13 | 101 | 101 | 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. |
424 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 101 | 13 | 101 | 101 | 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. |
425 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 102 | 13 | 102 | 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. |
425 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 102 | 13 | 102 | 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. |
426 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 111 | 12 | 134 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_NoSourceFieldException' doesn't match '[a-z][a-zA-Z0-9]*' |
426 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 111 | 12 | 134 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_NoSourceFieldException' doesn't match '[a-z][a-zA-Z0-9]*' |
427 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 125 | 13 | 125 | 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. |
427 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 125 | 13 | 125 | 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. |
428 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 126 | 13 | 126 | 70 | 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. |
428 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 126 | 13 | 126 | 70 | 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. |
429 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 127 | 13 | 127 | 88 | 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. |
429 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 127 | 13 | 127 | 88 | 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. |
430 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 128 | 13 | 128 | 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. |
430 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 128 | 13 | 128 | 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. |
431 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 137 | 12 | 167 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_InvokeActionException' doesn't match '[a-z][a-zA-Z0-9]*' |
431 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 137 | 12 | 167 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_InvokeActionException' doesn't match '[a-z][a-zA-Z0-9]*' |
432 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 156 | 13 | 156 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
432 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 156 | 13 | 156 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
433 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 157 | 13 | 157 | 56 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
433 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 157 | 13 | 157 | 56 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
434 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 159 | 13 | 159 | 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. |
434 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 159 | 13 | 159 | 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. |
435 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 160 | 13 | 160 | 88 | 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. |
435 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 160 | 13 | 160 | 88 | 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. |
436 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 161 | 13 | 161 | 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. |
436 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 161 | 13 | 161 | 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. |
437 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 170 | 12 | 197 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_MetadataDeployException' doesn't match '[a-z][a-zA-Z0-9]*' |
437 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 170 | 12 | 197 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_MetadataDeployException' doesn't match '[a-z][a-zA-Z0-9]*' |
438 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 187 | 13 | 187 | 52 | 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. |
438 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 187 | 13 | 187 | 52 | 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. |
439 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 189 | 13 | 189 | 107 | 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. |
439 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 189 | 13 | 189 | 107 | 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. |
440 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 190 | 13 | 190 | 86 | 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. |
440 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 190 | 13 | 190 | 86 | 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. |
441 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 191 | 13 | 191 | 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. |
441 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 191 | 13 | 191 | 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. |
442 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 200 | 12 | 225 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_buildException' doesn't match '[a-z][a-zA-Z0-9]*' |
442 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 200 | 12 | 225 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_buildException' doesn't match '[a-z][a-zA-Z0-9]*' |
443 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 214 | 13 | 214 | 76 | 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 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 214 | 13 | 214 | 76 | 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 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 215 | 13 | 215 | 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. |
444 | /force-app/main/default/classes/MA_ExceptionsTest.cls | 215 | 13 | 215 | 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. |
445 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 10 | 26 | 467 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
445 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 10 | 26 | 467 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
446 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 10 | 26 | 467 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'MA_HttpCalloutMock' has a Standard Cyclomatic Complexity of 8 (Highest = 21). |
446 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 10 | 26 | 467 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'MA_HttpCalloutMock' has a Standard Cyclomatic Complexity of 8 (Highest = 21). |
447 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 12 | 12 | 29 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
447 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 12 | 12 | 29 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
448 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 31 | 13 | 310 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'respondToGet(HttpRequest)' has a cognitive complexity of 30, current threshold is 15 |
448 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 31 | 13 | 310 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'respondToGet(HttpRequest)' has a cognitive complexity of 30, current threshold is 15 |
449 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 31 | 13 | 310 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'respondToGet(HttpRequest)' has a cyclomatic complexity of 21. |
449 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 31 | 13 | 310 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'respondToGet(HttpRequest)' has a cyclomatic complexity of 21. |
450 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 31 | 13 | 310 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'respondToGet()' has an NCSS line count of 74 (limit: 40) |
450 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 31 | 13 | 310 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'respondToGet()' has an NCSS line count of 74 (limit: 40) |
451 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 31 | 13 | 310 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'respondToGet' has a Standard Cyclomatic Complexity of 21. |
451 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 31 | 13 | 310 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'respondToGet' has a Standard Cyclomatic Complexity of 21. |
452 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 223 | 21 | 225 | 22 | pmd | AvoidDeeplyNestedIfStmts | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#avoiddeeplynestedifstmts | Deeply nested if..then statements are hard to read |
452 | /force-app/main/default/classes/MA_HttpCalloutMock.cls | 223 | 21 | 225 | 22 | pmd | AvoidDeeplyNestedIfStmts | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#avoiddeeplynestedifstmts | Deeply nested if..then statements are hard to read |
453 | /force-app/main/default/classes/MA_InstallHandler.cls | 17 | 24 | 29 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
453 | /force-app/main/default/classes/MA_InstallHandler.cls | 17 | 24 | 29 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
454 | /force-app/main/default/classes/MA_InstallHandler.cls | 19 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
454 | /force-app/main/default/classes/MA_InstallHandler.cls | 19 | 12 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
455 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 8 | 9 | 40 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
455 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 8 | 9 | 40 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
456 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 11 | 12 | 23 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_new_install' doesn't match '[a-z][a-zA-Z0-9]*' |
456 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 11 | 12 | 23 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_new_install' doesn't match '[a-z][a-zA-Z0-9]*' |
457 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 13 | 9 | 13 | 99 | 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. |
457 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 13 | 9 | 13 | 99 | 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. |
458 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 21 | 9 | 21 | 99 | 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. |
458 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 21 | 9 | 21 | 99 | 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. |
459 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 26 | 12 | 38 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_upgrade' doesn't match '[a-z][a-zA-Z0-9]*' |
459 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 26 | 12 | 38 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_upgrade' doesn't match '[a-z][a-zA-Z0-9]*' |
460 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 28 | 9 | 28 | 99 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
460 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 28 | 9 | 28 | 99 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
461 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 36 | 9 | 36 | 99 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
461 | /force-app/main/default/classes/MA_InstallHandlerTest.cls | 36 | 9 | 36 | 99 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
462 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 7 | 21 | 74 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
462 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 7 | 21 | 74 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
463 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 18 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
463 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 18 | 12 | 21 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
464 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 25 | 12 | 34 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
464 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 25 | 12 | 34 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
465 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 27 | 9 | 27 | 103 | 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 |
465 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 27 | 9 | 27 | 103 | 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 |
466 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 27 | 9 | 27 | 103 | 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. |
466 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 27 | 9 | 27 | 103 | 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. |
467 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 36 | 12 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
467 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 36 | 12 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
468 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 38 | 9 | 38 | 105 | 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 |
468 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 38 | 9 | 38 | 105 | 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 |
469 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 38 | 9 | 38 | 105 | 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. |
469 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 38 | 9 | 38 | 105 | 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. |
470 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 48 | 12 | 54 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
470 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 48 | 12 | 54 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
471 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 50 | 9 | 50 | 104 | 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 |
471 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 50 | 9 | 50 | 104 | 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 |
472 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 50 | 9 | 50 | 104 | 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. |
472 | /force-app/main/default/classes/MA_IterableSourceBatchable.cls | 50 | 9 | 50 | 104 | 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. |
473 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 8 | 9 | 342 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
473 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 8 | 9 | 342 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
474 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 15 | 20 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
474 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 15 | 20 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
475 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 15 | 20 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
475 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 15 | 20 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
476 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 30 | 12 | 39 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
476 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 30 | 12 | 39 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
477 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 30 | 12 | 39 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Workflow' doesn't match '[a-z][a-zA-Z0-9]*' |
477 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 30 | 12 | 39 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Workflow' doesn't match '[a-z][a-zA-Z0-9]*' |
478 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 42 | 12 | 51 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
478 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 42 | 12 | 51 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
479 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 42 | 12 | 51 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
479 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 42 | 12 | 51 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
480 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 54 | 12 | 63 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
480 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 54 | 12 | 63 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
481 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 54 | 12 | 63 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
481 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 54 | 12 | 63 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
482 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 66 | 12 | 75 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
482 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 66 | 12 | 75 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
483 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 66 | 12 | 75 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
483 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 66 | 12 | 75 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
484 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 78 | 12 | 87 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
484 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 78 | 12 | 87 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
485 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 78 | 12 | 87 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_InvocableApex' doesn't match '[a-z][a-zA-Z0-9]*' |
485 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 78 | 12 | 87 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_InvocableApex' doesn't match '[a-z][a-zA-Z0-9]*' |
486 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 90 | 12 | 100 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
486 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 90 | 12 | 100 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
487 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 90 | 12 | 100 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_AnonymousApex' doesn't match '[a-z][a-zA-Z0-9]*' |
487 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 90 | 12 | 100 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_AnonymousApex' doesn't match '[a-z][a-zA-Z0-9]*' |
488 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 102 | 12 | 153 | 6 | 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 'test_batchable' doesn't match '[a-z][a-zA-Z0-9]*' |
488 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 102 | 12 | 153 | 6 | 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 'test_batchable' doesn't match '[a-z][a-zA-Z0-9]*' |
489 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 148 | 9 | 148 | 122 | 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 |
489 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 148 | 9 | 148 | 122 | 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 |
490 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 148 | 9 | 148 | 122 | 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. |
490 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 148 | 9 | 148 | 122 | 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. |
491 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 149 | 9 | 149 | 125 | 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 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 149 | 9 | 149 | 125 | 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 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 150 | 9 | 150 | 84 | 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. |
492 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 150 | 9 | 150 | 84 | 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. |
493 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 151 | 9 | 151 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
493 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 151 | 9 | 151 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
494 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 156 | 12 | 216 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_field_mapping' doesn't match '[a-z][a-zA-Z0-9]*' |
494 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 156 | 12 | 216 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_field_mapping' doesn't match '[a-z][a-zA-Z0-9]*' |
495 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 204 | 13 | 204 | 94 | 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. |
495 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 204 | 13 | 204 | 94 | 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. |
496 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 219 | 12 | 271 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
496 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 219 | 12 | 271 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
497 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 259 | 13 | 259 | 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. |
497 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 259 | 13 | 259 | 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. |
498 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 274 | 12 | 326 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_soap_fault_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
498 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 274 | 12 | 326 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_soap_fault_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
499 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 314 | 13 | 314 | 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. |
499 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 314 | 13 | 314 | 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. |
500 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 332 | 16 | 334 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
500 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 332 | 16 | 334 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
501 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 336 | 16 | 338 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
501 | /force-app/main/default/classes/MA_IterableSourceBatchableTest.cls | 336 | 16 | 338 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
502 | /force-app/main/default/classes/MA_JobChangeEvent.cls | 11 | 26 | 29 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
502 | /force-app/main/default/classes/MA_JobChangeEvent.cls | 11 | 26 | 29 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
503 | /force-app/main/default/classes/MA_JobChangeEvent.cls | 16 | 12 | 16 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
503 | /force-app/main/default/classes/MA_JobChangeEvent.cls | 16 | 12 | 16 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
504 | /force-app/main/default/classes/MA_JobChangeEvent.cls | 18 | 12 | 18 | 67 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
504 | /force-app/main/default/classes/MA_JobChangeEvent.cls | 18 | 12 | 18 | 67 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
505 | /force-app/main/default/classes/MA_JobChangeEvent.cls | 20 | 12 | 22 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
505 | /force-app/main/default/classes/MA_JobChangeEvent.cls | 20 | 12 | 22 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
506 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 20 | 21 | 53 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
506 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 20 | 21 | 53 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
507 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 22 | 12 | 22 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
507 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 22 | 12 | 22 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
508 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 22 | 5 | 22 | 11 | 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. |
508 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 22 | 5 | 22 | 11 | 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. |
509 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 28 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
509 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 28 | 12 | 51 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
510 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 30 | 9 | 30 | 76 | 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 |
510 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 30 | 9 | 30 | 76 | 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 |
511 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 30 | 9 | 30 | 76 | 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. |
511 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 30 | 9 | 30 | 76 | 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. |
512 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 35 | 13 | 35 | 103 | 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 |
512 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 35 | 13 | 35 | 103 | 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 |
513 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 35 | 13 | 35 | 103 | 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. |
513 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 35 | 13 | 35 | 103 | 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. |
514 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 45 | 21 | 45 | 170 | 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 |
514 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandler.cls | 45 | 21 | 45 | 170 | 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 |
515 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 8 | 9 | 164 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
515 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 8 | 9 | 164 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
516 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 11 | 12 | 85 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_schedule_jobs' doesn't match '[a-z][a-zA-Z0-9]*' |
516 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 11 | 12 | 85 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_schedule_jobs' doesn't match '[a-z][a-zA-Z0-9]*' |
517 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 81 | 9 | 81 | 63 | 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 |
517 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 81 | 9 | 81 | 63 | 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 |
518 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 81 | 9 | 81 | 63 | 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. |
518 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 81 | 9 | 81 | 63 | 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. |
519 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 82 | 9 | 82 | 108 | 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. |
519 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 82 | 9 | 82 | 108 | 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. |
520 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 83 | 9 | 83 | 108 | 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. |
520 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 83 | 9 | 83 | 108 | 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. |
521 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 88 | 12 | 162 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_unschedule_jobs' doesn't match '[a-z][a-zA-Z0-9]*' |
521 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 88 | 12 | 162 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_unschedule_jobs' doesn't match '[a-z][a-zA-Z0-9]*' |
522 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 158 | 9 | 158 | 63 | 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 |
522 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 158 | 9 | 158 | 63 | 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 |
523 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 158 | 9 | 158 | 63 | 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. |
523 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 158 | 9 | 158 | 63 | 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. |
524 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 159 | 9 | 159 | 108 | 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. |
524 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 159 | 9 | 159 | 108 | 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. |
525 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 160 | 9 | 160 | 108 | 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. |
525 | /force-app/main/default/classes/MA_JobChangeEventTriggerHandlerTest.cls | 160 | 9 | 160 | 108 | 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. |
526 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 11 | 26 | 41 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
526 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 11 | 26 | 41 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
527 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 13 | 12 | 13 | 31 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
527 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 13 | 12 | 13 | 31 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
528 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 15 | 12 | 15 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
528 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 15 | 12 | 15 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
529 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 17 | 12 | 17 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
529 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 17 | 12 | 17 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
530 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 19 | 12 | 19 | 59 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
530 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 19 | 12 | 19 | 59 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
531 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 21 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
531 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 21 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
532 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 30 | 12 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
532 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 30 | 12 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
533 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 30 | 12 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
533 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 30 | 12 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
534 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 30 | 12 | 39 | 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 |
534 | /force-app/main/default/classes/MA_ListViewDescribeResult.cls | 30 | 12 | 39 | 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 |
535 | /force-app/main/default/classes/MA_ListViewDescribeResultTest.cls | 8 | 9 | 33 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
535 | /force-app/main/default/classes/MA_ListViewDescribeResultTest.cls | 8 | 9 | 33 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
536 | /force-app/main/default/classes/MA_ListViewDescribeResultTest.cls | 11 | 12 | 31 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_object' doesn't match '[a-z][a-zA-Z0-9]*' |
536 | /force-app/main/default/classes/MA_ListViewDescribeResultTest.cls | 11 | 12 | 31 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_object' doesn't match '[a-z][a-zA-Z0-9]*' |
537 | /force-app/main/default/classes/MA_ListViewDescribeResultTest.cls | 16 | 21 | 16 | 38 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
537 | /force-app/main/default/classes/MA_ListViewDescribeResultTest.cls | 16 | 21 | 16 | 38 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
538 | /force-app/main/default/classes/MA_ListViewDescribeResultTest.cls | 27 | 9 | 27 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
538 | /force-app/main/default/classes/MA_ListViewDescribeResultTest.cls | 27 | 9 | 27 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
539 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 7 | 21 | 97 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
539 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 7 | 21 | 97 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
540 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 18 | 12 | 20 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
540 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 18 | 12 | 20 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
541 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 24 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
541 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 24 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
542 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 26 | 9 | 26 | 103 | 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 |
542 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 26 | 9 | 26 | 103 | 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 |
543 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 26 | 9 | 26 | 103 | 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. |
543 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 26 | 9 | 26 | 103 | 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. |
544 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 39 | 12 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
544 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 39 | 12 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
545 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 41 | 9 | 41 | 105 | 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 |
545 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 41 | 9 | 41 | 105 | 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 |
546 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 41 | 9 | 41 | 105 | 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. |
546 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 41 | 9 | 41 | 105 | 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. |
547 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 51 | 12 | 57 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
547 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 51 | 12 | 57 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
548 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 53 | 9 | 53 | 104 | 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 |
548 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 53 | 9 | 53 | 104 | 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 |
549 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 53 | 9 | 53 | 104 | 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. |
549 | /force-app/main/default/classes/MA_ListViewSourceBatchable.cls | 53 | 9 | 53 | 104 | 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. |
550 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 8 | 9 | 363 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
550 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 8 | 9 | 363 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
551 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 15 | 20 | 30 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
551 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 15 | 20 | 30 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
552 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 15 | 20 | 30 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
552 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 15 | 20 | 30 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
553 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 33 | 12 | 42 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
553 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 33 | 12 | 42 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
554 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 33 | 12 | 42 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Workflow' doesn't match '[a-z][a-zA-Z0-9]*' |
554 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 33 | 12 | 42 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Workflow' doesn't match '[a-z][a-zA-Z0-9]*' |
555 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 45 | 12 | 54 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
555 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 45 | 12 | 54 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
556 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 45 | 12 | 54 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
556 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 45 | 12 | 54 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
557 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 57 | 12 | 66 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
557 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 57 | 12 | 66 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
558 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 57 | 12 | 66 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
558 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 57 | 12 | 66 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
559 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 69 | 12 | 78 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
559 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 69 | 12 | 78 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
560 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 69 | 12 | 78 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
560 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 69 | 12 | 78 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
561 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 81 | 12 | 90 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
561 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 81 | 12 | 90 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
562 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 81 | 12 | 90 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_InvocableApex' doesn't match '[a-z][a-zA-Z0-9]*' |
562 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 81 | 12 | 90 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_InvocableApex' doesn't match '[a-z][a-zA-Z0-9]*' |
563 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 93 | 12 | 103 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
563 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 93 | 12 | 103 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
564 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 93 | 12 | 103 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_AnonymousApex' doesn't match '[a-z][a-zA-Z0-9]*' |
564 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 93 | 12 | 103 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_AnonymousApex' doesn't match '[a-z][a-zA-Z0-9]*' |
565 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 105 | 12 | 149 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'test_batchable' doesn't match '[a-z][a-zA-Z0-9]*' |
565 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 105 | 12 | 149 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The static method name 'test_batchable' doesn't match '[a-z][a-zA-Z0-9]*' |
566 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 144 | 9 | 144 | 122 | 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 |
566 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 144 | 9 | 144 | 122 | 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 |
567 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 144 | 9 | 144 | 122 | 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. |
567 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 144 | 9 | 144 | 122 | 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. |
568 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 145 | 9 | 145 | 125 | 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. |
568 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 145 | 9 | 145 | 125 | 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. |
569 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 146 | 9 | 146 | 84 | 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. |
569 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 146 | 9 | 146 | 84 | 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. |
570 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 147 | 9 | 147 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
570 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 147 | 9 | 147 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
571 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 152 | 12 | 205 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_field_mapping' doesn't match '[a-z][a-zA-Z0-9]*' |
571 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 152 | 12 | 205 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_field_mapping' doesn't match '[a-z][a-zA-Z0-9]*' |
572 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 193 | 13 | 193 | 94 | 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 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 193 | 13 | 193 | 94 | 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 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 208 | 12 | 265 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_no_list_view' doesn't match '[a-z][a-zA-Z0-9]*' |
573 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 208 | 12 | 265 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_no_list_view' doesn't match '[a-z][a-zA-Z0-9]*' |
574 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 268 | 12 | 313 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
574 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 268 | 12 | 313 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
575 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 301 | 13 | 301 | 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. |
575 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 301 | 13 | 301 | 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. |
576 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 316 | 12 | 361 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_soap_fault_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
576 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 316 | 12 | 361 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_soap_fault_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
577 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 349 | 13 | 349 | 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. |
577 | /force-app/main/default/classes/MA_ListViewSourceBatchableTest.cls | 349 | 13 | 349 | 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. |
578 | /force-app/main/default/classes/MA_MapUtils.cls | 7 | 26 | 123 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
578 | /force-app/main/default/classes/MA_MapUtils.cls | 7 | 26 | 123 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
579 | /force-app/main/default/classes/MA_MapUtils.cls | 17 | 19 | 30 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
579 | /force-app/main/default/classes/MA_MapUtils.cls | 17 | 19 | 30 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
580 | /force-app/main/default/classes/MA_MapUtils.cls | 17 | 19 | 30 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
580 | /force-app/main/default/classes/MA_MapUtils.cls | 17 | 19 | 30 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
581 | /force-app/main/default/classes/MA_MapUtils.cls | 17 | 19 | 30 | 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 |
581 | /force-app/main/default/classes/MA_MapUtils.cls | 17 | 19 | 30 | 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 |
582 | /force-app/main/default/classes/MA_MapUtils.cls | 72 | 19 | 81 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
582 | /force-app/main/default/classes/MA_MapUtils.cls | 72 | 19 | 81 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
583 | /force-app/main/default/classes/MA_MapUtils.cls | 72 | 19 | 81 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
583 | /force-app/main/default/classes/MA_MapUtils.cls | 72 | 19 | 81 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
584 | /force-app/main/default/classes/MA_MapUtils.cls | 72 | 19 | 81 | 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 |
584 | /force-app/main/default/classes/MA_MapUtils.cls | 72 | 19 | 81 | 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 |
585 | /force-app/main/default/classes/MA_MapUtils.cls | 83 | 19 | 92 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
585 | /force-app/main/default/classes/MA_MapUtils.cls | 83 | 19 | 92 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
586 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 8 | 9 | 159 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
586 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 8 | 9 | 159 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
587 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 11 | 12 | 37 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_convertKeysToLowercase' doesn't match '[a-z][a-zA-Z0-9]*' |
587 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 11 | 12 | 37 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_convertKeysToLowercase' doesn't match '[a-z][a-zA-Z0-9]*' |
588 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 18 | 9 | 18 | 56 | 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. |
588 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 18 | 9 | 18 | 56 | 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. |
589 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 19 | 9 | 19 | 56 | 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. |
589 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 19 | 9 | 19 | 56 | 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. |
590 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 21 | 9 | 21 | 56 | 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. |
590 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 21 | 9 | 21 | 56 | 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. |
591 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 22 | 9 | 22 | 56 | 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. |
591 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 22 | 9 | 22 | 56 | 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. |
592 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 24 | 9 | 24 | 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. |
592 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 24 | 9 | 24 | 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. |
593 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 25 | 9 | 25 | 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. |
593 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 25 | 9 | 25 | 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. |
594 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 27 | 9 | 27 | 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. |
594 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 27 | 9 | 27 | 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. |
595 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 28 | 9 | 28 | 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. |
595 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 28 | 9 | 28 | 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. |
596 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 30 | 9 | 30 | 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. |
596 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 30 | 9 | 30 | 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. |
597 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 31 | 9 | 31 | 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. |
597 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 31 | 9 | 31 | 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. |
598 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 33 | 9 | 33 | 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. |
598 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 33 | 9 | 33 | 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. |
599 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 40 | 12 | 96 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_visitFieldPaths_sobject' doesn't match '[a-z][a-zA-Z0-9]*' |
599 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 40 | 12 | 96 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_visitFieldPaths_sobject' doesn't match '[a-z][a-zA-Z0-9]*' |
600 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 76 | 9 | 76 | 55 | 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 |
600 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 76 | 9 | 76 | 55 | 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 |
601 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 76 | 9 | 76 | 55 | 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. |
601 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 76 | 9 | 76 | 55 | 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. |
602 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 80 | 9 | 80 | 58 | 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 |
602 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 80 | 9 | 80 | 58 | 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 |
603 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 80 | 9 | 80 | 58 | 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. |
603 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 80 | 9 | 80 | 58 | 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. |
604 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 84 | 9 | 84 | 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. |
604 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 84 | 9 | 84 | 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. |
605 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 85 | 9 | 85 | 78 | 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. |
605 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 85 | 9 | 85 | 78 | 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. |
606 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 86 | 9 | 86 | 76 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
606 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 86 | 9 | 86 | 76 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
607 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 87 | 9 | 87 | 78 | 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. |
607 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 87 | 9 | 87 | 78 | 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. |
608 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 89 | 9 | 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. |
608 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 89 | 9 | 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. |
609 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 90 | 9 | 90 | 84 | 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. |
609 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 90 | 9 | 90 | 84 | 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. |
610 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 91 | 9 | 91 | 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. |
610 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 91 | 9 | 91 | 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. |
611 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 93 | 9 | 93 | 94 | 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. |
611 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 93 | 9 | 93 | 94 | 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. |
612 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 94 | 9 | 94 | 98 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
612 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 94 | 9 | 94 | 98 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
613 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 99 | 12 | 157 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_visitFieldPaths_map' doesn't match '[a-z][a-zA-Z0-9]*' |
613 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 99 | 12 | 157 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_visitFieldPaths_map' doesn't match '[a-z][a-zA-Z0-9]*' |
614 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 135 | 9 | 135 | 55 | 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 |
614 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 135 | 9 | 135 | 55 | 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 |
615 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 135 | 9 | 135 | 55 | 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. |
615 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 135 | 9 | 135 | 55 | 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. |
616 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 141 | 9 | 141 | 58 | 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 |
616 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 141 | 9 | 141 | 58 | 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 |
617 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 141 | 9 | 141 | 58 | 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. |
617 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 141 | 9 | 141 | 58 | 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. |
618 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 145 | 9 | 145 | 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. |
618 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 145 | 9 | 145 | 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. |
619 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 146 | 9 | 146 | 78 | 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. |
619 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 146 | 9 | 146 | 78 | 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. |
620 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 147 | 9 | 147 | 76 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
620 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 147 | 9 | 147 | 76 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
621 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 148 | 9 | 148 | 78 | 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. |
621 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 148 | 9 | 148 | 78 | 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. |
622 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 150 | 9 | 150 | 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. |
622 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 150 | 9 | 150 | 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. |
623 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 151 | 9 | 151 | 84 | 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. |
623 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 151 | 9 | 151 | 84 | 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. |
624 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 152 | 9 | 152 | 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. |
624 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 152 | 9 | 152 | 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. |
625 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 154 | 9 | 154 | 94 | 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. |
625 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 154 | 9 | 154 | 94 | 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. |
626 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 155 | 9 | 155 | 98 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
626 | /force-app/main/default/classes/MA_MapUtilsTest.cls | 155 | 9 | 155 | 98 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
627 | /force-app/main/default/classes/MA_MassActionBatchEnqueuer.cls | 7 | 21 | 17 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
627 | /force-app/main/default/classes/MA_MassActionBatchEnqueuer.cls | 7 | 21 | 17 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
628 | /force-app/main/default/classes/MA_MassActionBatchEnqueuer.cls | 9 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
628 | /force-app/main/default/classes/MA_MassActionBatchEnqueuer.cls | 9 | 12 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
629 | /force-app/main/default/classes/MA_MassActionBatchEnqueuer.cls | 11 | 9 | 11 | 73 | 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 | /force-app/main/default/classes/MA_MassActionBatchEnqueuer.cls | 11 | 9 | 11 | 73 | 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 | /force-app/main/default/classes/MA_MassActionBatchEnqueuer.cls | 11 | 9 | 11 | 73 | 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. |
630 | /force-app/main/default/classes/MA_MassActionBatchEnqueuer.cls | 11 | 9 | 11 | 73 | 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. |
631 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 7 | 26 | 383 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
631 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 7 | 26 | 383 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
632 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 9 | 19 | 74 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
632 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 9 | 19 | 74 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
633 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 13 | 9 | 13 | 75 | 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 |
633 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 13 | 9 | 13 | 75 | 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 |
634 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 13 | 9 | 13 | 75 | 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. |
634 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 13 | 9 | 13 | 75 | 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. |
635 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 45 | 64 | 45 | 108 | 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. |
635 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 45 | 64 | 45 | 108 | 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. |
636 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 63 | 13 | 63 | 24 | 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 |
636 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 63 | 13 | 63 | 24 | 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 |
637 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 67 | 13 | 67 | 126 | 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 |
637 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 67 | 13 | 67 | 126 | 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 |
638 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 71 | 9 | 71 | 81 | 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 |
638 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 71 | 9 | 71 | 81 | 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 |
639 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 71 | 9 | 71 | 81 | 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. |
639 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 71 | 9 | 71 | 81 | 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. |
640 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 131 | 19 | 150 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
640 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 131 | 19 | 150 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
641 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 131 | 19 | 150 | 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 |
641 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 131 | 19 | 150 | 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 |
642 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 133 | 9 | 133 | 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 |
642 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 133 | 9 | 133 | 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 |
643 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 133 | 9 | 133 | 115 | 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. |
643 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 133 | 9 | 133 | 115 | 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. |
644 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 155 | 19 | 173 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
644 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 155 | 19 | 173 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
645 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 155 | 19 | 173 | 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 |
645 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 155 | 19 | 173 | 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 |
646 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 155 | 19 | 173 | 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. |
646 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 155 | 19 | 173 | 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. |
647 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 157 | 9 | 157 | 117 | 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 |
647 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 157 | 9 | 157 | 117 | 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 |
648 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 157 | 9 | 157 | 117 | 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. |
648 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 157 | 9 | 157 | 117 | 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. |
649 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 178 | 19 | 207 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
649 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 178 | 19 | 207 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
650 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 178 | 19 | 207 | 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 |
650 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 178 | 19 | 207 | 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 |
651 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 180 | 9 | 180 | 116 | 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 |
651 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 180 | 9 | 180 | 116 | 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 |
652 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 180 | 9 | 180 | 116 | 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. |
652 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 180 | 9 | 180 | 116 | 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. |
653 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 205 | 9 | 205 | 23 | 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 |
653 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 205 | 9 | 205 | 23 | 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 |
654 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 216 | 19 | 241 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
654 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 216 | 19 | 241 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
655 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 216 | 19 | 241 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
655 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 216 | 19 | 241 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
656 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 216 | 19 | 241 | 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 |
656 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 216 | 19 | 241 | 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 |
657 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 251 | 19 | 279 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
657 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 251 | 19 | 279 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
658 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 251 | 19 | 279 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
658 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 251 | 19 | 279 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
659 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 251 | 19 | 279 | 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 |
659 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 251 | 19 | 279 | 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 |
660 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 265 | 46 | 274 | 10 | 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 |
660 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 265 | 46 | 274 | 10 | 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 |
661 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 284 | 19 | 319 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
661 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 284 | 19 | 319 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
662 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 284 | 19 | 319 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
662 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 284 | 19 | 319 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
663 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 284 | 19 | 319 | 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 |
663 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 284 | 19 | 319 | 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 |
664 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 288 | 35 | 304 | 10 | 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 |
664 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 288 | 35 | 304 | 10 | 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 |
665 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 311 | 13 | 311 | 113 | 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 |
665 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 311 | 13 | 311 | 113 | 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 |
666 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 311 | 13 | 311 | 113 | 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. |
666 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 311 | 13 | 311 | 113 | 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. |
667 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 325 | 19 | 358 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
667 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 325 | 19 | 358 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
668 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 325 | 19 | 358 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
668 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 325 | 19 | 358 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
669 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 325 | 19 | 358 | 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 |
669 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 325 | 19 | 358 | 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 |
670 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 327 | 9 | 327 | 92 | 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 |
670 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 327 | 9 | 327 | 92 | 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 |
671 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 327 | 9 | 327 | 92 | 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. |
671 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 327 | 9 | 327 | 92 | 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. |
672 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 340 | 9 | 340 | 94 | 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 |
672 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 340 | 9 | 340 | 94 | 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 |
673 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 340 | 9 | 340 | 94 | 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. |
673 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 340 | 9 | 340 | 94 | 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. |
674 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 347 | 13 | 347 | 156 | 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 |
674 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 347 | 13 | 347 | 156 | 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 |
675 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 347 | 13 | 347 | 156 | 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. |
675 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 347 | 13 | 347 | 156 | 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. |
676 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 351 | 21 | 351 | 129 | 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 |
676 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 351 | 21 | 351 | 129 | 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 |
677 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 376 | 20 | 381 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
677 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 376 | 20 | 381 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
678 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 376 | 20 | 381 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
678 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 376 | 20 | 381 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
679 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 376 | 20 | 381 | 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 |
679 | /force-app/main/default/classes/MA_MassActionBatchUtils.cls | 376 | 20 | 381 | 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 |
680 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 8 | 9 | 433 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
680 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 8 | 9 | 433 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
681 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 23 | 12 | 62 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
681 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 23 | 12 | 62 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
682 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 23 | 12 | 62 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueue_report_job' doesn't match '[a-z][a-zA-Z0-9]*' |
682 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 23 | 12 | 62 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueue_report_job' doesn't match '[a-z][a-zA-Z0-9]*' |
683 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 56 | 9 | 56 | 46 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertNotEquals' should have 3 parameters. |
683 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 56 | 9 | 56 | 46 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertNotEquals' should have 3 parameters. |
684 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 60 | 9 | 60 | 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. |
684 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 60 | 9 | 60 | 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. |
685 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 65 | 12 | 104 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueue_listView_job' doesn't match '[a-z][a-zA-Z0-9]*' |
685 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 65 | 12 | 104 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueue_listView_job' doesn't match '[a-z][a-zA-Z0-9]*' |
686 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 98 | 9 | 98 | 46 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertNotEquals' should have 3 parameters. |
686 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 98 | 9 | 98 | 46 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertNotEquals' should have 3 parameters. |
687 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 102 | 9 | 102 | 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. |
687 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 102 | 9 | 102 | 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. |
688 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 107 | 12 | 143 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueue_soql_job' doesn't match '[a-z][a-zA-Z0-9]*' |
688 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 107 | 12 | 143 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueue_soql_job' doesn't match '[a-z][a-zA-Z0-9]*' |
689 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 137 | 9 | 137 | 46 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertNotEquals' should have 3 parameters. |
689 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 137 | 9 | 137 | 46 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertNotEquals' should have 3 parameters. |
690 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 141 | 9 | 141 | 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. |
690 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 141 | 9 | 141 | 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. |
691 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 146 | 12 | 182 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueue_apex_job' doesn't match '[a-z][a-zA-Z0-9]*' |
691 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 146 | 12 | 182 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueue_apex_job' doesn't match '[a-z][a-zA-Z0-9]*' |
692 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 176 | 9 | 176 | 46 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertNotEquals' should have 3 parameters. |
692 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 176 | 9 | 176 | 46 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertNotEquals' should have 3 parameters. |
693 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 180 | 9 | 180 | 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. |
693 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 180 | 9 | 180 | 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. |
694 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 185 | 12 | 227 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueue_apex_job_no_class_exists' doesn't match '[a-z][a-zA-Z0-9]*' |
694 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 185 | 12 | 227 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueue_apex_job_no_class_exists' doesn't match '[a-z][a-zA-Z0-9]*' |
695 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 217 | 13 | 217 | 47 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
695 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 217 | 13 | 217 | 47 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
696 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 221 | 13 | 221 | 95 | 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. |
696 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 221 | 13 | 221 | 95 | 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. |
697 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 229 | 12 | 235 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
697 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 229 | 12 | 235 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
698 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 230 | 16 | 234 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
698 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 230 | 16 | 234 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
699 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 232 | 50 | 232 | 67 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
699 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 232 | 50 | 232 | 67 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
700 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 238 | 12 | 290 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_handle_batch_job_started' doesn't match '[a-z][a-zA-Z0-9]*' |
700 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 238 | 12 | 290 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_handle_batch_job_started' doesn't match '[a-z][a-zA-Z0-9]*' |
701 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 250 | 60 | 250 | 104 | 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. |
701 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 250 | 60 | 250 | 104 | 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. |
702 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 282 | 9 | 282 | 93 | 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. |
702 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 282 | 9 | 282 | 93 | 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. |
703 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 283 | 9 | 283 | 74 | 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. |
703 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 283 | 9 | 283 | 74 | 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. |
704 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 285 | 9 | 285 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
704 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 285 | 9 | 285 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
705 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 286 | 9 | 286 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
705 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 286 | 9 | 286 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
706 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 287 | 9 | 287 | 97 | 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. |
706 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 287 | 9 | 287 | 97 | 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. |
707 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 288 | 9 | 288 | 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. |
707 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 288 | 9 | 288 | 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. |
708 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 293 | 12 | 345 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_handle_batch_job_execution' doesn't match '[a-z][a-zA-Z0-9]*' |
708 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 293 | 12 | 345 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_handle_batch_job_execution' doesn't match '[a-z][a-zA-Z0-9]*' |
709 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 305 | 60 | 305 | 104 | 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. |
709 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 305 | 60 | 305 | 104 | 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. |
710 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 337 | 9 | 337 | 93 | 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. |
710 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 337 | 9 | 337 | 93 | 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. |
711 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 338 | 9 | 338 | 74 | 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. |
711 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 338 | 9 | 338 | 74 | 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. |
712 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 340 | 9 | 340 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
712 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 340 | 9 | 340 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
713 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 341 | 9 | 341 | 98 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
713 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 341 | 9 | 341 | 98 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
714 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 342 | 9 | 342 | 91 | 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. |
714 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 342 | 9 | 342 | 91 | 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. |
715 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 343 | 9 | 343 | 95 | 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. |
715 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 343 | 9 | 343 | 95 | 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. |
716 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 348 | 12 | 414 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_handle_batch_job_finished' doesn't match '[a-z][a-zA-Z0-9]*' |
716 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 348 | 12 | 414 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_handle_batch_job_finished' doesn't match '[a-z][a-zA-Z0-9]*' |
717 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 360 | 60 | 360 | 104 | 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. |
717 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 360 | 60 | 360 | 104 | 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. |
718 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 392 | 9 | 392 | 93 | 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. |
718 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 392 | 9 | 392 | 93 | 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. |
719 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 393 | 9 | 393 | 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. |
719 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 393 | 9 | 393 | 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. |
720 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 395 | 9 | 395 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
720 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 395 | 9 | 395 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
721 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 396 | 9 | 396 | 87 | 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. |
721 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 396 | 9 | 396 | 87 | 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. |
722 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 397 | 9 | 397 | 97 | 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. |
722 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 397 | 9 | 397 | 97 | 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. |
723 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 398 | 9 | 398 | 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. |
723 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 398 | 9 | 398 | 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. |
724 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 411 | 9 | 411 | 84 | 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. |
724 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 411 | 9 | 411 | 84 | 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. |
725 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 412 | 9 | 412 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
725 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 412 | 9 | 412 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
726 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 417 | 12 | 431 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
726 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 417 | 12 | 431 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
727 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 417 | 12 | 431 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_mock_jobs' doesn't match '[a-z][a-zA-Z0-9]*' |
727 | /force-app/main/default/classes/MA_MassActionBatchUtilsTest.cls | 417 | 12 | 431 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_mock_jobs' doesn't match '[a-z][a-zA-Z0-9]*' |
728 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 7 | 21 | 189 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
728 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 7 | 21 | 189 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
729 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 9 | 12 | 9 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
729 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 9 | 12 | 9 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
730 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 9 | 5 | 9 | 11 | 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. |
730 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 9 | 5 | 9 | 11 | 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. |
731 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 15 | 12 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
731 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 15 | 12 | 19 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
732 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 15 | 5 | 15 | 11 | 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. |
732 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 15 | 5 | 15 | 11 | 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. |
733 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 21 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
733 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 21 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
734 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 43 | 12 | 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 |
734 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 43 | 12 | 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 |
735 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 43 | 5 | 43 | 11 | 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. |
735 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 43 | 5 | 43 | 11 | 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. |
736 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 43 | 12 | 48 | 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. |
736 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 43 | 12 | 48 | 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. |
737 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 50 | 12 | 107 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
737 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 50 | 12 | 107 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
738 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 50 | 12 | 107 | 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. |
738 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 50 | 12 | 107 | 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. |
739 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 60 | 13 | 60 | 107 | 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 |
739 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 60 | 13 | 60 | 107 | 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 |
740 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 60 | 13 | 60 | 107 | 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. |
740 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 60 | 13 | 60 | 107 | 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. |
741 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 61 | 13 | 61 | 107 | 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 |
741 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 61 | 13 | 61 | 107 | 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 |
742 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 61 | 13 | 61 | 107 | 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. |
742 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 61 | 13 | 61 | 107 | 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. |
743 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 113 | 12 | 117 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
743 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 113 | 12 | 117 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
744 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 113 | 5 | 113 | 11 | 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. |
744 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 113 | 5 | 113 | 11 | 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. |
745 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 119 | 12 | 123 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
745 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 119 | 12 | 123 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
746 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 129 | 9 | 129 | 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 |
746 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 129 | 9 | 129 | 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 |
747 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 129 | 9 | 129 | 82 | 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. |
747 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 129 | 9 | 129 | 82 | 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. |
748 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 138 | 9 | 138 | 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 |
748 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 138 | 9 | 138 | 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 |
749 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 138 | 9 | 138 | 82 | 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. |
749 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 138 | 9 | 138 | 82 | 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. |
750 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 147 | 9 | 147 | 80 | 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 |
750 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 147 | 9 | 147 | 80 | 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 |
751 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 147 | 9 | 147 | 80 | 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. |
751 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandler.cls | 147 | 9 | 147 | 80 | 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. |
752 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 8 | 9 | 173 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
752 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 8 | 9 | 173 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
753 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 11 | 12 | 81 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_insert' doesn't match '[a-z][a-zA-Z0-9]*' |
753 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 11 | 12 | 81 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_insert' doesn't match '[a-z][a-zA-Z0-9]*' |
754 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 52 | 9 | 52 | 63 | 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 |
754 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 52 | 9 | 52 | 63 | 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 |
755 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 52 | 9 | 52 | 63 | 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. |
755 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 52 | 9 | 52 | 63 | 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. |
756 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 53 | 9 | 53 | 113 | 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. |
756 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 53 | 9 | 53 | 113 | 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. |
757 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 57 | 9 | 57 | 63 | 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 |
757 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 57 | 9 | 57 | 63 | 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 |
758 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 57 | 9 | 57 | 63 | 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. |
758 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 57 | 9 | 57 | 63 | 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. |
759 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 58 | 9 | 58 | 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. |
759 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 58 | 9 | 58 | 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. |
760 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 84 | 12 | 151 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_update' doesn't match '[a-z][a-zA-Z0-9]*' |
760 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 84 | 12 | 151 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_update' doesn't match '[a-z][a-zA-Z0-9]*' |
761 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 115 | 9 | 115 | 63 | 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 |
761 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 115 | 9 | 115 | 63 | 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 |
762 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 115 | 9 | 115 | 63 | 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. |
762 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 115 | 9 | 115 | 63 | 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. |
763 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 116 | 9 | 116 | 107 | 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. |
763 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 116 | 9 | 116 | 107 | 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. |
764 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 121 | 9 | 121 | 63 | 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 |
764 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 121 | 9 | 121 | 63 | 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 |
765 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 121 | 9 | 121 | 63 | 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. |
765 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 121 | 9 | 121 | 63 | 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. |
766 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 122 | 9 | 122 | 107 | 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. |
766 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 122 | 9 | 122 | 107 | 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. |
767 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 127 | 9 | 127 | 63 | 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 |
767 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 127 | 9 | 127 | 63 | 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 |
768 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 127 | 9 | 127 | 63 | 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. |
768 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 127 | 9 | 127 | 63 | 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. |
769 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 128 | 9 | 128 | 107 | 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. |
769 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 128 | 9 | 128 | 107 | 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. |
770 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 154 | 12 | 171 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
770 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 154 | 12 | 171 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
771 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 154 | 12 | 171 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_crud' doesn't match '[a-z][a-zA-Z0-9]*' |
771 | /force-app/main/default/classes/MA_MassActionConfigTriggerHandlerTest.cls | 154 | 12 | 171 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_crud' doesn't match '[a-z][a-zA-Z0-9]*' |
772 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 19 | 26 | 237 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
772 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 19 | 26 | 237 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
773 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 19 | 26 | 237 | 2 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessivepubliccount | The class MA_MassActionConfigWrapper has 34 public methods, attributes, and properties (limit: 20) |
773 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 19 | 26 | 237 | 2 | pmd | ExcessivePublicCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessivepubliccount | The class MA_MassActionConfigWrapper has 34 public methods, attributes, and properties (limit: 20) |
774 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 22 | 12 | 22 | 37 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
774 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 22 | 12 | 22 | 37 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
775 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 25 | 12 | 25 | 36 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
775 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 25 | 12 | 25 | 36 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
776 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 28 | 12 | 28 | 37 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
776 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 28 | 12 | 28 | 37 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
777 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 31 | 12 | 31 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
777 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 31 | 12 | 31 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
778 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 34 | 12 | 34 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
778 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 34 | 12 | 34 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
779 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 37 | 12 | 37 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
779 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 37 | 12 | 37 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
780 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 40 | 12 | 40 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
780 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 40 | 12 | 40 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
781 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 43 | 12 | 43 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
781 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 43 | 12 | 43 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
782 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 48 | 12 | 48 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
782 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 48 | 12 | 48 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
783 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 51 | 12 | 51 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
783 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 51 | 12 | 51 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
784 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 54 | 12 | 54 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
784 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 54 | 12 | 54 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
785 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 57 | 12 | 57 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
785 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 57 | 12 | 57 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
786 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 60 | 12 | 60 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
786 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 60 | 12 | 60 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
787 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 63 | 12 | 63 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
787 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 63 | 12 | 63 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
788 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 68 | 12 | 68 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
788 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 68 | 12 | 68 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
789 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 71 | 12 | 71 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
789 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 71 | 12 | 71 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
790 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 74 | 12 | 74 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
790 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 74 | 12 | 74 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
791 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 77 | 12 | 77 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
791 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 77 | 12 | 77 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
792 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 82 | 12 | 82 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
792 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 82 | 12 | 82 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
793 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 85 | 12 | 85 | 45 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
793 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 85 | 12 | 85 | 45 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
794 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 88 | 12 | 88 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
794 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 88 | 12 | 88 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
795 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 91 | 12 | 91 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
795 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 91 | 12 | 91 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
796 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 94 | 12 | 94 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
796 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 94 | 12 | 94 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
797 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 97 | 12 | 97 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
797 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 97 | 12 | 97 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
798 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 100 | 12 | 100 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
798 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 100 | 12 | 100 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
799 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 103 | 12 | 103 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
799 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 103 | 12 | 103 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
800 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 108 | 12 | 108 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
800 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 108 | 12 | 108 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
801 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 111 | 12 | 111 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
801 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 111 | 12 | 111 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
802 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 114 | 12 | 114 | 45 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
802 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 114 | 12 | 114 | 45 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
803 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 117 | 12 | 117 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
803 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 117 | 12 | 117 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
804 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 120 | 12 | 120 | 65 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
804 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 120 | 12 | 120 | 65 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
805 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 122 | 12 | 122 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
805 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 122 | 12 | 122 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
806 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 122 | 5 | 122 | 11 | 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. |
806 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 122 | 5 | 122 | 11 | 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. |
807 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 124 | 12 | 175 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
807 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 124 | 12 | 175 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
808 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 177 | 12 | 220 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
808 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 177 | 12 | 220 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
809 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 222 | 30 | 235 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
809 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 222 | 30 | 235 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
810 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 225 | 16 | 225 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
810 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 225 | 16 | 225 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
811 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 228 | 16 | 228 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
811 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 228 | 16 | 228 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
812 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 230 | 16 | 233 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
812 | /force-app/main/default/classes/MA_MassActionConfigWrapper.cls | 230 | 16 | 233 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
813 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 7 | 21 | 129 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
813 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 7 | 21 | 129 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
814 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 9 | 12 | 9 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
814 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 9 | 12 | 9 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
815 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 9 | 5 | 9 | 11 | 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. |
815 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 9 | 5 | 9 | 11 | 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. |
816 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 15 | 12 | 20 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
816 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 15 | 12 | 20 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
817 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 22 | 12 | 26 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
817 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 22 | 12 | 26 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
818 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 22 | 5 | 22 | 11 | 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. |
818 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 22 | 5 | 22 | 11 | 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. |
819 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 32 | 12 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
819 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 32 | 12 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
820 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 32 | 12 | 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. |
820 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 32 | 12 | 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. |
821 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 40 | 12 | 45 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
821 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 40 | 12 | 45 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
822 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 40 | 5 | 40 | 11 | 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. |
822 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 40 | 5 | 40 | 11 | 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. |
823 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 40 | 12 | 45 | 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. |
823 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 40 | 12 | 45 | 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. |
824 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 51 | 12 | 55 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
824 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 51 | 12 | 55 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
825 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 57 | 12 | 61 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
825 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 57 | 12 | 61 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
826 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 57 | 5 | 57 | 11 | 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. |
826 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 57 | 5 | 57 | 11 | 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. |
827 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 73 | 20 | 86 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
827 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 73 | 20 | 86 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
828 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 73 | 20 | 86 | 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 |
828 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 73 | 20 | 86 | 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 |
829 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 96 | 20 | 106 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
829 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 96 | 20 | 106 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
830 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 96 | 20 | 106 | 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 |
830 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 96 | 20 | 106 | 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 |
831 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 115 | 20 | 127 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
831 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 115 | 20 | 127 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
832 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 115 | 20 | 127 | 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 |
832 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 115 | 20 | 127 | 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 |
833 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 117 | 54 | 117 | 98 | 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. |
833 | /force-app/main/default/classes/MA_MassActionLogTriggerHandler.cls | 117 | 54 | 117 | 98 | 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. |
834 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 8 | 9 | 158 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
834 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 8 | 9 | 158 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
835 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 11 | 12 | 37 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_format_job_id' doesn't match '[a-z][a-zA-Z0-9]*' |
835 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 11 | 12 | 37 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_format_job_id' doesn't match '[a-z][a-zA-Z0-9]*' |
836 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 24 | 37 | 24 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
836 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 24 | 37 | 24 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
837 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 27 | 9 | 27 | 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. |
837 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 27 | 9 | 27 | 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. |
838 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 35 | 9 | 35 | 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. |
838 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 35 | 9 | 35 | 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. |
839 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 40 | 12 | 76 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_assign_parent_log_configuration' doesn't match '[a-z][a-zA-Z0-9]*' |
839 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 40 | 12 | 76 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_assign_parent_log_configuration' doesn't match '[a-z][a-zA-Z0-9]*' |
840 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 44 | 60 | 44 | 104 | 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. |
840 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 44 | 60 | 44 | 104 | 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. |
841 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 56 | 37 | 56 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
841 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 56 | 37 | 56 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
842 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 65 | 37 | 65 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
842 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 65 | 37 | 65 | 54 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
843 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 72 | 9 | 72 | 125 | 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. |
843 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 72 | 9 | 72 | 125 | 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. |
844 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 73 | 9 | 73 | 124 | 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. |
844 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 73 | 9 | 73 | 124 | 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. |
845 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 74 | 9 | 74 | 147 | 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. |
845 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 74 | 9 | 74 | 147 | 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. |
846 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 79 | 12 | 130 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_cascade_delete_child_logs' doesn't match '[a-z][a-zA-Z0-9]*' |
846 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 79 | 12 | 130 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_cascade_delete_child_logs' doesn't match '[a-z][a-zA-Z0-9]*' |
847 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 81 | 60 | 81 | 104 | 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. |
847 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 81 | 60 | 81 | 104 | 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. |
848 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 97 | 41 | 97 | 58 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
848 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 97 | 41 | 97 | 58 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
849 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 115 | 9 | 115 | 139 | 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. |
849 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 115 | 9 | 115 | 139 | 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. |
850 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 116 | 9 | 116 | 137 | 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. |
850 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 116 | 9 | 116 | 137 | 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. |
851 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 127 | 9 | 127 | 123 | 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. |
851 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 127 | 9 | 127 | 123 | 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. |
852 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 128 | 9 | 128 | 122 | 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. |
852 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 128 | 9 | 128 | 122 | 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. |
853 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 133 | 12 | 156 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
853 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 133 | 12 | 156 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
854 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 133 | 12 | 156 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_crud' doesn't match '[a-z][a-zA-Z0-9]*' |
854 | /force-app/main/default/classes/MA_MassActionLogTriggerHandlerTest.cls | 133 | 12 | 156 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_crud' doesn't match '[a-z][a-zA-Z0-9]*' |
855 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 7 | 21 | 44 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
855 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 7 | 21 | 44 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
856 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 11 | 12 | 13 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
856 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 11 | 12 | 13 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
857 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 15 | 12 | 34 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
857 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 15 | 12 | 34 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
858 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 17 | 9 | 17 | 103 | 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 |
858 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 17 | 9 | 17 | 103 | 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 |
859 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 17 | 9 | 17 | 103 | 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. |
859 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 17 | 9 | 17 | 103 | 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. |
860 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 38 | 12 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
860 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 38 | 12 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
861 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 40 | 9 | 40 | 72 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
861 | /force-app/main/default/classes/MA_MassActionSchedulable.cls | 40 | 9 | 40 | 72 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
862 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 8 | 9 | 93 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
862 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 8 | 9 | 93 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
863 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 11 | 12 | 46 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
863 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 11 | 12 | 46 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
864 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 11 | 12 | 46 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_schedule_listview' doesn't match '[a-z][a-zA-Z0-9]*' |
864 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 11 | 12 | 46 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_schedule_listview' doesn't match '[a-z][a-zA-Z0-9]*' |
865 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 56 | 12 | 91 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
865 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 56 | 12 | 91 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
866 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 56 | 12 | 91 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
866 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 56 | 12 | 91 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
867 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 56 | 12 | 91 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_schedule_report' doesn't match '[a-z][a-zA-Z0-9]*' |
867 | /force-app/main/default/classes/MA_MassActionSchedulableTest.cls | 56 | 12 | 91 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_schedule_report' doesn't match '[a-z][a-zA-Z0-9]*' |
868 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 10 | 26 | 115 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
868 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 10 | 26 | 115 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
869 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 12 | 19 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
869 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 12 | 19 | 46 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
870 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 14 | 9 | 14 | 89 | 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 |
870 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 14 | 9 | 14 | 89 | 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 |
871 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 14 | 9 | 14 | 89 | 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. |
871 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 14 | 9 | 14 | 89 | 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. |
872 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 28 | 48 | 35 | 10 | 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 |
872 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 28 | 48 | 35 | 10 | 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 |
873 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 39 | 17 | 39 | 137 | 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 |
873 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 39 | 17 | 39 | 137 | 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 |
874 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 39 | 17 | 39 | 137 | 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. |
874 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 39 | 17 | 39 | 137 | 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. |
875 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 48 | 19 | 82 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
875 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 48 | 19 | 82 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
876 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 50 | 9 | 50 | 87 | 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 |
876 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 50 | 9 | 50 | 87 | 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 |
877 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 50 | 9 | 50 | 87 | 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. |
877 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 50 | 9 | 50 | 87 | 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. |
878 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 76 | 13 | 76 | 132 | 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 |
878 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 76 | 13 | 76 | 132 | 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 |
879 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 76 | 13 | 76 | 132 | 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. |
879 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 76 | 13 | 76 | 132 | 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. |
880 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 77 | 24 | 77 | 99 | pmd | OperationWithLimitsInLoop | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#operationwithlimitsinloop | Avoid operations in loops that may hit governor limits |
880 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 77 | 24 | 77 | 99 | pmd | OperationWithLimitsInLoop | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#operationwithlimitsinloop | Avoid operations in loops that may hit governor limits |
881 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 78 | 13 | 78 | 102 | 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 |
881 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 78 | 13 | 78 | 102 | 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 |
882 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 78 | 13 | 78 | 102 | 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. |
882 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 78 | 13 | 78 | 102 | 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. |
883 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 84 | 19 | 113 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
883 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 84 | 19 | 113 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
884 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 86 | 9 | 86 | 74 | 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 |
884 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 86 | 9 | 86 | 74 | 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 |
885 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 86 | 9 | 86 | 74 | 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. |
885 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 86 | 9 | 86 | 74 | 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. |
886 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 110 | 9 | 110 | 77 | 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 |
886 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 110 | 9 | 110 | 77 | 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 |
887 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 110 | 9 | 110 | 77 | 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. |
887 | /force-app/main/default/classes/MA_MassActionScheduleUtils.cls | 110 | 9 | 110 | 77 | 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. |
888 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 8 | 9 | 130 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
888 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 8 | 9 | 130 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
889 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 11 | 12 | 70 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_schedule_jobs' doesn't match '[a-z][a-zA-Z0-9]*' |
889 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 11 | 12 | 70 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_schedule_jobs' doesn't match '[a-z][a-zA-Z0-9]*' |
890 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 51 | 9 | 51 | 108 | 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. |
890 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 51 | 9 | 51 | 108 | 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. |
891 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 52 | 9 | 52 | 108 | 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. |
891 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 52 | 9 | 52 | 108 | 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. |
892 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 60 | 9 | 60 | 63 | 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 |
892 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 60 | 9 | 60 | 63 | 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 |
893 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 60 | 9 | 60 | 63 | 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. |
893 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 60 | 9 | 60 | 63 | 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. |
894 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 61 | 9 | 61 | 108 | 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. |
894 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 61 | 9 | 61 | 108 | 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. |
895 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 62 | 9 | 62 | 108 | 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. |
895 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 62 | 9 | 62 | 108 | 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. |
896 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 65 | 9 | 65 | 104 | 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. |
896 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 65 | 9 | 65 | 104 | 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. |
897 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 68 | 9 | 68 | 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. |
897 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 68 | 9 | 68 | 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. |
898 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 73 | 12 | 128 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_unschedule_jobs' doesn't match '[a-z][a-zA-Z0-9]*' |
898 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 73 | 12 | 128 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_unschedule_jobs' doesn't match '[a-z][a-zA-Z0-9]*' |
899 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 115 | 9 | 115 | 108 | 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. |
899 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 115 | 9 | 115 | 108 | 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. |
900 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 116 | 9 | 116 | 108 | 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. |
900 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 116 | 9 | 116 | 108 | 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. |
901 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 124 | 9 | 124 | 63 | 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 |
901 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 124 | 9 | 124 | 63 | 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 |
902 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 124 | 9 | 124 | 63 | 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. |
902 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 124 | 9 | 124 | 63 | 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. |
903 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 125 | 9 | 125 | 108 | 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. |
903 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 125 | 9 | 125 | 108 | 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. |
904 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 126 | 9 | 126 | 108 | 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. |
904 | /force-app/main/default/classes/MA_MassActionScheduleUtilsTest.cls | 126 | 9 | 126 | 108 | 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. |
905 | /force-app/main/default/classes/MA_MassActionUtils.cls | 10 | 26 | 1218 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
905 | /force-app/main/default/classes/MA_MassActionUtils.cls | 10 | 26 | 1218 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
906 | /force-app/main/default/classes/MA_MassActionUtils.cls | 10 | 26 | 1218 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'MA_MassActionUtils' has a total cognitive complexity of 69 (highest 6), current threshold is 50 |
906 | /force-app/main/default/classes/MA_MassActionUtils.cls | 10 | 26 | 1218 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'MA_MassActionUtils' has a total cognitive complexity of 69 (highest 6), current threshold is 50 |
907 | /force-app/main/default/classes/MA_MassActionUtils.cls | 10 | 26 | 1218 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'MA_MassActionUtils' has a total cyclomatic complexity of 91 (highest 7). |
907 | /force-app/main/default/classes/MA_MassActionUtils.cls | 10 | 26 | 1218 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'MA_MassActionUtils' has a total cyclomatic complexity of 91 (highest 7). |
908 | /force-app/main/default/classes/MA_MassActionUtils.cls | 10 | 26 | 1218 | 2 | pmd | ExcessiveClassLength | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveclasslength | Avoid really long classes. |
908 | /force-app/main/default/classes/MA_MassActionUtils.cls | 10 | 26 | 1218 | 2 | pmd | ExcessiveClassLength | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveclasslength | Avoid really long classes. |
909 | /force-app/main/default/classes/MA_MassActionUtils.cls | 31 | 19 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
909 | /force-app/main/default/classes/MA_MassActionUtils.cls | 31 | 19 | 39 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
910 | /force-app/main/default/classes/MA_MassActionUtils.cls | 41 | 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 |
910 | /force-app/main/default/classes/MA_MassActionUtils.cls | 41 | 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 |
911 | /force-app/main/default/classes/MA_MassActionUtils.cls | 57 | 19 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
911 | /force-app/main/default/classes/MA_MassActionUtils.cls | 57 | 19 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
912 | /force-app/main/default/classes/MA_MassActionUtils.cls | 57 | 19 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
912 | /force-app/main/default/classes/MA_MassActionUtils.cls | 57 | 19 | 119 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
913 | /force-app/main/default/classes/MA_MassActionUtils.cls | 57 | 19 | 119 | 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 |
913 | /force-app/main/default/classes/MA_MassActionUtils.cls | 57 | 19 | 119 | 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 |
914 | /force-app/main/default/classes/MA_MassActionUtils.cls | 59 | 9 | 59 | 84 | 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 |
914 | /force-app/main/default/classes/MA_MassActionUtils.cls | 59 | 9 | 59 | 84 | 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 |
915 | /force-app/main/default/classes/MA_MassActionUtils.cls | 59 | 9 | 59 | 84 | 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. |
915 | /force-app/main/default/classes/MA_MassActionUtils.cls | 59 | 9 | 59 | 84 | 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. |
916 | /force-app/main/default/classes/MA_MassActionUtils.cls | 63 | 53 | 114 | 10 | 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 |
916 | /force-app/main/default/classes/MA_MassActionUtils.cls | 63 | 53 | 114 | 10 | 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 |
917 | /force-app/main/default/classes/MA_MassActionUtils.cls | 63 | 53 | 114 | 10 | 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 |
917 | /force-app/main/default/classes/MA_MassActionUtils.cls | 63 | 53 | 114 | 10 | 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 |
918 | /force-app/main/default/classes/MA_MassActionUtils.cls | 128 | 19 | 169 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
918 | /force-app/main/default/classes/MA_MassActionUtils.cls | 128 | 19 | 169 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
919 | /force-app/main/default/classes/MA_MassActionUtils.cls | 128 | 19 | 169 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
919 | /force-app/main/default/classes/MA_MassActionUtils.cls | 128 | 19 | 169 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
920 | /force-app/main/default/classes/MA_MassActionUtils.cls | 128 | 19 | 169 | 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 |
920 | /force-app/main/default/classes/MA_MassActionUtils.cls | 128 | 19 | 169 | 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 |
921 | /force-app/main/default/classes/MA_MassActionUtils.cls | 130 | 9 | 130 | 93 | 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 |
921 | /force-app/main/default/classes/MA_MassActionUtils.cls | 130 | 9 | 130 | 93 | 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 |
922 | /force-app/main/default/classes/MA_MassActionUtils.cls | 130 | 9 | 130 | 93 | 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. |
922 | /force-app/main/default/classes/MA_MassActionUtils.cls | 130 | 9 | 130 | 93 | 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. |
923 | /force-app/main/default/classes/MA_MassActionUtils.cls | 131 | 9 | 131 | 105 | 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 |
923 | /force-app/main/default/classes/MA_MassActionUtils.cls | 131 | 9 | 131 | 105 | 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 |
924 | /force-app/main/default/classes/MA_MassActionUtils.cls | 131 | 9 | 131 | 105 | 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. |
924 | /force-app/main/default/classes/MA_MassActionUtils.cls | 131 | 9 | 131 | 105 | 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. |
925 | /force-app/main/default/classes/MA_MassActionUtils.cls | 138 | 9 | 138 | 85 | 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 |
925 | /force-app/main/default/classes/MA_MassActionUtils.cls | 138 | 9 | 138 | 85 | 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 |
926 | /force-app/main/default/classes/MA_MassActionUtils.cls | 138 | 9 | 138 | 85 | 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. |
926 | /force-app/main/default/classes/MA_MassActionUtils.cls | 138 | 9 | 138 | 85 | 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. |
927 | /force-app/main/default/classes/MA_MassActionUtils.cls | 139 | 9 | 139 | 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 |
927 | /force-app/main/default/classes/MA_MassActionUtils.cls | 139 | 9 | 139 | 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 |
928 | /force-app/main/default/classes/MA_MassActionUtils.cls | 139 | 9 | 139 | 97 | 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. |
928 | /force-app/main/default/classes/MA_MassActionUtils.cls | 139 | 9 | 139 | 97 | 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. |
929 | /force-app/main/default/classes/MA_MassActionUtils.cls | 142 | 9 | 142 | 23 | 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 |
929 | /force-app/main/default/classes/MA_MassActionUtils.cls | 142 | 9 | 142 | 23 | 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 |
930 | /force-app/main/default/classes/MA_MassActionUtils.cls | 142 | 9 | 142 | 23 | 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 |
930 | /force-app/main/default/classes/MA_MassActionUtils.cls | 142 | 9 | 142 | 23 | 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 |
931 | /force-app/main/default/classes/MA_MassActionUtils.cls | 163 | 9 | 163 | 31 | 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 |
931 | /force-app/main/default/classes/MA_MassActionUtils.cls | 163 | 9 | 163 | 31 | 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 |
932 | /force-app/main/default/classes/MA_MassActionUtils.cls | 177 | 19 | 209 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
932 | /force-app/main/default/classes/MA_MassActionUtils.cls | 177 | 19 | 209 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
933 | /force-app/main/default/classes/MA_MassActionUtils.cls | 177 | 19 | 209 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
933 | /force-app/main/default/classes/MA_MassActionUtils.cls | 177 | 19 | 209 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
934 | /force-app/main/default/classes/MA_MassActionUtils.cls | 177 | 19 | 209 | 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 |
934 | /force-app/main/default/classes/MA_MassActionUtils.cls | 177 | 19 | 209 | 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 |
935 | /force-app/main/default/classes/MA_MassActionUtils.cls | 179 | 9 | 179 | 62 | 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 |
935 | /force-app/main/default/classes/MA_MassActionUtils.cls | 179 | 9 | 179 | 62 | 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 |
936 | /force-app/main/default/classes/MA_MassActionUtils.cls | 179 | 9 | 179 | 62 | 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. |
936 | /force-app/main/default/classes/MA_MassActionUtils.cls | 179 | 9 | 179 | 62 | 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. |
937 | /force-app/main/default/classes/MA_MassActionUtils.cls | 180 | 9 | 180 | 46 | 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 |
937 | /force-app/main/default/classes/MA_MassActionUtils.cls | 180 | 9 | 180 | 46 | 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 |
938 | /force-app/main/default/classes/MA_MassActionUtils.cls | 180 | 9 | 180 | 46 | 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. |
938 | /force-app/main/default/classes/MA_MassActionUtils.cls | 180 | 9 | 180 | 46 | 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. |
939 | /force-app/main/default/classes/MA_MassActionUtils.cls | 181 | 9 | 181 | 52 | 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 |
939 | /force-app/main/default/classes/MA_MassActionUtils.cls | 181 | 9 | 181 | 52 | 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 |
940 | /force-app/main/default/classes/MA_MassActionUtils.cls | 181 | 9 | 181 | 52 | 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. |
940 | /force-app/main/default/classes/MA_MassActionUtils.cls | 181 | 9 | 181 | 52 | 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. |
941 | /force-app/main/default/classes/MA_MassActionUtils.cls | 204 | 24 | 204 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
941 | /force-app/main/default/classes/MA_MassActionUtils.cls | 204 | 24 | 204 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
942 | /force-app/main/default/classes/MA_MassActionUtils.cls | 222 | 19 | 255 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
942 | /force-app/main/default/classes/MA_MassActionUtils.cls | 222 | 19 | 255 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
943 | /force-app/main/default/classes/MA_MassActionUtils.cls | 222 | 19 | 255 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
943 | /force-app/main/default/classes/MA_MassActionUtils.cls | 222 | 19 | 255 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
944 | /force-app/main/default/classes/MA_MassActionUtils.cls | 222 | 19 | 255 | 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 |
944 | /force-app/main/default/classes/MA_MassActionUtils.cls | 222 | 19 | 255 | 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 |
945 | /force-app/main/default/classes/MA_MassActionUtils.cls | 224 | 9 | 224 | 63 | 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 |
945 | /force-app/main/default/classes/MA_MassActionUtils.cls | 224 | 9 | 224 | 63 | 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 |
946 | /force-app/main/default/classes/MA_MassActionUtils.cls | 224 | 9 | 224 | 63 | 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. |
946 | /force-app/main/default/classes/MA_MassActionUtils.cls | 224 | 9 | 224 | 63 | 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. |
947 | /force-app/main/default/classes/MA_MassActionUtils.cls | 225 | 9 | 225 | 48 | 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 |
947 | /force-app/main/default/classes/MA_MassActionUtils.cls | 225 | 9 | 225 | 48 | 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 |
948 | /force-app/main/default/classes/MA_MassActionUtils.cls | 225 | 9 | 225 | 48 | 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. |
948 | /force-app/main/default/classes/MA_MassActionUtils.cls | 225 | 9 | 225 | 48 | 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. |
949 | /force-app/main/default/classes/MA_MassActionUtils.cls | 226 | 9 | 226 | 37 | 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 |
949 | /force-app/main/default/classes/MA_MassActionUtils.cls | 226 | 9 | 226 | 37 | 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 |
950 | /force-app/main/default/classes/MA_MassActionUtils.cls | 226 | 9 | 226 | 37 | 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. |
950 | /force-app/main/default/classes/MA_MassActionUtils.cls | 226 | 9 | 226 | 37 | 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. |
951 | /force-app/main/default/classes/MA_MassActionUtils.cls | 246 | 13 | 246 | 54 | 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 |
951 | /force-app/main/default/classes/MA_MassActionUtils.cls | 246 | 13 | 246 | 54 | 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 |
952 | /force-app/main/default/classes/MA_MassActionUtils.cls | 246 | 13 | 246 | 54 | 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. |
952 | /force-app/main/default/classes/MA_MassActionUtils.cls | 246 | 13 | 246 | 54 | 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. |
953 | /force-app/main/default/classes/MA_MassActionUtils.cls | 247 | 13 | 247 | 54 | 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 |
953 | /force-app/main/default/classes/MA_MassActionUtils.cls | 247 | 13 | 247 | 54 | 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 |
954 | /force-app/main/default/classes/MA_MassActionUtils.cls | 247 | 13 | 247 | 54 | 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. |
954 | /force-app/main/default/classes/MA_MassActionUtils.cls | 247 | 13 | 247 | 54 | 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. |
955 | /force-app/main/default/classes/MA_MassActionUtils.cls | 248 | 13 | 248 | 41 | 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 |
955 | /force-app/main/default/classes/MA_MassActionUtils.cls | 248 | 13 | 248 | 41 | 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 |
956 | /force-app/main/default/classes/MA_MassActionUtils.cls | 248 | 13 | 248 | 41 | 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. |
956 | /force-app/main/default/classes/MA_MassActionUtils.cls | 248 | 13 | 248 | 41 | 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. |
957 | /force-app/main/default/classes/MA_MassActionUtils.cls | 271 | 19 | 287 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
957 | /force-app/main/default/classes/MA_MassActionUtils.cls | 271 | 19 | 287 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
958 | /force-app/main/default/classes/MA_MassActionUtils.cls | 293 | 19 | 369 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
958 | /force-app/main/default/classes/MA_MassActionUtils.cls | 293 | 19 | 369 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
959 | /force-app/main/default/classes/MA_MassActionUtils.cls | 293 | 19 | 369 | 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 |
959 | /force-app/main/default/classes/MA_MassActionUtils.cls | 293 | 19 | 369 | 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 |
960 | /force-app/main/default/classes/MA_MassActionUtils.cls | 295 | 9 | 295 | 68 | 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 |
960 | /force-app/main/default/classes/MA_MassActionUtils.cls | 295 | 9 | 295 | 68 | 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 |
961 | /force-app/main/default/classes/MA_MassActionUtils.cls | 295 | 9 | 295 | 68 | 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. |
961 | /force-app/main/default/classes/MA_MassActionUtils.cls | 295 | 9 | 295 | 68 | 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. |
962 | /force-app/main/default/classes/MA_MassActionUtils.cls | 296 | 9 | 296 | 44 | 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 |
962 | /force-app/main/default/classes/MA_MassActionUtils.cls | 296 | 9 | 296 | 44 | 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 |
963 | /force-app/main/default/classes/MA_MassActionUtils.cls | 296 | 9 | 296 | 44 | 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. |
963 | /force-app/main/default/classes/MA_MassActionUtils.cls | 296 | 9 | 296 | 44 | 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. |
964 | /force-app/main/default/classes/MA_MassActionUtils.cls | 359 | 15 | 363 | 14 | 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 |
964 | /force-app/main/default/classes/MA_MassActionUtils.cls | 359 | 15 | 363 | 14 | 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 |
965 | /force-app/main/default/classes/MA_MassActionUtils.cls | 375 | 19 | 384 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
965 | /force-app/main/default/classes/MA_MassActionUtils.cls | 375 | 19 | 384 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
966 | /force-app/main/default/classes/MA_MassActionUtils.cls | 375 | 19 | 384 | 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 |
966 | /force-app/main/default/classes/MA_MassActionUtils.cls | 375 | 19 | 384 | 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 |
967 | /force-app/main/default/classes/MA_MassActionUtils.cls | 377 | 9 | 377 | 58 | 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 |
967 | /force-app/main/default/classes/MA_MassActionUtils.cls | 377 | 9 | 377 | 58 | 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 |
968 | /force-app/main/default/classes/MA_MassActionUtils.cls | 377 | 9 | 377 | 58 | 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. |
968 | /force-app/main/default/classes/MA_MassActionUtils.cls | 377 | 9 | 377 | 58 | 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. |
969 | /force-app/main/default/classes/MA_MassActionUtils.cls | 378 | 9 | 378 | 46 | 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 |
969 | /force-app/main/default/classes/MA_MassActionUtils.cls | 378 | 9 | 378 | 46 | 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 |
970 | /force-app/main/default/classes/MA_MassActionUtils.cls | 378 | 9 | 378 | 46 | 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. |
970 | /force-app/main/default/classes/MA_MassActionUtils.cls | 378 | 9 | 378 | 46 | 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. |
971 | /force-app/main/default/classes/MA_MassActionUtils.cls | 379 | 9 | 379 | 44 | 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 |
971 | /force-app/main/default/classes/MA_MassActionUtils.cls | 379 | 9 | 379 | 44 | 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 |
972 | /force-app/main/default/classes/MA_MassActionUtils.cls | 379 | 9 | 379 | 44 | 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. |
972 | /force-app/main/default/classes/MA_MassActionUtils.cls | 379 | 9 | 379 | 44 | 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. |
973 | /force-app/main/default/classes/MA_MassActionUtils.cls | 382 | 22 | 382 | 50 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'res' defined but not used |
973 | /force-app/main/default/classes/MA_MassActionUtils.cls | 382 | 22 | 382 | 50 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'res' defined but not used |
974 | /force-app/main/default/classes/MA_MassActionUtils.cls | 398 | 19 | 410 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
974 | /force-app/main/default/classes/MA_MassActionUtils.cls | 398 | 19 | 410 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
975 | /force-app/main/default/classes/MA_MassActionUtils.cls | 398 | 19 | 410 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
975 | /force-app/main/default/classes/MA_MassActionUtils.cls | 398 | 19 | 410 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
976 | /force-app/main/default/classes/MA_MassActionUtils.cls | 400 | 9 | 400 | 76 | 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 |
976 | /force-app/main/default/classes/MA_MassActionUtils.cls | 400 | 9 | 400 | 76 | 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 |
977 | /force-app/main/default/classes/MA_MassActionUtils.cls | 400 | 9 | 400 | 76 | 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. |
977 | /force-app/main/default/classes/MA_MassActionUtils.cls | 400 | 9 | 400 | 76 | 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. |
978 | /force-app/main/default/classes/MA_MassActionUtils.cls | 401 | 9 | 401 | 46 | 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 |
978 | /force-app/main/default/classes/MA_MassActionUtils.cls | 401 | 9 | 401 | 46 | 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 |
979 | /force-app/main/default/classes/MA_MassActionUtils.cls | 401 | 9 | 401 | 46 | 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. |
979 | /force-app/main/default/classes/MA_MassActionUtils.cls | 401 | 9 | 401 | 46 | 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. |
980 | /force-app/main/default/classes/MA_MassActionUtils.cls | 402 | 9 | 402 | 52 | 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 |
980 | /force-app/main/default/classes/MA_MassActionUtils.cls | 402 | 9 | 402 | 52 | 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 |
981 | /force-app/main/default/classes/MA_MassActionUtils.cls | 402 | 9 | 402 | 52 | 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. |
981 | /force-app/main/default/classes/MA_MassActionUtils.cls | 402 | 9 | 402 | 52 | 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. |
982 | /force-app/main/default/classes/MA_MassActionUtils.cls | 424 | 19 | 437 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
982 | /force-app/main/default/classes/MA_MassActionUtils.cls | 424 | 19 | 437 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
983 | /force-app/main/default/classes/MA_MassActionUtils.cls | 424 | 19 | 437 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
983 | /force-app/main/default/classes/MA_MassActionUtils.cls | 424 | 19 | 437 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
984 | /force-app/main/default/classes/MA_MassActionUtils.cls | 426 | 9 | 426 | 65 | 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 |
984 | /force-app/main/default/classes/MA_MassActionUtils.cls | 426 | 9 | 426 | 65 | 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 |
985 | /force-app/main/default/classes/MA_MassActionUtils.cls | 426 | 9 | 426 | 65 | 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. |
985 | /force-app/main/default/classes/MA_MassActionUtils.cls | 426 | 9 | 426 | 65 | 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. |
986 | /force-app/main/default/classes/MA_MassActionUtils.cls | 427 | 9 | 427 | 46 | 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 |
986 | /force-app/main/default/classes/MA_MassActionUtils.cls | 427 | 9 | 427 | 46 | 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 |
987 | /force-app/main/default/classes/MA_MassActionUtils.cls | 427 | 9 | 427 | 46 | 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. |
987 | /force-app/main/default/classes/MA_MassActionUtils.cls | 427 | 9 | 427 | 46 | 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. |
988 | /force-app/main/default/classes/MA_MassActionUtils.cls | 428 | 9 | 428 | 52 | 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 |
988 | /force-app/main/default/classes/MA_MassActionUtils.cls | 428 | 9 | 428 | 52 | 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 |
989 | /force-app/main/default/classes/MA_MassActionUtils.cls | 428 | 9 | 428 | 52 | 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. |
989 | /force-app/main/default/classes/MA_MassActionUtils.cls | 428 | 9 | 428 | 52 | 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. |
990 | /force-app/main/default/classes/MA_MassActionUtils.cls | 429 | 9 | 429 | 52 | 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 |
990 | /force-app/main/default/classes/MA_MassActionUtils.cls | 429 | 9 | 429 | 52 | 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 |
991 | /force-app/main/default/classes/MA_MassActionUtils.cls | 429 | 9 | 429 | 52 | 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. |
991 | /force-app/main/default/classes/MA_MassActionUtils.cls | 429 | 9 | 429 | 52 | 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. |
992 | /force-app/main/default/classes/MA_MassActionUtils.cls | 453 | 19 | 467 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
992 | /force-app/main/default/classes/MA_MassActionUtils.cls | 453 | 19 | 467 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
993 | /force-app/main/default/classes/MA_MassActionUtils.cls | 453 | 19 | 467 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
993 | /force-app/main/default/classes/MA_MassActionUtils.cls | 453 | 19 | 467 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
994 | /force-app/main/default/classes/MA_MassActionUtils.cls | 453 | 19 | 467 | 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. |
994 | /force-app/main/default/classes/MA_MassActionUtils.cls | 453 | 19 | 467 | 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. |
995 | /force-app/main/default/classes/MA_MassActionUtils.cls | 455 | 9 | 455 | 70 | 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 |
995 | /force-app/main/default/classes/MA_MassActionUtils.cls | 455 | 9 | 455 | 70 | 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 |
996 | /force-app/main/default/classes/MA_MassActionUtils.cls | 455 | 9 | 455 | 70 | 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. |
996 | /force-app/main/default/classes/MA_MassActionUtils.cls | 455 | 9 | 455 | 70 | 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. |
997 | /force-app/main/default/classes/MA_MassActionUtils.cls | 456 | 9 | 456 | 46 | 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 |
997 | /force-app/main/default/classes/MA_MassActionUtils.cls | 456 | 9 | 456 | 46 | 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 |
998 | /force-app/main/default/classes/MA_MassActionUtils.cls | 456 | 9 | 456 | 46 | 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. |
998 | /force-app/main/default/classes/MA_MassActionUtils.cls | 456 | 9 | 456 | 46 | 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. |
999 | /force-app/main/default/classes/MA_MassActionUtils.cls | 457 | 9 | 457 | 52 | 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 |
999 | /force-app/main/default/classes/MA_MassActionUtils.cls | 457 | 9 | 457 | 52 | 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 |
1000 | /force-app/main/default/classes/MA_MassActionUtils.cls | 457 | 9 | 457 | 52 | 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. |
1000 | /force-app/main/default/classes/MA_MassActionUtils.cls | 457 | 9 | 457 | 52 | 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. |
1001 | /force-app/main/default/classes/MA_MassActionUtils.cls | 458 | 9 | 458 | 52 | 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 |
1001 | /force-app/main/default/classes/MA_MassActionUtils.cls | 458 | 9 | 458 | 52 | 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 |
1002 | /force-app/main/default/classes/MA_MassActionUtils.cls | 458 | 9 | 458 | 52 | 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. |
1002 | /force-app/main/default/classes/MA_MassActionUtils.cls | 458 | 9 | 458 | 52 | 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. |
1003 | /force-app/main/default/classes/MA_MassActionUtils.cls | 459 | 9 | 459 | 52 | 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 |
1003 | /force-app/main/default/classes/MA_MassActionUtils.cls | 459 | 9 | 459 | 52 | 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 |
1004 | /force-app/main/default/classes/MA_MassActionUtils.cls | 459 | 9 | 459 | 52 | 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. |
1004 | /force-app/main/default/classes/MA_MassActionUtils.cls | 459 | 9 | 459 | 52 | 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. |
1005 | /force-app/main/default/classes/MA_MassActionUtils.cls | 482 | 20 | 534 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1005 | /force-app/main/default/classes/MA_MassActionUtils.cls | 482 | 20 | 534 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1006 | /force-app/main/default/classes/MA_MassActionUtils.cls | 482 | 20 | 534 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1006 | /force-app/main/default/classes/MA_MassActionUtils.cls | 482 | 20 | 534 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1007 | /force-app/main/default/classes/MA_MassActionUtils.cls | 484 | 9 | 484 | 78 | 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 |
1007 | /force-app/main/default/classes/MA_MassActionUtils.cls | 484 | 9 | 484 | 78 | 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 |
1008 | /force-app/main/default/classes/MA_MassActionUtils.cls | 484 | 9 | 484 | 78 | 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. |
1008 | /force-app/main/default/classes/MA_MassActionUtils.cls | 484 | 9 | 484 | 78 | 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. |
1009 | /force-app/main/default/classes/MA_MassActionUtils.cls | 485 | 9 | 485 | 46 | 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 |
1009 | /force-app/main/default/classes/MA_MassActionUtils.cls | 485 | 9 | 485 | 46 | 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 |
1010 | /force-app/main/default/classes/MA_MassActionUtils.cls | 485 | 9 | 485 | 46 | 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. |
1010 | /force-app/main/default/classes/MA_MassActionUtils.cls | 485 | 9 | 485 | 46 | 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. |
1011 | /force-app/main/default/classes/MA_MassActionUtils.cls | 486 | 9 | 486 | 52 | 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 |
1011 | /force-app/main/default/classes/MA_MassActionUtils.cls | 486 | 9 | 486 | 52 | 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 |
1012 | /force-app/main/default/classes/MA_MassActionUtils.cls | 486 | 9 | 486 | 52 | 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. |
1012 | /force-app/main/default/classes/MA_MassActionUtils.cls | 486 | 9 | 486 | 52 | 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. |
1013 | /force-app/main/default/classes/MA_MassActionUtils.cls | 530 | 24 | 530 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1013 | /force-app/main/default/classes/MA_MassActionUtils.cls | 530 | 24 | 530 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1014 | /force-app/main/default/classes/MA_MassActionUtils.cls | 551 | 20 | 564 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1014 | /force-app/main/default/classes/MA_MassActionUtils.cls | 551 | 20 | 564 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1015 | /force-app/main/default/classes/MA_MassActionUtils.cls | 551 | 20 | 564 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1015 | /force-app/main/default/classes/MA_MassActionUtils.cls | 551 | 20 | 564 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1016 | /force-app/main/default/classes/MA_MassActionUtils.cls | 561 | 24 | 561 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1016 | /force-app/main/default/classes/MA_MassActionUtils.cls | 561 | 24 | 561 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1017 | /force-app/main/default/classes/MA_MassActionUtils.cls | 575 | 20 | 617 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1017 | /force-app/main/default/classes/MA_MassActionUtils.cls | 575 | 20 | 617 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1018 | /force-app/main/default/classes/MA_MassActionUtils.cls | 575 | 20 | 617 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1018 | /force-app/main/default/classes/MA_MassActionUtils.cls | 575 | 20 | 617 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1019 | /force-app/main/default/classes/MA_MassActionUtils.cls | 654 | 20 | 674 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1019 | /force-app/main/default/classes/MA_MassActionUtils.cls | 654 | 20 | 674 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1020 | /force-app/main/default/classes/MA_MassActionUtils.cls | 654 | 20 | 674 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1020 | /force-app/main/default/classes/MA_MassActionUtils.cls | 654 | 20 | 674 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1021 | /force-app/main/default/classes/MA_MassActionUtils.cls | 654 | 20 | 674 | 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 |
1021 | /force-app/main/default/classes/MA_MassActionUtils.cls | 654 | 20 | 674 | 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 |
1022 | /force-app/main/default/classes/MA_MassActionUtils.cls | 654 | 20 | 674 | 6 | 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 'getInvokeActionHttpRequestBody_ProcessRules' doesn't match '[a-z][a-zA-Z0-9]*' |
1022 | /force-app/main/default/classes/MA_MassActionUtils.cls | 654 | 20 | 674 | 6 | 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 'getInvokeActionHttpRequestBody_ProcessRules' doesn't match '[a-z][a-zA-Z0-9]*' |
1023 | /force-app/main/default/classes/MA_MassActionUtils.cls | 683 | 20 | 690 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1023 | /force-app/main/default/classes/MA_MassActionUtils.cls | 683 | 20 | 690 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1024 | /force-app/main/default/classes/MA_MassActionUtils.cls | 683 | 20 | 690 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1024 | /force-app/main/default/classes/MA_MassActionUtils.cls | 683 | 20 | 690 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1025 | /force-app/main/default/classes/MA_MassActionUtils.cls | 683 | 20 | 690 | 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 |
1025 | /force-app/main/default/classes/MA_MassActionUtils.cls | 683 | 20 | 690 | 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 |
1026 | /force-app/main/default/classes/MA_MassActionUtils.cls | 683 | 20 | 690 | 6 | 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 'getInvokeActionHttpRequestBody_Actions' doesn't match '[a-z][a-zA-Z0-9]*' |
1026 | /force-app/main/default/classes/MA_MassActionUtils.cls | 683 | 20 | 690 | 6 | 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 'getInvokeActionHttpRequestBody_Actions' doesn't match '[a-z][a-zA-Z0-9]*' |
1027 | /force-app/main/default/classes/MA_MassActionUtils.cls | 707 | 20 | 719 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1027 | /force-app/main/default/classes/MA_MassActionUtils.cls | 707 | 20 | 719 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1028 | /force-app/main/default/classes/MA_MassActionUtils.cls | 707 | 20 | 719 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1028 | /force-app/main/default/classes/MA_MassActionUtils.cls | 707 | 20 | 719 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1029 | /force-app/main/default/classes/MA_MassActionUtils.cls | 716 | 24 | 716 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1029 | /force-app/main/default/classes/MA_MassActionUtils.cls | 716 | 24 | 716 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1030 | /force-app/main/default/classes/MA_MassActionUtils.cls | 733 | 20 | 768 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1030 | /force-app/main/default/classes/MA_MassActionUtils.cls | 733 | 20 | 768 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1031 | /force-app/main/default/classes/MA_MassActionUtils.cls | 733 | 20 | 768 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1031 | /force-app/main/default/classes/MA_MassActionUtils.cls | 733 | 20 | 768 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1032 | /force-app/main/default/classes/MA_MassActionUtils.cls | 786 | 20 | 798 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1032 | /force-app/main/default/classes/MA_MassActionUtils.cls | 786 | 20 | 798 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1033 | /force-app/main/default/classes/MA_MassActionUtils.cls | 786 | 20 | 798 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1033 | /force-app/main/default/classes/MA_MassActionUtils.cls | 786 | 20 | 798 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1034 | /force-app/main/default/classes/MA_MassActionUtils.cls | 786 | 20 | 798 | 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. |
1034 | /force-app/main/default/classes/MA_MassActionUtils.cls | 786 | 20 | 798 | 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. |
1035 | /force-app/main/default/classes/MA_MassActionUtils.cls | 795 | 24 | 795 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1035 | /force-app/main/default/classes/MA_MassActionUtils.cls | 795 | 24 | 795 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1036 | /force-app/main/default/classes/MA_MassActionUtils.cls | 814 | 20 | 849 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1036 | /force-app/main/default/classes/MA_MassActionUtils.cls | 814 | 20 | 849 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1037 | /force-app/main/default/classes/MA_MassActionUtils.cls | 814 | 20 | 849 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1037 | /force-app/main/default/classes/MA_MassActionUtils.cls | 814 | 20 | 849 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1038 | /force-app/main/default/classes/MA_MassActionUtils.cls | 814 | 20 | 849 | 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. |
1038 | /force-app/main/default/classes/MA_MassActionUtils.cls | 814 | 20 | 849 | 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. |
1039 | /force-app/main/default/classes/MA_MassActionUtils.cls | 868 | 19 | 898 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1039 | /force-app/main/default/classes/MA_MassActionUtils.cls | 868 | 19 | 898 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1040 | /force-app/main/default/classes/MA_MassActionUtils.cls | 868 | 19 | 898 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1040 | /force-app/main/default/classes/MA_MassActionUtils.cls | 868 | 19 | 898 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1041 | /force-app/main/default/classes/MA_MassActionUtils.cls | 870 | 9 | 870 | 62 | 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 |
1041 | /force-app/main/default/classes/MA_MassActionUtils.cls | 870 | 9 | 870 | 62 | 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 |
1042 | /force-app/main/default/classes/MA_MassActionUtils.cls | 870 | 9 | 870 | 62 | 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. |
1042 | /force-app/main/default/classes/MA_MassActionUtils.cls | 870 | 9 | 870 | 62 | 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. |
1043 | /force-app/main/default/classes/MA_MassActionUtils.cls | 871 | 9 | 871 | 46 | 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 |
1043 | /force-app/main/default/classes/MA_MassActionUtils.cls | 871 | 9 | 871 | 46 | 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 |
1044 | /force-app/main/default/classes/MA_MassActionUtils.cls | 871 | 9 | 871 | 46 | 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. |
1044 | /force-app/main/default/classes/MA_MassActionUtils.cls | 871 | 9 | 871 | 46 | 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. |
1045 | /force-app/main/default/classes/MA_MassActionUtils.cls | 872 | 9 | 872 | 42 | 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 |
1045 | /force-app/main/default/classes/MA_MassActionUtils.cls | 872 | 9 | 872 | 42 | 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 |
1046 | /force-app/main/default/classes/MA_MassActionUtils.cls | 872 | 9 | 872 | 42 | 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. |
1046 | /force-app/main/default/classes/MA_MassActionUtils.cls | 872 | 9 | 872 | 42 | 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. |
1047 | /force-app/main/default/classes/MA_MassActionUtils.cls | 873 | 9 | 873 | 50 | 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 |
1047 | /force-app/main/default/classes/MA_MassActionUtils.cls | 873 | 9 | 873 | 50 | 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 |
1048 | /force-app/main/default/classes/MA_MassActionUtils.cls | 873 | 9 | 873 | 50 | 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. |
1048 | /force-app/main/default/classes/MA_MassActionUtils.cls | 873 | 9 | 873 | 50 | 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. |
1049 | /force-app/main/default/classes/MA_MassActionUtils.cls | 915 | 20 | 931 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1049 | /force-app/main/default/classes/MA_MassActionUtils.cls | 915 | 20 | 931 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1050 | /force-app/main/default/classes/MA_MassActionUtils.cls | 915 | 20 | 931 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1050 | /force-app/main/default/classes/MA_MassActionUtils.cls | 915 | 20 | 931 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1051 | /force-app/main/default/classes/MA_MassActionUtils.cls | 924 | 24 | 924 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1051 | /force-app/main/default/classes/MA_MassActionUtils.cls | 924 | 24 | 924 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1052 | /force-app/main/default/classes/MA_MassActionUtils.cls | 943 | 20 | 951 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1052 | /force-app/main/default/classes/MA_MassActionUtils.cls | 943 | 20 | 951 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1053 | /force-app/main/default/classes/MA_MassActionUtils.cls | 943 | 20 | 951 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1053 | /force-app/main/default/classes/MA_MassActionUtils.cls | 943 | 20 | 951 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1054 | /force-app/main/default/classes/MA_MassActionUtils.cls | 971 | 19 | 1001 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1054 | /force-app/main/default/classes/MA_MassActionUtils.cls | 971 | 19 | 1001 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1055 | /force-app/main/default/classes/MA_MassActionUtils.cls | 971 | 19 | 1001 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1055 | /force-app/main/default/classes/MA_MassActionUtils.cls | 971 | 19 | 1001 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1056 | /force-app/main/default/classes/MA_MassActionUtils.cls | 973 | 9 | 973 | 73 | 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 |
1056 | /force-app/main/default/classes/MA_MassActionUtils.cls | 973 | 9 | 973 | 73 | 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 |
1057 | /force-app/main/default/classes/MA_MassActionUtils.cls | 973 | 9 | 973 | 73 | 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. |
1057 | /force-app/main/default/classes/MA_MassActionUtils.cls | 973 | 9 | 973 | 73 | 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. |
1058 | /force-app/main/default/classes/MA_MassActionUtils.cls | 974 | 9 | 974 | 46 | 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 |
1058 | /force-app/main/default/classes/MA_MassActionUtils.cls | 974 | 9 | 974 | 46 | 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 |
1059 | /force-app/main/default/classes/MA_MassActionUtils.cls | 974 | 9 | 974 | 46 | 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. |
1059 | /force-app/main/default/classes/MA_MassActionUtils.cls | 974 | 9 | 974 | 46 | 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. |
1060 | /force-app/main/default/classes/MA_MassActionUtils.cls | 975 | 9 | 975 | 58 | 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 |
1060 | /force-app/main/default/classes/MA_MassActionUtils.cls | 975 | 9 | 975 | 58 | 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 |
1061 | /force-app/main/default/classes/MA_MassActionUtils.cls | 975 | 9 | 975 | 58 | 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. |
1061 | /force-app/main/default/classes/MA_MassActionUtils.cls | 975 | 9 | 975 | 58 | 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. |
1062 | /force-app/main/default/classes/MA_MassActionUtils.cls | 976 | 9 | 976 | 50 | 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 |
1062 | /force-app/main/default/classes/MA_MassActionUtils.cls | 976 | 9 | 976 | 50 | 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 |
1063 | /force-app/main/default/classes/MA_MassActionUtils.cls | 976 | 9 | 976 | 50 | 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. |
1063 | /force-app/main/default/classes/MA_MassActionUtils.cls | 976 | 9 | 976 | 50 | 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. |
1064 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1019 | 20 | 1035 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1064 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1019 | 20 | 1035 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1065 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1019 | 20 | 1035 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1065 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1019 | 20 | 1035 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1066 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1028 | 24 | 1028 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1066 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1028 | 24 | 1028 | 39 | pmd | ApexSuggestUsingNamedCred | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsuggestusingnamedcred | Suggest named credentials for authentication |
1067 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1048 | 20 | 1056 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1067 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1048 | 20 | 1056 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1068 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1048 | 20 | 1056 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1068 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1048 | 20 | 1056 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1069 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1065 | 20 | 1084 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1069 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1065 | 20 | 1084 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1070 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1065 | 20 | 1084 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1070 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1065 | 20 | 1084 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1071 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1065 | 20 | 1084 | 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 |
1071 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1065 | 20 | 1084 | 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 |
1072 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1067 | 9 | 1067 | 28 | 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 |
1072 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1067 | 9 | 1067 | 28 | 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 |
1073 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1067 | 9 | 1067 | 28 | 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. |
1073 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1067 | 9 | 1067 | 28 | 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. |
1074 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1068 | 9 | 1068 | 38 | 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 |
1074 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1068 | 9 | 1068 | 38 | 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 |
1075 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1068 | 9 | 1068 | 38 | 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. |
1075 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1068 | 9 | 1068 | 38 | 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. |
1076 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1072 | 9 | 1072 | 28 | 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 |
1076 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1072 | 9 | 1072 | 28 | 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 |
1077 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1072 | 9 | 1072 | 28 | 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. |
1077 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1072 | 9 | 1072 | 28 | 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. |
1078 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1073 | 9 | 1073 | 38 | 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 |
1078 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1073 | 9 | 1073 | 38 | 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 |
1079 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1073 | 9 | 1073 | 38 | 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. |
1079 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1073 | 9 | 1073 | 38 | 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. |
1080 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1076 | 13 | 1076 | 67 | 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 |
1080 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1076 | 13 | 1076 | 67 | 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 |
1081 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1076 | 13 | 1076 | 67 | 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. |
1081 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1076 | 13 | 1076 | 67 | 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. |
1082 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1098 | 20 | 1112 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1082 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1098 | 20 | 1112 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1083 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1098 | 20 | 1112 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1083 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1098 | 20 | 1112 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1084 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1098 | 20 | 1112 | 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 |
1084 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1098 | 20 | 1112 | 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 |
1085 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1117 | 20 | 1132 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1085 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1117 | 20 | 1132 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1086 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1117 | 20 | 1132 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1086 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1117 | 20 | 1132 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1087 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1117 | 20 | 1132 | 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 |
1087 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1117 | 20 | 1132 | 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 |
1088 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1137 | 20 | 1158 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1088 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1137 | 20 | 1158 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1089 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1137 | 20 | 1158 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1089 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1137 | 20 | 1158 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1090 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1137 | 20 | 1158 | 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 |
1090 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1137 | 20 | 1158 | 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 |
1091 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1163 | 20 | 1184 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1091 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1163 | 20 | 1184 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1092 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1163 | 20 | 1184 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1092 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1163 | 20 | 1184 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1093 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1163 | 20 | 1184 | 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 |
1093 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1163 | 20 | 1184 | 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 |
1094 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1191 | 20 | 1216 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1094 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1191 | 20 | 1216 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1095 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1191 | 20 | 1216 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1095 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1191 | 20 | 1216 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1096 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1191 | 20 | 1216 | 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 |
1096 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1191 | 20 | 1216 | 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 |
1097 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1212 | 9 | 1212 | 76 | 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 |
1097 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1212 | 9 | 1212 | 76 | 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 |
1098 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1212 | 9 | 1212 | 76 | 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. |
1098 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1212 | 9 | 1212 | 76 | 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. |
1099 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1213 | 9 | 1213 | 31 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
1099 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1213 | 9 | 1213 | 31 | pmd | AvoidDebugStatements | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#avoiddebugstatements | Avoid debug statements since they impact on performance |
1100 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1213 | 9 | 1213 | 31 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
1100 | /force-app/main/default/classes/MA_MassActionUtils.cls | 1213 | 9 | 1213 | 31 | pmd | DebugsShouldUseLoggingLevel | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#debugsshoulduselogginglevel | Calls to System.debug should specify a logging level. |
1101 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 12 | 24 | 25 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1101 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 12 | 24 | 25 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1102 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 14 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1102 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 14 | 12 | 23 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1103 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 16 | 9 | 16 | 77 | 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 |
1103 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 16 | 9 | 16 | 77 | 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 |
1104 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 16 | 9 | 16 | 77 | 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. |
1104 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 16 | 9 | 16 | 77 | 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. |
1105 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 17 | 9 | 17 | 55 | 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 |
1105 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 17 | 9 | 17 | 55 | 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 |
1106 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 17 | 9 | 17 | 55 | 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. |
1106 | /force-app/main/default/classes/MA_MetadataDeployCallback.cls | 17 | 9 | 17 | 55 | 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. |
1107 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 8 | 9 | 71 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1107 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 8 | 9 | 71 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1108 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 13 | 12 | 27 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1108 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 13 | 12 | 27 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1109 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 13 | 12 | 27 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_deploy_success' doesn't match '[a-z][a-zA-Z0-9]*' |
1109 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 13 | 12 | 27 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_deploy_success' doesn't match '[a-z][a-zA-Z0-9]*' |
1110 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 30 | 12 | 63 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_deploy_fail' doesn't match '[a-z][a-zA-Z0-9]*' |
1110 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 30 | 12 | 63 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_deploy_fail' doesn't match '[a-z][a-zA-Z0-9]*' |
1111 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 52 | 13 | 52 | 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 |
1111 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 52 | 13 | 52 | 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 |
1112 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 53 | 13 | 53 | 113 | 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. |
1112 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 53 | 13 | 53 | 113 | 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. |
1113 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 54 | 13 | 54 | 92 | 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. |
1113 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 54 | 13 | 54 | 92 | 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. |
1114 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 58 | 13 | 58 | 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 |
1114 | /force-app/main/default/classes/MA_MetadataDeployCallbackTest.cls | 58 | 13 | 58 | 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 |
1115 | /force-app/main/default/classes/MA_NamespaceUtils.cls | 12 | 24 | 23 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1115 | /force-app/main/default/classes/MA_NamespaceUtils.cls | 12 | 24 | 23 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1116 | /force-app/main/default/classes/MA_ReportService.cls | 231 | 16 | 233 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1116 | /force-app/main/default/classes/MA_ReportService.cls | 231 | 16 | 233 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1117 | /force-app/main/default/classes/MA_ReportService.cls | 289 | 17 | 299 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Unexpected ApexDoc @return |
1117 | /force-app/main/default/classes/MA_ReportService.cls | 289 | 17 | 299 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Unexpected ApexDoc @return |
1118 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 52 | 12 | 58 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1118 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 52 | 12 | 58 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1119 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 80 | 9 | 80 | 62 | 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. |
1119 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 80 | 9 | 80 | 62 | 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. |
1120 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 85 | 12 | 104 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1120 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 85 | 12 | 104 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1121 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 97 | 43 | 100 | 21 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'reportRowIterator' defined but not used |
1121 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 97 | 43 | 100 | 21 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'reportRowIterator' defined but not used |
1122 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 112 | 12 | 143 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1122 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 112 | 12 | 143 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1123 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 140 | 9 | 140 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1123 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 140 | 9 | 140 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1124 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 141 | 9 | 141 | 93 | 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. |
1124 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 141 | 9 | 141 | 93 | 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. |
1125 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 197 | 12 | 232 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1125 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 197 | 12 | 232 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1126 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 230 | 9 | 230 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1126 | /force-app/main/default/classes/MA_ReportServiceTest.cls | 230 | 9 | 230 | 54 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1127 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 7 | 21 | 179 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1127 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 7 | 21 | 179 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1128 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 18 | 12 | 20 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1128 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 18 | 12 | 20 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1129 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 24 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1129 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 24 | 12 | 37 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1130 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 26 | 9 | 26 | 101 | 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 |
1130 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 26 | 9 | 26 | 101 | 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 |
1131 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 26 | 9 | 26 | 101 | 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. |
1131 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 26 | 9 | 26 | 101 | 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. |
1132 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 39 | 12 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1132 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 39 | 12 | 49 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1133 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 41 | 9 | 41 | 103 | 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 |
1133 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 41 | 9 | 41 | 103 | 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 |
1134 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 41 | 9 | 41 | 103 | 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. |
1134 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 41 | 9 | 41 | 103 | 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. |
1135 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 51 | 12 | 57 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1135 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 51 | 12 | 57 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1136 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 53 | 9 | 53 | 102 | 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 |
1136 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 53 | 9 | 53 | 102 | 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 |
1137 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 53 | 9 | 53 | 102 | 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. |
1137 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 53 | 9 | 53 | 102 | 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. |
1138 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 117 | 20 | 177 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1138 | /force-app/main/default/classes/MA_ReportSourceBatchable.cls | 117 | 20 | 177 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1139 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 8 | 9 | 364 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1139 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 8 | 9 | 364 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1140 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 23 | 20 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1140 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 23 | 20 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1141 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 23 | 20 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1141 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 23 | 20 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1142 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 41 | 12 | 50 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1142 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 41 | 12 | 50 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1143 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 41 | 12 | 50 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Workflow' doesn't match '[a-z][a-zA-Z0-9]*' |
1143 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 41 | 12 | 50 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Workflow' doesn't match '[a-z][a-zA-Z0-9]*' |
1144 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 53 | 12 | 62 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1144 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 53 | 12 | 62 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1145 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 53 | 12 | 62 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
1145 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 53 | 12 | 62 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
1146 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 65 | 12 | 74 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1146 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 65 | 12 | 74 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1147 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 65 | 12 | 74 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
1147 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 65 | 12 | 74 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
1148 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 77 | 12 | 86 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1148 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 77 | 12 | 86 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1149 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 77 | 12 | 86 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
1149 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 77 | 12 | 86 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
1150 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 89 | 12 | 98 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1150 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 89 | 12 | 98 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1151 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 89 | 12 | 98 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_InvocableApex' doesn't match '[a-z][a-zA-Z0-9]*' |
1151 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 89 | 12 | 98 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_InvocableApex' doesn't match '[a-z][a-zA-Z0-9]*' |
1152 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 101 | 12 | 111 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1152 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 101 | 12 | 111 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1153 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 101 | 12 | 111 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_AnonymousApex' doesn't match '[a-z][a-zA-Z0-9]*' |
1153 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 101 | 12 | 111 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_AnonymousApex' doesn't match '[a-z][a-zA-Z0-9]*' |
1154 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 113 | 12 | 151 | 6 | 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 'test_batchable' doesn't match '[a-z][a-zA-Z0-9]*' |
1154 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 113 | 12 | 151 | 6 | 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 'test_batchable' doesn't match '[a-z][a-zA-Z0-9]*' |
1155 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 146 | 9 | 146 | 122 | 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 |
1155 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 146 | 9 | 146 | 122 | 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 |
1156 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 146 | 9 | 146 | 122 | 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. |
1156 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 146 | 9 | 146 | 122 | 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. |
1157 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 147 | 9 | 147 | 125 | 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. |
1157 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 147 | 9 | 147 | 125 | 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. |
1158 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 148 | 9 | 148 | 84 | 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. |
1158 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 148 | 9 | 148 | 84 | 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. |
1159 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 149 | 9 | 149 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1159 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 149 | 9 | 149 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1160 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 154 | 12 | 201 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_field_mapping' doesn't match '[a-z][a-zA-Z0-9]*' |
1160 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 154 | 12 | 201 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_field_mapping' doesn't match '[a-z][a-zA-Z0-9]*' |
1161 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 189 | 13 | 189 | 94 | 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. |
1161 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 189 | 13 | 189 | 94 | 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. |
1162 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 204 | 12 | 246 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_no_report' doesn't match '[a-z][a-zA-Z0-9]*' |
1162 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 204 | 12 | 246 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_no_report' doesn't match '[a-z][a-zA-Z0-9]*' |
1163 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 238 | 13 | 238 | 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. |
1163 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 238 | 13 | 238 | 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. |
1164 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 249 | 12 | 288 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
1164 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 249 | 12 | 288 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
1165 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 276 | 13 | 276 | 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. |
1165 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 276 | 13 | 276 | 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. |
1166 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 291 | 12 | 330 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_soap_fault_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
1166 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 291 | 12 | 330 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_soap_fault_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
1167 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 318 | 13 | 318 | 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. |
1167 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 318 | 13 | 318 | 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. |
1168 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 333 | 12 | 362 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_extract_cell_value' doesn't match '[a-z][a-zA-Z0-9]*' |
1168 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 333 | 12 | 362 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_extract_cell_value' doesn't match '[a-z][a-zA-Z0-9]*' |
1169 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 337 | 9 | 337 | 139 | 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. |
1169 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 337 | 9 | 337 | 139 | 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. |
1170 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 338 | 9 | 338 | 141 | 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. |
1170 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 338 | 9 | 338 | 141 | 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. |
1171 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 339 | 9 | 339 | 147 | 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. |
1171 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 339 | 9 | 339 | 147 | 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. |
1172 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 341 | 9 | 341 | 158 | 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. |
1172 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 341 | 9 | 341 | 158 | 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. |
1173 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 342 | 9 | 342 | 167 | 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. |
1173 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 342 | 9 | 342 | 167 | 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. |
1174 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 344 | 9 | 344 | 174 | 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. |
1174 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 344 | 9 | 344 | 174 | 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. |
1175 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 345 | 9 | 345 | 185 | 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. |
1175 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 345 | 9 | 345 | 185 | 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. |
1176 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 348 | 9 | 348 | 156 | 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. |
1176 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 348 | 9 | 348 | 156 | 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. |
1177 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 349 | 9 | 349 | 147 | 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. |
1177 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 349 | 9 | 349 | 147 | 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. |
1178 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 351 | 9 | 351 | 132 | 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. |
1178 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 351 | 9 | 351 | 132 | 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. |
1179 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 352 | 9 | 352 | 127 | 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. |
1179 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 352 | 9 | 352 | 127 | 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. |
1180 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 354 | 9 | 354 | 143 | 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. |
1180 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 354 | 9 | 354 | 143 | 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. |
1181 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 355 | 9 | 355 | 136 | 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. |
1181 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 355 | 9 | 355 | 136 | 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. |
1182 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 357 | 9 | 357 | 140 | 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. |
1182 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 357 | 9 | 357 | 140 | 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. |
1183 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 358 | 9 | 358 | 131 | 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. |
1183 | /force-app/main/default/classes/MA_ReportSourceBatchableTest.cls | 358 | 9 | 358 | 131 | 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. |
1184 | /force-app/main/default/classes/MA_RunConfigCmpController.cls | 7 | 21 | 44 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1184 | /force-app/main/default/classes/MA_RunConfigCmpController.cls | 7 | 21 | 44 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1185 | /force-app/main/default/classes/MA_RunConfigCmpController.cls | 10 | 19 | 35 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1185 | /force-app/main/default/classes/MA_RunConfigCmpController.cls | 10 | 19 | 35 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1186 | /force-app/main/default/classes/MA_RunConfigCmpController.cls | 38 | 19 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1186 | /force-app/main/default/classes/MA_RunConfigCmpController.cls | 38 | 19 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1187 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 8 | 9 | 177 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1187 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 8 | 9 | 177 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1188 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 11 | 12 | 48 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueueAction_success' doesn't match '[a-z][a-zA-Z0-9]*' |
1188 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 11 | 12 | 48 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueueAction_success' doesn't match '[a-z][a-zA-Z0-9]*' |
1189 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 44 | 9 | 44 | 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. |
1189 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 44 | 9 | 44 | 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. |
1190 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 51 | 12 | 88 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueueAction_error' doesn't match '[a-z][a-zA-Z0-9]*' |
1190 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 51 | 12 | 88 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_enqueueAction_error' doesn't match '[a-z][a-zA-Z0-9]*' |
1191 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 84 | 9 | 84 | 62 | 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. |
1191 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 84 | 9 | 84 | 62 | 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. |
1192 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 91 | 12 | 175 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getConfiguration' doesn't match '[a-z][a-zA-Z0-9]*' |
1192 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 91 | 12 | 175 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_getConfiguration' doesn't match '[a-z][a-zA-Z0-9]*' |
1193 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 91 | 12 | 175 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'test_getConfiguration()' has an NCSS line count of 52 (limit: 40) |
1193 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 91 | 12 | 175 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'test_getConfiguration()' has an NCSS line count of 52 (limit: 40) |
1194 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 100 | 38 | 100 | 55 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
1194 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 100 | 38 | 100 | 55 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
1195 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 121 | 9 | 121 | 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. |
1195 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 121 | 9 | 121 | 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. |
1196 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 122 | 9 | 122 | 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. |
1196 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 122 | 9 | 122 | 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. |
1197 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 123 | 9 | 123 | 78 | 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. |
1197 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 123 | 9 | 123 | 78 | 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. |
1198 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 124 | 9 | 124 | 74 | 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. |
1198 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 124 | 9 | 124 | 74 | 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. |
1199 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 125 | 9 | 125 | 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. |
1199 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 125 | 9 | 125 | 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. |
1200 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 126 | 9 | 126 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1200 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 126 | 9 | 126 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1201 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 127 | 9 | 127 | 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. |
1201 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 127 | 9 | 127 | 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. |
1202 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 128 | 9 | 128 | 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. |
1202 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 128 | 9 | 128 | 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. |
1203 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 129 | 9 | 129 | 87 | 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. |
1203 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 129 | 9 | 129 | 87 | 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. |
1204 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 130 | 9 | 130 | 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. |
1204 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 130 | 9 | 130 | 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. |
1205 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 131 | 9 | 131 | 99 | 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. |
1205 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 131 | 9 | 131 | 99 | 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. |
1206 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 132 | 9 | 132 | 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. |
1206 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 132 | 9 | 132 | 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. |
1207 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 133 | 9 | 133 | 88 | 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. |
1207 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 133 | 9 | 133 | 88 | 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. |
1208 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 134 | 9 | 134 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1208 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 134 | 9 | 134 | 86 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1209 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 135 | 9 | 135 | 87 | 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. |
1209 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 135 | 9 | 135 | 87 | 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. |
1210 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 136 | 9 | 136 | 77 | 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. |
1210 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 136 | 9 | 136 | 77 | 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. |
1211 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 137 | 9 | 137 | 97 | 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. |
1211 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 137 | 9 | 137 | 97 | 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. |
1212 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 138 | 9 | 138 | 93 | 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. |
1212 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 138 | 9 | 138 | 93 | 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. |
1213 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 139 | 9 | 139 | 87 | 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. |
1213 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 139 | 9 | 139 | 87 | 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. |
1214 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 140 | 9 | 140 | 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. |
1214 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 140 | 9 | 140 | 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. |
1215 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 141 | 9 | 141 | 91 | 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. |
1215 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 141 | 9 | 141 | 91 | 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. |
1216 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 142 | 9 | 142 | 87 | 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. |
1216 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 142 | 9 | 142 | 87 | 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. |
1217 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 144 | 9 | 144 | 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. |
1217 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 144 | 9 | 144 | 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. |
1218 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 145 | 9 | 145 | 107 | 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. |
1218 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 145 | 9 | 145 | 107 | 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. |
1219 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 146 | 9 | 146 | 107 | 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. |
1219 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 146 | 9 | 146 | 107 | 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. |
1220 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 150 | 9 | 150 | 53 | 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. |
1220 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 150 | 9 | 150 | 53 | 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. |
1221 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 151 | 9 | 151 | 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. |
1221 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 151 | 9 | 151 | 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. |
1222 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 152 | 9 | 152 | 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. |
1222 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 152 | 9 | 152 | 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. |
1223 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 153 | 9 | 153 | 77 | 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. |
1223 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 153 | 9 | 153 | 77 | 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. |
1224 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 154 | 9 | 154 | 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. |
1224 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 154 | 9 | 154 | 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. |
1225 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 155 | 9 | 155 | 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. |
1225 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 155 | 9 | 155 | 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. |
1226 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 156 | 9 | 156 | 87 | 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. |
1226 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 156 | 9 | 156 | 87 | 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. |
1227 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 157 | 9 | 157 | 77 | 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. |
1227 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 157 | 9 | 157 | 77 | 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. |
1228 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 158 | 9 | 158 | 93 | 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. |
1228 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 158 | 9 | 158 | 93 | 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. |
1229 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 159 | 9 | 159 | 87 | 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. |
1229 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 159 | 9 | 159 | 87 | 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. |
1230 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 160 | 9 | 160 | 105 | 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. |
1230 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 160 | 9 | 160 | 105 | 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. |
1231 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 161 | 9 | 161 | 77 | 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. |
1231 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 161 | 9 | 161 | 77 | 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. |
1232 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 162 | 9 | 162 | 93 | 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. |
1232 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 162 | 9 | 162 | 93 | 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. |
1233 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 163 | 9 | 163 | 91 | 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. |
1233 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 163 | 9 | 163 | 91 | 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. |
1234 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 164 | 9 | 164 | 91 | 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. |
1234 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 164 | 9 | 164 | 91 | 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. |
1235 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 165 | 9 | 165 | 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. |
1235 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 165 | 9 | 165 | 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. |
1236 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 166 | 9 | 166 | 101 | 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. |
1236 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 166 | 9 | 166 | 101 | 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. |
1237 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 167 | 9 | 167 | 97 | 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. |
1237 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 167 | 9 | 167 | 97 | 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. |
1238 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 168 | 9 | 168 | 91 | 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. |
1238 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 168 | 9 | 168 | 91 | 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. |
1239 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 169 | 9 | 169 | 93 | 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. |
1239 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 169 | 9 | 169 | 93 | 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. |
1240 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 170 | 9 | 170 | 95 | 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. |
1240 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 170 | 9 | 170 | 95 | 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. |
1241 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 171 | 9 | 171 | 91 | 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. |
1241 | /force-app/main/default/classes/MA_RunConfigCmpControllerTest.cls | 171 | 9 | 171 | 91 | 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. |
1242 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 7 | 21 | 116 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1242 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 7 | 21 | 116 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1243 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 7 | 21 | 116 | 2 | pmd | AvoidGlobalModifier | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier | Avoid using global modifier |
1243 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 7 | 21 | 116 | 2 | pmd | AvoidGlobalModifier | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#avoidglobalmodifier | Avoid using global modifier |
1244 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 13 | 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 |
1244 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 13 | 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 |
1245 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 22 | 13 | 22 | 32 | 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 |
1245 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 22 | 13 | 22 | 32 | 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 |
1246 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 22 | 13 | 22 | 32 | 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. |
1246 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 22 | 13 | 22 | 32 | 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. |
1247 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 44 | 13 | 44 | 32 | 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 |
1247 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 44 | 13 | 44 | 32 | 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 |
1248 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 44 | 13 | 44 | 32 | 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. |
1248 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 44 | 13 | 44 | 32 | 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. |
1249 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 79 | 53 | 79 | 157 | 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 |
1249 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 79 | 53 | 79 | 157 | 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 |
1250 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 88 | 30 | 104 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1250 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 88 | 30 | 104 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1251 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 106 | 30 | 114 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1251 | /force-app/main/default/classes/MA_RunConfigInvocable.cls | 106 | 30 | 114 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1252 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 8 | 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 |
1252 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 8 | 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 |
1253 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 42 | 12 | 58 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_invocable_by_id' doesn't match '[a-z][a-zA-Z0-9]*' |
1253 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 42 | 12 | 58 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_invocable_by_id' doesn't match '[a-z][a-zA-Z0-9]*' |
1254 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 55 | 9 | 55 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1254 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 55 | 9 | 55 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1255 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 56 | 9 | 56 | 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. |
1255 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 56 | 9 | 56 | 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. |
1256 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 61 | 12 | 75 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_invocable_by_unique_name' doesn't match '[a-z][a-zA-Z0-9]*' |
1256 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 61 | 12 | 75 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_invocable_by_unique_name' doesn't match '[a-z][a-zA-Z0-9]*' |
1257 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 72 | 9 | 72 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1257 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 72 | 9 | 72 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1258 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 73 | 9 | 73 | 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. |
1258 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 73 | 9 | 73 | 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. |
1259 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 78 | 12 | 98 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_invocable_no_data_found' doesn't match '[a-z][a-zA-Z0-9]*' |
1259 | /force-app/main/default/classes/MA_RunConfigInvocableTest.cls | 78 | 12 | 98 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_invocable_no_data_found' doesn't match '[a-z][a-zA-Z0-9]*' |
1260 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 16 | 24 | 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 |
1260 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 16 | 24 | 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 |
1261 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 21 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1261 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 21 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1262 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 23 | 9 | 23 | 76 | 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 |
1262 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 23 | 9 | 23 | 76 | 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 |
1263 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 23 | 9 | 23 | 76 | 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. |
1263 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 23 | 9 | 23 | 76 | 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. |
1264 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 35 | 12 | 97 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1264 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 35 | 12 | 97 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1265 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 35 | 12 | 97 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'execute(Database.BatchableContext, List |
1265 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 35 | 12 | 97 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'execute(Database.BatchableContext, List |
1266 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 37 | 9 | 37 | 78 | 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 |
1266 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 37 | 9 | 37 | 78 | 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 |
1267 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 37 | 9 | 37 | 78 | 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. |
1267 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 37 | 9 | 37 | 78 | 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. |
1268 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 49 | 53 | 49 | 94 | pmd | OperationWithLimitsInLoop | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#operationwithlimitsinloop | Avoid operations in loops that may hit governor limits |
1268 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 49 | 53 | 49 | 94 | pmd | OperationWithLimitsInLoop | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#operationwithlimitsinloop | Avoid operations in loops that may hit governor limits |
1269 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 61 | 21 | 61 | 114 | 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 |
1269 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 61 | 21 | 61 | 114 | 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 |
1270 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 61 | 21 | 61 | 114 | 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. |
1270 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 61 | 21 | 61 | 114 | 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. |
1271 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 65 | 25 | 65 | 90 | 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 |
1271 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 65 | 25 | 65 | 90 | 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 |
1272 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 65 | 25 | 65 | 90 | 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. |
1272 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 65 | 25 | 65 | 90 | 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. |
1273 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 79 | 25 | 79 | 142 | 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 |
1273 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 79 | 25 | 79 | 142 | 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 |
1274 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 79 | 25 | 79 | 142 | 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. |
1274 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 79 | 25 | 79 | 142 | 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. |
1275 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 87 | 21 | 87 | 142 | 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 |
1275 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 87 | 21 | 87 | 142 | 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 |
1276 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 87 | 21 | 87 | 142 | 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. |
1276 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 87 | 21 | 87 | 142 | 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. |
1277 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 99 | 12 | 103 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1277 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 99 | 12 | 103 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1278 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 101 | 9 | 101 | 77 | 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 |
1278 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 101 | 9 | 101 | 77 | 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 |
1279 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 101 | 9 | 101 | 77 | 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. |
1279 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchable.cls | 101 | 9 | 101 | 77 | 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. |
1280 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 8 | 9 | 84 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1280 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 8 | 9 | 84 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1281 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 11 | 20 | 54 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batch' doesn't match '[a-z][a-zA-Z0-9]*' |
1281 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 11 | 20 | 54 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batch' doesn't match '[a-z][a-zA-Z0-9]*' |
1282 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 35 | 9 | 35 | 117 | 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. |
1282 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 35 | 9 | 35 | 117 | 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. |
1283 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 43 | 9 | 43 | 49 | 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 |
1283 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 43 | 9 | 43 | 49 | 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 |
1284 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 43 | 9 | 43 | 49 | 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. |
1284 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 43 | 9 | 43 | 49 | 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. |
1285 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 45 | 13 | 45 | 35 | 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 |
1285 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 45 | 13 | 45 | 35 | 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 |
1286 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 45 | 13 | 45 | 35 | 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. |
1286 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 45 | 13 | 45 | 35 | 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. |
1287 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 48 | 9 | 48 | 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. |
1287 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 48 | 9 | 48 | 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. |
1288 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 49 | 9 | 49 | 139 | 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. |
1288 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 49 | 9 | 49 | 139 | 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. |
1289 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 50 | 9 | 50 | 137 | 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. |
1289 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 50 | 9 | 50 | 137 | 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. |
1290 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 51 | 9 | 51 | 124 | 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. |
1290 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 51 | 9 | 51 | 124 | 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. |
1291 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 52 | 9 | 52 | 129 | 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. |
1291 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 52 | 9 | 52 | 129 | 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. |
1292 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 57 | 12 | 82 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batch_200' doesn't match '[a-z][a-zA-Z0-9]*' |
1292 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 57 | 12 | 82 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batch_200' doesn't match '[a-z][a-zA-Z0-9]*' |
1293 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 69 | 9 | 69 | 125 | 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. |
1293 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 69 | 9 | 69 | 125 | 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. |
1294 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 70 | 9 | 70 | 130 | 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. |
1294 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 70 | 9 | 70 | 130 | 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. |
1295 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 79 | 9 | 79 | 124 | 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. |
1295 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 79 | 9 | 79 | 124 | 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. |
1296 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 80 | 9 | 80 | 146 | 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. |
1296 | /force-app/main/default/classes/MA_SetConfigUniqueNameBatchableTest.cls | 80 | 9 | 80 | 146 | 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. |
1297 | /force-app/main/default/classes/MA_SetupAuthWizardPageController.cls | 7 | 21 | 19 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1297 | /force-app/main/default/classes/MA_SetupAuthWizardPageController.cls | 7 | 21 | 19 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1298 | /force-app/main/default/classes/MA_SetupAuthWizardPageController.cls | 9 | 18 | 13 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1298 | /force-app/main/default/classes/MA_SetupAuthWizardPageController.cls | 9 | 18 | 13 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1299 | /force-app/main/default/classes/MA_SetupAuthWizardPageController.cls | 15 | 18 | 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 |
1299 | /force-app/main/default/classes/MA_SetupAuthWizardPageController.cls | 15 | 18 | 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 |
1300 | /force-app/main/default/classes/MA_SetupAuthWizardPageControllerTest.cls | 8 | 9 | 26 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1300 | /force-app/main/default/classes/MA_SetupAuthWizardPageControllerTest.cls | 8 | 9 | 26 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1301 | /force-app/main/default/classes/MA_SetupAuthWizardPageControllerTest.cls | 11 | 12 | 24 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_controller' doesn't match '[a-z][a-zA-Z0-9]*' |
1301 | /force-app/main/default/classes/MA_SetupAuthWizardPageControllerTest.cls | 11 | 12 | 24 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_controller' doesn't match '[a-z][a-zA-Z0-9]*' |
1302 | /force-app/main/default/classes/MA_SetupAuthWizardPageControllerTest.cls | 19 | 9 | 19 | 95 | 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. |
1302 | /force-app/main/default/classes/MA_SetupAuthWizardPageControllerTest.cls | 19 | 9 | 19 | 95 | 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. |
1303 | /force-app/main/default/classes/MA_SetupAuthWizardPageControllerTest.cls | 20 | 9 | 20 | 144 | 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. |
1303 | /force-app/main/default/classes/MA_SetupAuthWizardPageControllerTest.cls | 20 | 9 | 20 | 144 | 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. |
1304 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 11 | 26 | 28 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1304 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 11 | 26 | 28 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1305 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 13 | 12 | 13 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1305 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 13 | 12 | 13 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1306 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 15 | 12 | 15 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1306 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 15 | 12 | 15 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1307 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 17 | 12 | 17 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1307 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 17 | 12 | 17 | 47 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1308 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 19 | 12 | 19 | 59 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1308 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 19 | 12 | 19 | 59 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1309 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 21 | 12 | 26 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1309 | /force-app/main/default/classes/MA_SoqlQueryExecuteResult.cls | 21 | 12 | 26 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1310 | /force-app/main/default/classes/MA_SoqlQueryExecuteResultTest.cls | 8 | 9 | 32 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1310 | /force-app/main/default/classes/MA_SoqlQueryExecuteResultTest.cls | 8 | 9 | 32 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1311 | /force-app/main/default/classes/MA_SoqlQueryExecuteResultTest.cls | 11 | 12 | 30 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1311 | /force-app/main/default/classes/MA_SoqlQueryExecuteResultTest.cls | 11 | 12 | 30 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1312 | /force-app/main/default/classes/MA_SoqlQueryExecuteResultTest.cls | 11 | 12 | 30 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_object' doesn't match '[a-z][a-zA-Z0-9]*' |
1312 | /force-app/main/default/classes/MA_SoqlQueryExecuteResultTest.cls | 11 | 12 | 30 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_object' doesn't match '[a-z][a-zA-Z0-9]*' |
1313 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 7 | 21 | 93 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1313 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 7 | 21 | 93 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1314 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 16 | 12 | 18 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1314 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 16 | 12 | 18 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1315 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 22 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1315 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 22 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1316 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 24 | 9 | 24 | 99 | 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 |
1316 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 24 | 9 | 24 | 99 | 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 |
1317 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 24 | 9 | 24 | 99 | 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. |
1317 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 24 | 9 | 24 | 99 | 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. |
1318 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 35 | 12 | 45 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1318 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 35 | 12 | 45 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1319 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 37 | 9 | 37 | 101 | 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 |
1319 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 37 | 9 | 37 | 101 | 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 |
1320 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 37 | 9 | 37 | 101 | 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. |
1320 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 37 | 9 | 37 | 101 | 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. |
1321 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 47 | 12 | 53 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1321 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 47 | 12 | 53 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1322 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 49 | 9 | 49 | 100 | 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 |
1322 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 49 | 9 | 49 | 100 | 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 |
1323 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 49 | 9 | 49 | 100 | 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. |
1323 | /force-app/main/default/classes/MA_SoqlSourceBatchable.cls | 49 | 9 | 49 | 100 | 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. |
1324 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 8 | 9 | 300 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1324 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 8 | 9 | 300 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1325 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 15 | 20 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1325 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 15 | 20 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1326 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 15 | 20 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1326 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 15 | 20 | 27 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1327 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 30 | 12 | 39 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1327 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 30 | 12 | 39 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1328 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 30 | 12 | 39 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Workflow' doesn't match '[a-z][a-zA-Z0-9]*' |
1328 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 30 | 12 | 39 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Workflow' doesn't match '[a-z][a-zA-Z0-9]*' |
1329 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 42 | 12 | 51 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1329 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 42 | 12 | 51 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1330 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 42 | 12 | 51 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
1330 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 42 | 12 | 51 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_Flow' doesn't match '[a-z][a-zA-Z0-9]*' |
1331 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 54 | 12 | 63 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1331 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 54 | 12 | 63 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1332 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 54 | 12 | 63 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
1332 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 54 | 12 | 63 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_QuickAction' doesn't match '[a-z][a-zA-Z0-9]*' |
1333 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 66 | 12 | 75 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1333 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 66 | 12 | 75 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1334 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 66 | 12 | 75 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
1334 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 66 | 12 | 75 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_EmailAlert' doesn't match '[a-z][a-zA-Z0-9]*' |
1335 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 78 | 12 | 87 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1335 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 78 | 12 | 87 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1336 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 78 | 12 | 87 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_InvocableApex' doesn't match '[a-z][a-zA-Z0-9]*' |
1336 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 78 | 12 | 87 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_InvocableApex' doesn't match '[a-z][a-zA-Z0-9]*' |
1337 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 90 | 12 | 100 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1337 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 90 | 12 | 100 | 6 | pmd | ApexUnitTestClassShouldHaveAsserts | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestclassshouldhaveasserts | Apex unit tests should System.assert() or assertEquals() or assertNotEquals() |
1338 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 90 | 12 | 100 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_AnonymousApex' doesn't match '[a-z][a-zA-Z0-9]*' |
1338 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 90 | 12 | 100 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_AnonymousApex' doesn't match '[a-z][a-zA-Z0-9]*' |
1339 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 102 | 12 | 146 | 6 | 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 'test_batchable' doesn't match '[a-z][a-zA-Z0-9]*' |
1339 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 102 | 12 | 146 | 6 | 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 'test_batchable' doesn't match '[a-z][a-zA-Z0-9]*' |
1340 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 141 | 9 | 141 | 122 | 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 |
1340 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 141 | 9 | 141 | 122 | 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 |
1341 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 141 | 9 | 141 | 122 | 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. |
1341 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 141 | 9 | 141 | 122 | 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. |
1342 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 142 | 9 | 142 | 125 | 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. |
1342 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 142 | 9 | 142 | 125 | 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. |
1343 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 143 | 9 | 143 | 84 | 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. |
1343 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 143 | 9 | 143 | 84 | 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. |
1344 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 144 | 9 | 144 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1344 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 144 | 9 | 144 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1345 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 149 | 12 | 202 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_field_mapping' doesn't match '[a-z][a-zA-Z0-9]*' |
1345 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 149 | 12 | 202 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_field_mapping' doesn't match '[a-z][a-zA-Z0-9]*' |
1346 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 190 | 13 | 190 | 94 | 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. |
1346 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 190 | 13 | 190 | 94 | 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. |
1347 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 205 | 12 | 250 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
1347 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 205 | 12 | 250 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_bad_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
1348 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 238 | 13 | 238 | 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. |
1348 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 238 | 13 | 238 | 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. |
1349 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 253 | 12 | 298 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_soap_fault_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
1349 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 253 | 12 | 298 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batchable_fail_soap_fault_apex_script' doesn't match '[a-z][a-zA-Z0-9]*' |
1350 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 286 | 13 | 286 | 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. |
1350 | /force-app/main/default/classes/MA_SoqlSourceBatchableTest.cls | 286 | 13 | 286 | 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. |
1351 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 7 | 21 | 99 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1351 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 7 | 21 | 99 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1352 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 25 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1352 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 25 | 12 | 33 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1353 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 27 | 9 | 27 | 70 | 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 |
1353 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 27 | 9 | 27 | 70 | 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 |
1354 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 27 | 9 | 27 | 70 | 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. |
1354 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 27 | 9 | 27 | 70 | 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. |
1355 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 35 | 12 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1355 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 35 | 12 | 38 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1356 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 42 | 12 | 53 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1356 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 42 | 12 | 53 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1357 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 44 | 9 | 44 | 53 | 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 |
1357 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 44 | 9 | 44 | 53 | 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 |
1358 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 44 | 9 | 44 | 53 | 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. |
1358 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 44 | 9 | 44 | 53 | 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. |
1359 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 55 | 12 | 64 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1359 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 55 | 12 | 64 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1360 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 57 | 9 | 57 | 56 | 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 |
1360 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 57 | 9 | 57 | 56 | 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 |
1361 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 57 | 9 | 57 | 56 | 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. |
1361 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 57 | 9 | 57 | 56 | 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. |
1362 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 70 | 9 | 70 | 57 | 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 |
1362 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 70 | 9 | 70 | 57 | 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 |
1363 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 70 | 9 | 70 | 57 | 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. |
1363 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 70 | 9 | 70 | 57 | 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. |
1364 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 92 | 12 | 97 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1364 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 92 | 12 | 97 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1365 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 94 | 9 | 94 | 57 | 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 |
1365 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 94 | 9 | 94 | 57 | 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 |
1366 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 94 | 9 | 94 | 57 | 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. |
1366 | /force-app/main/default/classes/MA_SoqlSourceIterable.cls | 94 | 9 | 94 | 57 | 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. |
1367 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 8 | 9 | 125 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1367 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 8 | 9 | 125 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1368 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 11 | 12 | 86 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_iterable' doesn't match '[a-z][a-zA-Z0-9]*' |
1368 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 11 | 12 | 86 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_iterable' doesn't match '[a-z][a-zA-Z0-9]*' |
1369 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 41 | 13 | 41 | 59 | 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 |
1369 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 41 | 13 | 41 | 59 | 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 |
1370 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 41 | 13 | 41 | 59 | 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. |
1370 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 41 | 13 | 41 | 59 | 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. |
1371 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 47 | 21 | 47 | 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. |
1371 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 47 | 21 | 47 | 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. |
1372 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 50 | 21 | 50 | 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. |
1372 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 50 | 21 | 50 | 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. |
1373 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 56 | 9 | 56 | 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. |
1373 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 56 | 9 | 56 | 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. |
1374 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 67 | 13 | 67 | 59 | 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 |
1374 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 67 | 13 | 67 | 59 | 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 |
1375 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 67 | 13 | 67 | 59 | 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. |
1375 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 67 | 13 | 67 | 59 | 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. |
1376 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 73 | 21 | 73 | 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. |
1376 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 73 | 21 | 73 | 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. |
1377 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 76 | 21 | 76 | 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. |
1377 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 76 | 21 | 76 | 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. |
1378 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 82 | 9 | 82 | 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. |
1378 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 82 | 9 | 82 | 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. |
1379 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 89 | 12 | 123 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_iterator' doesn't match '[a-z][a-zA-Z0-9]*' |
1379 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 89 | 12 | 123 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_iterator' doesn't match '[a-z][a-zA-Z0-9]*' |
1380 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 116 | 9 | 116 | 55 | 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 |
1380 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 116 | 9 | 116 | 55 | 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 |
1381 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 116 | 9 | 116 | 55 | 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. |
1381 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 116 | 9 | 116 | 55 | 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. |
1382 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 117 | 9 | 117 | 55 | 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 |
1382 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 117 | 9 | 117 | 55 | 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 |
1383 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 117 | 9 | 117 | 55 | 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. |
1383 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 117 | 9 | 117 | 55 | 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. |
1384 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 119 | 9 | 119 | 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. |
1384 | /force-app/main/default/classes/MA_SoqlSourceIterableTest.cls | 119 | 9 | 119 | 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. |
1385 | /force-app/main/default/classes/MA_StringUtils.cls | 11 | 26 | 64 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1385 | /force-app/main/default/classes/MA_StringUtils.cls | 11 | 26 | 64 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1386 | /force-app/main/default/classes/MA_StringUtils.cls | 13 | 19 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1386 | /force-app/main/default/classes/MA_StringUtils.cls | 13 | 19 | 15 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1387 | /force-app/main/default/classes/MA_StringUtils.cls | 22 | 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 @description |
1387 | /force-app/main/default/classes/MA_StringUtils.cls | 22 | 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 @description |
1388 | /force-app/main/default/classes/MA_StringUtils.cls | 22 | 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 @return |
1388 | /force-app/main/default/classes/MA_StringUtils.cls | 22 | 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 @return |
1389 | /force-app/main/default/classes/MA_StringUtils.cls | 22 | 19 | 34 | 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 |
1389 | /force-app/main/default/classes/MA_StringUtils.cls | 22 | 19 | 34 | 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 |
1390 | /force-app/main/default/classes/MA_StringUtils.cls | 24 | 24 | 24 | 98 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The final local variable name 'LETTERS' doesn't match '[a-z][a-zA-Z0-9]*' |
1390 | /force-app/main/default/classes/MA_StringUtils.cls | 24 | 24 | 24 | 98 | pmd | LocalVariableNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#localvariablenamingconventions | The final local variable name 'LETTERS' doesn't match '[a-z][a-zA-Z0-9]*' |
1391 | /force-app/main/default/classes/MA_StringUtils.cls | 41 | 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 @description |
1391 | /force-app/main/default/classes/MA_StringUtils.cls | 41 | 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 @description |
1392 | /force-app/main/default/classes/MA_StringUtils.cls | 41 | 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 @return |
1392 | /force-app/main/default/classes/MA_StringUtils.cls | 41 | 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 @return |
1393 | /force-app/main/default/classes/MA_StringUtils.cls | 41 | 19 | 43 | 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 |
1393 | /force-app/main/default/classes/MA_StringUtils.cls | 41 | 19 | 43 | 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 |
1394 | /force-app/main/default/classes/MA_StringUtils.cls | 50 | 19 | 52 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1394 | /force-app/main/default/classes/MA_StringUtils.cls | 50 | 19 | 52 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1395 | /force-app/main/default/classes/MA_StringUtils.cls | 50 | 19 | 52 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1395 | /force-app/main/default/classes/MA_StringUtils.cls | 50 | 19 | 52 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1396 | /force-app/main/default/classes/MA_StringUtils.cls | 50 | 19 | 52 | 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 |
1396 | /force-app/main/default/classes/MA_StringUtils.cls | 50 | 19 | 52 | 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 |
1397 | /force-app/main/default/classes/MA_StringUtils.cls | 58 | 19 | 62 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1397 | /force-app/main/default/classes/MA_StringUtils.cls | 58 | 19 | 62 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1398 | /force-app/main/default/classes/MA_StringUtils.cls | 58 | 19 | 62 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1398 | /force-app/main/default/classes/MA_StringUtils.cls | 58 | 19 | 62 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1399 | /force-app/main/default/classes/MA_StringUtils.cls | 58 | 19 | 62 | 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 |
1399 | /force-app/main/default/classes/MA_StringUtils.cls | 58 | 19 | 62 | 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 |
1400 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 8 | 9 | 140 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1400 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 8 | 9 | 140 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1401 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 17 | 9 | 17 | 93 | 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. |
1401 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 17 | 9 | 17 | 93 | 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. |
1402 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 18 | 9 | 18 | 91 | 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. |
1402 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 18 | 9 | 18 | 91 | 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. |
1403 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 19 | 9 | 19 | 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. |
1403 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 19 | 9 | 19 | 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. |
1404 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 20 | 9 | 20 | 93 | 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. |
1404 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 20 | 9 | 20 | 93 | 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. |
1405 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 21 | 9 | 21 | 93 | 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. |
1405 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 21 | 9 | 21 | 93 | 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. |
1406 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 22 | 9 | 22 | 93 | 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. |
1406 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 22 | 9 | 22 | 93 | 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. |
1407 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 35 | 9 | 35 | 91 | 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. |
1407 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 35 | 9 | 35 | 91 | 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. |
1408 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 36 | 9 | 36 | 95 | 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. |
1408 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 36 | 9 | 36 | 95 | 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. |
1409 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 37 | 9 | 37 | 97 | 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. |
1409 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 37 | 9 | 37 | 97 | 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. |
1410 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 44 | 12 | 57 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_get_random_letters' doesn't match '[a-z][a-zA-Z0-9]*' |
1410 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 44 | 12 | 57 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_get_random_letters' doesn't match '[a-z][a-zA-Z0-9]*' |
1411 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 49 | 9 | 49 | 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. |
1411 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 49 | 9 | 49 | 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. |
1412 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 50 | 9 | 50 | 52 | 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. |
1412 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 50 | 9 | 50 | 52 | 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. |
1413 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 53 | 9 | 53 | 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. |
1413 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 53 | 9 | 53 | 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. |
1414 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 60 | 12 | 90 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_abbreviateWithinFieldLength' doesn't match '[a-z][a-zA-Z0-9]*' |
1414 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 60 | 12 | 90 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_abbreviateWithinFieldLength' doesn't match '[a-z][a-zA-Z0-9]*' |
1415 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 78 | 9 | 78 | 77 | 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. |
1415 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 78 | 9 | 78 | 77 | 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. |
1416 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 79 | 9 | 79 | 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. |
1416 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 79 | 9 | 79 | 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. |
1417 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 81 | 9 | 81 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1417 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 81 | 9 | 81 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1418 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 82 | 9 | 82 | 59 | 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. |
1418 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 82 | 9 | 82 | 59 | 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. |
1419 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 84 | 9 | 84 | 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. |
1419 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 84 | 9 | 84 | 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. |
1420 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 85 | 9 | 85 | 52 | 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. |
1420 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 85 | 9 | 85 | 52 | 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. |
1421 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 87 | 9 | 87 | 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. |
1421 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 87 | 9 | 87 | 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. |
1422 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 88 | 9 | 88 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1422 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 88 | 9 | 88 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1423 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 93 | 12 | 123 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_abbreviate' doesn't match '[a-z][a-zA-Z0-9]*' |
1423 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 93 | 12 | 123 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_abbreviate' doesn't match '[a-z][a-zA-Z0-9]*' |
1424 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 111 | 9 | 111 | 77 | 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. |
1424 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 111 | 9 | 111 | 77 | 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. |
1425 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 112 | 9 | 112 | 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. |
1425 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 112 | 9 | 112 | 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. |
1426 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 114 | 9 | 114 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1426 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 114 | 9 | 114 | 71 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1427 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 115 | 9 | 115 | 59 | 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. |
1427 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 115 | 9 | 115 | 59 | 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. |
1428 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 117 | 9 | 117 | 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. |
1428 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 117 | 9 | 117 | 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. |
1429 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 118 | 9 | 118 | 52 | 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. |
1429 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 118 | 9 | 118 | 52 | 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. |
1430 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 120 | 9 | 120 | 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. |
1430 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 120 | 9 | 120 | 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. |
1431 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 121 | 9 | 121 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1431 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 121 | 9 | 121 | 51 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1432 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 126 | 12 | 138 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_matches' doesn't match '[a-z][a-zA-Z0-9]*' |
1432 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 126 | 12 | 138 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_matches' doesn't match '[a-z][a-zA-Z0-9]*' |
1433 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 132 | 9 | 132 | 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. |
1433 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 132 | 9 | 132 | 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. |
1434 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 133 | 9 | 133 | 84 | 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. |
1434 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 133 | 9 | 133 | 84 | 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. |
1435 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 134 | 9 | 134 | 78 | 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. |
1435 | /force-app/main/default/classes/MA_StringUtilsTest.cls | 134 | 9 | 134 | 78 | 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. |
1436 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 17 | 24 | 271 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1436 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 17 | 24 | 271 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1437 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 17 | 24 | 271 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'MA_UpgradeMassActionLogsBatchable' has a Standard Cyclomatic Complexity of 4 (Highest = 13). |
1437 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 17 | 24 | 271 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'MA_UpgradeMassActionLogsBatchable' has a Standard Cyclomatic Complexity of 4 (Highest = 13). |
1438 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 22 | 12 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1438 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 22 | 12 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1439 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 24 | 9 | 24 | 78 | 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 |
1439 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 24 | 9 | 24 | 78 | 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 |
1440 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 24 | 9 | 24 | 78 | 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. |
1440 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 24 | 9 | 24 | 78 | 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. |
1441 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 44 | 12 | 231 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1441 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 44 | 12 | 231 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1442 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 44 | 12 | 231 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'execute(Database.BatchableContext, List |
1442 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 44 | 12 | 231 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'execute(Database.BatchableContext, List |
1443 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 44 | 12 | 231 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'execute(Database.BatchableContext, List |
1443 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 44 | 12 | 231 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'execute(Database.BatchableContext, List |
1444 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 44 | 12 | 231 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'execute()' has an NCSS line count of 54 (limit: 40) |
1444 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 44 | 12 | 231 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'execute()' has an NCSS line count of 54 (limit: 40) |
1445 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 44 | 12 | 231 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'execute' has a Standard Cyclomatic Complexity of 13. |
1445 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 44 | 12 | 231 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'execute' has a Standard Cyclomatic Complexity of 13. |
1446 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 46 | 9 | 46 | 80 | 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 |
1446 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 46 | 9 | 46 | 80 | 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 |
1447 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 46 | 9 | 46 | 80 | 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. |
1447 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 46 | 9 | 46 | 80 | 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. |
1448 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 48 | 60 | 48 | 104 | 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. |
1448 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 48 | 60 | 48 | 104 | 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. |
1449 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 215 | 17 | 215 | 39 | 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 |
1449 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 215 | 17 | 215 | 39 | 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 |
1450 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 215 | 17 | 215 | 39 | 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. |
1450 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 215 | 17 | 215 | 39 | 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. |
1451 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 219 | 20 | 219 | 66 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'parentLogId' defined but not used |
1451 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 219 | 20 | 219 | 66 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'parentLogId' defined but not used |
1452 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 233 | 12 | 237 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1452 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 233 | 12 | 237 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1453 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 235 | 9 | 235 | 79 | 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 |
1453 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 235 | 9 | 235 | 79 | 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 |
1454 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 235 | 9 | 235 | 79 | 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. |
1454 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 235 | 9 | 235 | 79 | 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. |
1455 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 247 | 60 | 247 | 104 | 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. |
1455 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchable.cls | 247 | 60 | 247 | 104 | 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. |
1456 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 8 | 9 | 125 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1456 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 8 | 9 | 125 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1457 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 11 | 12 | 55 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_non_existant_job' doesn't match '[a-z][a-zA-Z0-9]*' |
1457 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 11 | 12 | 55 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_non_existant_job' doesn't match '[a-z][a-zA-Z0-9]*' |
1458 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 23 | 25 | 23 | 42 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
1458 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 23 | 25 | 23 | 42 | pmd | AvoidHardcodingId | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#avoidhardcodingid | Hardcoding Ids is bound to break when changing environments. |
1459 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 28 | 9 | 28 | 123 | 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. |
1459 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 28 | 9 | 28 | 123 | 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. |
1460 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 29 | 9 | 29 | 122 | 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. |
1460 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 29 | 9 | 29 | 122 | 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. |
1461 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 37 | 9 | 37 | 123 | 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. |
1461 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 37 | 9 | 37 | 123 | 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. |
1462 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 38 | 9 | 38 | 122 | 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. |
1462 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 38 | 9 | 38 | 122 | 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. |
1463 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 46 | 9 | 46 | 113 | 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. |
1463 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 46 | 9 | 46 | 113 | 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. |
1464 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 48 | 9 | 48 | 74 | 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. |
1464 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 48 | 9 | 48 | 74 | 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. |
1465 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 49 | 9 | 49 | 88 | 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. |
1465 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 49 | 9 | 49 | 88 | 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. |
1466 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 50 | 9 | 50 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1466 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 50 | 9 | 50 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1467 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 51 | 9 | 51 | 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. |
1467 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 51 | 9 | 51 | 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. |
1468 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 52 | 9 | 52 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1468 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 52 | 9 | 52 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1469 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 58 | 12 | 123 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batch_200' doesn't match '[a-z][a-zA-Z0-9]*' |
1469 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 58 | 12 | 123 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_batch_200' doesn't match '[a-z][a-zA-Z0-9]*' |
1470 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 82 | 9 | 82 | 123 | 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. |
1470 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 82 | 9 | 82 | 123 | 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. |
1471 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 83 | 9 | 83 | 122 | 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. |
1471 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 83 | 9 | 83 | 122 | 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. |
1472 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 91 | 9 | 91 | 123 | 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. |
1472 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 91 | 9 | 91 | 123 | 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. |
1473 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 92 | 9 | 92 | 124 | 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. |
1473 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 92 | 9 | 92 | 124 | 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. |
1474 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 106 | 9 | 106 | 116 | 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. |
1474 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 106 | 9 | 106 | 116 | 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. |
1475 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 107 | 9 | 107 | 116 | 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. |
1475 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 107 | 9 | 107 | 116 | 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. |
1476 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 109 | 9 | 109 | 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. |
1476 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 109 | 9 | 109 | 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. |
1477 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 110 | 9 | 110 | 74 | 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. |
1477 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 110 | 9 | 110 | 74 | 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. |
1478 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 111 | 9 | 111 | 96 | 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. |
1478 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 111 | 9 | 111 | 96 | 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. |
1479 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 112 | 9 | 112 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1479 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 112 | 9 | 112 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1480 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 113 | 9 | 113 | 87 | 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. |
1480 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 113 | 9 | 113 | 87 | 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. |
1481 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 116 | 9 | 116 | 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. |
1481 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 116 | 9 | 116 | 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. |
1482 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 117 | 9 | 117 | 88 | 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. |
1482 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 117 | 9 | 117 | 88 | 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. |
1483 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 118 | 9 | 118 | 96 | 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. |
1483 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 118 | 9 | 118 | 96 | 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. |
1484 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 119 | 9 | 119 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1484 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 119 | 9 | 119 | 79 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1485 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 120 | 9 | 120 | 87 | 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. |
1485 | /force-app/main/default/classes/MA_UpgradeMassActionLogsBatchableTest.cls | 120 | 9 | 120 | 87 | 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. |
1486 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 22 | 24 | 289 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1486 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 22 | 24 | 289 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1487 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 30 | 12 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1487 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 30 | 12 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1488 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 30 | 12 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1488 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 30 | 12 | 42 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1489 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 32 | 9 | 32 | 63 | 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 |
1489 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 32 | 9 | 32 | 63 | 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 |
1490 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 32 | 9 | 32 | 63 | 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. |
1490 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 32 | 9 | 32 | 63 | 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. |
1491 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 39 | 9 | 39 | 93 | 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 |
1491 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 39 | 9 | 39 | 93 | 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 |
1492 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 39 | 9 | 39 | 93 | 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. |
1492 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 39 | 9 | 39 | 93 | 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. |
1493 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 51 | 13 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1493 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 51 | 13 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1494 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 51 | 13 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1494 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 51 | 13 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1495 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 67 | 13 | 93 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'update_MassActionConfiguration_PageLayouts' doesn't match '[a-z][a-zA-Z0-9]*' |
1495 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 67 | 13 | 93 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'update_MassActionConfiguration_PageLayouts' doesn't match '[a-z][a-zA-Z0-9]*' |
1496 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 81 | 9 | 81 | 121 | 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 |
1496 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 81 | 9 | 81 | 121 | 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 |
1497 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 81 | 9 | 81 | 121 | 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. |
1497 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 81 | 9 | 81 | 121 | 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. |
1498 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 82 | 9 | 82 | 56 | 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 |
1498 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 82 | 9 | 82 | 56 | 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 |
1499 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 82 | 9 | 82 | 56 | 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. |
1499 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 82 | 9 | 82 | 56 | 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. |
1500 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 89 | 9 | 89 | 121 | 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 |
1500 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 89 | 9 | 89 | 121 | 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 |
1501 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 89 | 9 | 89 | 121 | 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. |
1501 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 89 | 9 | 89 | 121 | 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. |
1502 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 90 | 9 | 90 | 56 | 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 |
1502 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 90 | 9 | 90 | 56 | 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 |
1503 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 90 | 9 | 90 | 56 | 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. |
1503 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 90 | 9 | 90 | 56 | 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. |
1504 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 99 | 13 | 170 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1504 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 99 | 13 | 170 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1505 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 99 | 13 | 170 | 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 |
1505 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 99 | 13 | 170 | 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 |
1506 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 99 | 13 | 170 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'update_MassActionConfigurationLayout_PlatformActionItems' doesn't match '[a-z][a-zA-Z0-9]*' |
1506 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 99 | 13 | 170 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'update_MassActionConfigurationLayout_PlatformActionItems' doesn't match '[a-z][a-zA-Z0-9]*' |
1507 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 172 | 13 | 285 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'update_MassActionConfigurationLayout_RelatedLists' doesn't match '[a-z][a-zA-Z0-9]*' |
1507 | /force-app/main/default/classes/MA_UpgradePageLayoutsService.cls | 172 | 13 | 285 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The instance method name 'update_MassActionConfigurationLayout_RelatedLists' doesn't match '[a-z][a-zA-Z0-9]*' |
1508 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 8 | 9 | 116 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1508 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 8 | 9 | 116 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1509 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 13 | 12 | 27 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_upgrade' doesn't match '[a-z][a-zA-Z0-9]*' |
1509 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 13 | 12 | 27 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_upgrade' doesn't match '[a-z][a-zA-Z0-9]*' |
1510 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 25 | 9 | 25 | 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. |
1510 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 25 | 9 | 25 | 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. |
1511 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 30 | 12 | 60 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_buildMetadataDeployContainer' doesn't match '[a-z][a-zA-Z0-9]*' |
1511 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 30 | 12 | 60 | 6 | pmd | MethodNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions | The test method name 'test_buildMetadataDeployContainer' doesn't match '[a-z][a-zA-Z0-9]*' |
1512 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 34 | 16 | 37 | 10 | 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 'MassActionConfigurationPageLayoutName' doesn't match '[a-z][a-zA-Z0-9]*' |
1512 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 34 | 16 | 37 | 10 | 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 'MassActionConfigurationPageLayoutName' doesn't match '[a-z][a-zA-Z0-9]*' |
1513 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 47 | 9 | 47 | 58 | 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 |
1513 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 47 | 9 | 47 | 58 | 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 |
1514 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 47 | 9 | 47 | 58 | 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. |
1514 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 47 | 9 | 47 | 58 | 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. |
1515 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 80 | 17 | 80 | 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. |
1515 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 80 | 17 | 80 | 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. |
1516 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 83 | 17 | 83 | 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. |
1516 | /force-app/main/default/classes/MA_UpgradePageLayoutsServiceTest.cls | 83 | 17 | 83 | 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. |
1517 | /force-app/main/default/classes/MA_XMLUtils.cls | 10 | 26 | 70 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1517 | /force-app/main/default/classes/MA_XMLUtils.cls | 10 | 26 | 70 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1518 | /force-app/main/default/classes/MA_XMLUtils.cls | 16 | 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 @description |
1518 | /force-app/main/default/classes/MA_XMLUtils.cls | 16 | 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 @description |
1519 | /force-app/main/default/classes/MA_XMLUtils.cls | 16 | 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 @return |
1519 | /force-app/main/default/classes/MA_XMLUtils.cls | 16 | 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 @return |
1520 | /force-app/main/default/classes/MA_XMLUtils.cls | 16 | 19 | 19 | 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 |
1520 | /force-app/main/default/classes/MA_XMLUtils.cls | 16 | 19 | 19 | 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 |
1521 | /force-app/main/default/classes/MA_XMLUtils.cls | 30 | 19 | 68 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1521 | /force-app/main/default/classes/MA_XMLUtils.cls | 30 | 19 | 68 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1522 | /force-app/main/default/classes/MA_XMLUtils.cls | 30 | 19 | 68 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1522 | /force-app/main/default/classes/MA_XMLUtils.cls | 30 | 19 | 68 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
1523 | /force-app/main/default/classes/MA_XMLUtils.cls | 30 | 19 | 68 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'getChildNodeByPath(DOM.XMLNode, String)' has a cognitive complexity of 17, current threshold is 15 |
1523 | /force-app/main/default/classes/MA_XMLUtils.cls | 30 | 19 | 68 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'getChildNodeByPath(DOM.XMLNode, String)' has a cognitive complexity of 17, current threshold is 15 |
1524 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 8 | 9 | 96 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1524 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 8 | 9 | 96 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
1525 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 19 | 9 | 19 | 43 | 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. |
1525 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 19 | 9 | 19 | 43 | 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. |
1526 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 22 | 9 | 22 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1526 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 22 | 9 | 22 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1527 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 37 | 9 | 37 | 43 | 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. |
1527 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 37 | 9 | 37 | 43 | 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. |
1528 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 40 | 9 | 40 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1528 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 40 | 9 | 40 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1529 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 55 | 9 | 55 | 43 | 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. |
1529 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 55 | 9 | 55 | 43 | 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. |
1530 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 58 | 9 | 58 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1530 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 58 | 9 | 58 | 49 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1531 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 73 | 9 | 73 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1531 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 73 | 9 | 73 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1532 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 76 | 9 | 76 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1532 | /force-app/main/default/classes/MA_XMLUtilsTest.cls | 76 | 9 | 76 | 65 | pmd | ApexAssertionsShouldIncludeMessage | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage | 'System.assertEquals' should have 3 parameters. |
1533 | /force-app/main/default/pages/LC_APIPage.page | 30 | 31 | 30 | 49 | pmd | VfUnescapeEl | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel | Avoid unescaped user controlled content in EL |
1533 | /force-app/main/default/pages/LC_APIPage.page | 30 | 31 | 30 | 49 | pmd | VfUnescapeEl | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel | Avoid unescaped user controlled content in EL |
1534 | /force-app/main/default/pages/MA_SetupAuthWizardPage.page | 198 | 28 | 198 | 46 | pmd | VfUnescapeEl | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel | Avoid unescaped user controlled content in EL |
1534 | /force-app/main/default/pages/MA_SetupAuthWizardPage.page | 198 | 28 | 198 | 46 | pmd | VfUnescapeEl | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel | Avoid unescaped user controlled content in EL |
1535 | /force-app/main/default/pages/MA_SetupAuthWizardPage.page | 217 | 41 | 217 | 56 | pmd | VfUnescapeEl | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel | Avoid unescaped user controlled content in EL |
1535 | /force-app/main/default/pages/MA_SetupAuthWizardPage.page | 217 | 41 | 217 | 56 | pmd | VfUnescapeEl | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel | Avoid unescaped user controlled content in EL |
1536 | /force-app/main/default/pages/MA_SetupAuthWizardPage.page | 218 | 37 | 218 | 48 | pmd | VfUnescapeEl | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel | Avoid unescaped user controlled content in EL |
1536 | /force-app/main/default/pages/MA_SetupAuthWizardPage.page | 218 | 37 | 218 | 48 | pmd | VfUnescapeEl | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel | Avoid unescaped user controlled content in EL |
1537 | /force-app/main/default/pages/MA_SetupAuthWizardPage.page | 259 | 33 | 259 | 47 | pmd | VfUnescapeEl | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_visualforce_security.html#vfunescapeel | Avoid unescaped user controlled content in EL |
1537 | /force-app/main/default/pages/MA_SetupAuthWizardPage.page | 259 | 33 | 259 | 47 | pmd | VfUnescapeEl | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_visualforce_security.html#vfunescapeel | Avoid unescaped user controlled content in EL |
1538 | /force-app/main/default/triggers/MA_BatchApexStatusEventTrigger.trigger | 7 | 1 | 46 | 3 | pmd | AvoidLogicInTrigger | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#avoidlogicintrigger | Avoid logic in triggers |
1538 | /force-app/main/default/triggers/MA_BatchApexStatusEventTrigger.trigger | 7 | 1 | 46 | 3 | pmd | AvoidLogicInTrigger | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#avoidlogicintrigger | Avoid logic in triggers |
1539 | /force-app/main/default/triggers/MA_JobChangeEventTrigger.trigger | 7 | 1 | 46 | 3 | pmd | AvoidLogicInTrigger | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#avoidlogicintrigger | Avoid logic in triggers |
1539 | /force-app/main/default/triggers/MA_JobChangeEventTrigger.trigger | 7 | 1 | 46 | 3 | pmd | AvoidLogicInTrigger | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#avoidlogicintrigger | Avoid logic in triggers |
1540 | /force-app/main/default/triggers/MA_MassActionConfigTrigger.trigger | 7 | 1 | 62 | 3 | pmd | AvoidLogicInTrigger | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#avoidlogicintrigger | Avoid logic in triggers |
1540 | /force-app/main/default/triggers/MA_MassActionConfigTrigger.trigger | 7 | 1 | 62 | 3 | pmd | AvoidLogicInTrigger | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#avoidlogicintrigger | Avoid logic in triggers |
1541 | /force-app/main/default/triggers/MA_MassActionConfigTrigger.trigger | 7 | 1 | 62 | 3 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The trigger 'MA_MassActionConfigTrigger' has a cyclomatic complexity of 13. |
1541 | /force-app/main/default/triggers/MA_MassActionConfigTrigger.trigger | 7 | 1 | 62 | 3 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The trigger 'MA_MassActionConfigTrigger' has a cyclomatic complexity of 11. |
1542 | /force-app/main/default/triggers/MA_MassActionLogTrigger.trigger | 7 | 1 | 62 | 3 | pmd | AvoidLogicInTrigger | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#avoidlogicintrigger | Avoid logic in triggers |
1542 | /force-app/main/default/triggers/MA_MassActionLogTrigger.trigger | 7 | 1 | 62 | 3 | pmd | AvoidLogicInTrigger | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#avoidlogicintrigger | Avoid logic in triggers |
1543 | /force-app/main/default/triggers/MA_MassActionLogTrigger.trigger | 7 | 1 | 62 | 3 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The trigger 'MA_MassActionLogTrigger' has a cyclomatic complexity of 13. |
1543 | /force-app/main/default/triggers/MA_MassActionLogTrigger.trigger | 7 | 1 | 62 | 3 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The trigger 'MA_MassActionLogTrigger' has a cyclomatic complexity of 11. |