pmd7_2 took 18 seconds to run and found 145 violations
pmd7_3 took 22 seconds to run and found 145 violations
Among the 145 total comparisons:
Violation counts:
# | fileName | line | column | endLine | endColumn | engine | ruleName | severity | category | url | message |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | /config/experience-cloud/classes/ChangePasswordController.cls | 4 | 21 | 15 | 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 | /config/experience-cloud/classes/ChangePasswordController.cls | 4 | 21 | 15 | 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 | /config/experience-cloud/classes/ChangePasswordController.cls | 5 | 12 | 5 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2 | /config/experience-cloud/classes/ChangePasswordController.cls | 5 | 12 | 5 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3 | /config/experience-cloud/classes/ChangePasswordController.cls | 6 | 12 | 6 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3 | /config/experience-cloud/classes/ChangePasswordController.cls | 6 | 12 | 6 | 44 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
4 | /config/experience-cloud/classes/ChangePasswordController.cls | 7 | 12 | 7 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
4 | /config/experience-cloud/classes/ChangePasswordController.cls | 7 | 12 | 7 | 50 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
5 | /config/experience-cloud/classes/ChangePasswordController.cls | 9 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
5 | /config/experience-cloud/classes/ChangePasswordController.cls | 9 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
6 | /config/experience-cloud/classes/ChangePasswordController.cls | 13 | 12 | 14 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
6 | /config/experience-cloud/classes/ChangePasswordController.cls | 13 | 12 | 14 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
7 | /config/experience-cloud/classes/ChangePasswordController.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. |
7 | /config/experience-cloud/classes/ChangePasswordController.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. |
8 | /config/experience-cloud/classes/ChangePasswordControllerTest.cls | 5 | 21 | 16 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
8 | /config/experience-cloud/classes/ChangePasswordControllerTest.cls | 5 | 21 | 16 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
9 | /config/experience-cloud/classes/ChangePasswordControllerTest.cls | 7 | 19 | 15 | 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() |
9 | /config/experience-cloud/classes/ChangePasswordControllerTest.cls | 7 | 19 | 15 | 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() |
10 | /config/experience-cloud/classes/ForgotPasswordController.cls | 4 | 21 | 20 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
10 | /config/experience-cloud/classes/ForgotPasswordController.cls | 4 | 21 | 20 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
11 | /config/experience-cloud/classes/ForgotPasswordController.cls | 5 | 12 | 5 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
11 | /config/experience-cloud/classes/ForgotPasswordController.cls | 5 | 12 | 5 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
12 | /config/experience-cloud/classes/ForgotPasswordController.cls | 7 | 12 | 8 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
12 | /config/experience-cloud/classes/ForgotPasswordController.cls | 7 | 12 | 8 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
13 | /config/experience-cloud/classes/ForgotPasswordController.cls | 7 | 5 | 7 | 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. |
13 | /config/experience-cloud/classes/ForgotPasswordController.cls | 7 | 5 | 7 | 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. |
14 | /config/experience-cloud/classes/ForgotPasswordController.cls | 10 | 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 |
14 | /config/experience-cloud/classes/ForgotPasswordController.cls | 10 | 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 |
15 | /config/experience-cloud/classes/ForgotPasswordControllerTest.cls | 5 | 21 | 14 | 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 | /config/experience-cloud/classes/ForgotPasswordControllerTest.cls | 5 | 21 | 14 | 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 | /config/experience-cloud/classes/ForgotPasswordControllerTest.cls | 7 | 19 | 13 | 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() |
16 | /config/experience-cloud/classes/ForgotPasswordControllerTest.cls | 7 | 19 | 13 | 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() |
17 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 1 | 8 | 62 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
17 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 1 | 8 | 62 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
18 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 2 | 12 | 2 | 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 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 2 | 12 | 2 | 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 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 3 | 12 | 3 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
19 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 3 | 12 | 3 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
20 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 4 | 12 | 4 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
20 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 4 | 12 | 4 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
21 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 5 | 12 | 10 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
21 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 5 | 12 | 10 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
22 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 12 | 12 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
22 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 12 | 12 | 17 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
23 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 19 | 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 |
23 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 19 | 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 |
24 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 21 | 16 | 21 | 27 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'accountName' defined but not used |
24 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 21 | 16 | 21 | 27 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'accountName' defined but not used |
25 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 22 | 16 | 22 | 27 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'contactName' defined but not used |
25 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 22 | 16 | 22 | 27 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'contactName' defined but not used |
26 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 24 | 16 | 24 | 20 | 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 'UUID' doesn't match '[a-z][a-zA-Z0-9]*' |
26 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 24 | 16 | 24 | 20 | 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 'UUID' doesn't match '[a-z][a-zA-Z0-9]*' |
27 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 53 | 13 | 53 | 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 |
27 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 53 | 13 | 53 | 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 |
28 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 53 | 13 | 53 | 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. |
28 | /config/experience-cloud/classes/MicrobatchSelfRegController.cls | 53 | 13 | 53 | 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. |
29 | /config/experience-cloud/classes/MicrobatchSelfRegControllerTest.cls | 4 | 19 | 13 | 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() |
29 | /config/experience-cloud/classes/MicrobatchSelfRegControllerTest.cls | 4 | 19 | 13 | 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() |
30 | /config/experience-cloud/classes/MyProfilePageController.cls | 5 | 21 | 95 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
30 | /config/experience-cloud/classes/MyProfilePageController.cls | 5 | 21 | 95 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
31 | /config/experience-cloud/classes/MyProfilePageController.cls | 9 | 12 | 11 | 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 | /config/experience-cloud/classes/MyProfilePageController.cls | 9 | 12 | 11 | 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 | /config/experience-cloud/classes/MyProfilePageController.cls | 13 | 12 | 44 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
32 | /config/experience-cloud/classes/MyProfilePageController.cls | 13 | 12 | 44 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
33 | /config/experience-cloud/classes/MyProfilePageController.cls | 14 | 16 | 39 | 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 |
33 | /config/experience-cloud/classes/MyProfilePageController.cls | 14 | 16 | 39 | 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 |
34 | /config/experience-cloud/classes/MyProfilePageController.cls | 46 | 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 |
34 | /config/experience-cloud/classes/MyProfilePageController.cls | 46 | 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 |
35 | /config/experience-cloud/classes/MyProfilePageController.cls | 50 | 12 | 52 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
35 | /config/experience-cloud/classes/MyProfilePageController.cls | 50 | 12 | 52 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
36 | /config/experience-cloud/classes/MyProfilePageController.cls | 54 | 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 |
36 | /config/experience-cloud/classes/MyProfilePageController.cls | 54 | 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 |
37 | /config/experience-cloud/classes/MyProfilePageController.cls | 56 | 13 | 56 | 25 | 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 |
37 | /config/experience-cloud/classes/MyProfilePageController.cls | 56 | 13 | 56 | 25 | 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 |
38 | /config/experience-cloud/classes/MyProfilePageController.cls | 63 | 12 | 65 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
38 | /config/experience-cloud/classes/MyProfilePageController.cls | 63 | 12 | 65 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
39 | /config/experience-cloud/classes/MyProfilePageController.cls | 67 | 12 | 94 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
39 | /config/experience-cloud/classes/MyProfilePageController.cls | 67 | 12 | 94 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
40 | /config/experience-cloud/classes/MyProfilePageController.cls | 69 | 16 | 93 | 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 |
40 | /config/experience-cloud/classes/MyProfilePageController.cls | 69 | 16 | 93 | 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 |
41 | /config/experience-cloud/classes/MyProfilePageControllerTest.cls | 6 | 21 | 59 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
41 | /config/experience-cloud/classes/MyProfilePageControllerTest.cls | 6 | 21 | 59 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
42 | /config/experience-cloud/classes/MyProfilePageControllerTest.cls | 8 | 12 | 58 | 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() |
42 | /config/experience-cloud/classes/MyProfilePageControllerTest.cls | 8 | 12 | 58 | 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() |
43 | /config/experience-cloud/classes/SiteLoginController.cls | 4 | 21 | 15 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
43 | /config/experience-cloud/classes/SiteLoginController.cls | 4 | 21 | 15 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
44 | /config/experience-cloud/classes/SiteLoginController.cls | 4 | 21 | 15 | 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 |
44 | /config/experience-cloud/classes/SiteLoginController.cls | 4 | 21 | 15 | 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 |
45 | /config/experience-cloud/classes/SiteLoginController.cls | 5 | 12 | 5 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
45 | /config/experience-cloud/classes/SiteLoginController.cls | 5 | 12 | 5 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
46 | /config/experience-cloud/classes/SiteLoginController.cls | 6 | 12 | 6 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
46 | /config/experience-cloud/classes/SiteLoginController.cls | 6 | 12 | 6 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
47 | /config/experience-cloud/classes/SiteLoginController.cls | 8 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
47 | /config/experience-cloud/classes/SiteLoginController.cls | 8 | 12 | 11 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
48 | /config/experience-cloud/classes/SiteLoginController.cls | 13 | 12 | 14 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
48 | /config/experience-cloud/classes/SiteLoginController.cls | 13 | 12 | 14 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
49 | /config/experience-cloud/classes/SiteLoginController.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. |
49 | /config/experience-cloud/classes/SiteLoginController.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. |
50 | /config/experience-cloud/classes/SiteLoginControllerTest.cls | 5 | 21 | 15 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
50 | /config/experience-cloud/classes/SiteLoginControllerTest.cls | 5 | 21 | 15 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
51 | /config/experience-cloud/classes/SiteLoginControllerTest.cls | 5 | 21 | 15 | 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 |
51 | /config/experience-cloud/classes/SiteLoginControllerTest.cls | 5 | 21 | 15 | 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 |
52 | /config/experience-cloud/classes/SiteLoginControllerTest.cls | 7 | 19 | 14 | 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() |
52 | /config/experience-cloud/classes/SiteLoginControllerTest.cls | 7 | 19 | 14 | 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() |
53 | /config/experience-cloud/classes/SiteRegisterController.cls | 4 | 21 | 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 |
53 | /config/experience-cloud/classes/SiteRegisterController.cls | 4 | 21 | 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 |
54 | /config/experience-cloud/classes/SiteRegisterController.cls | 7 | 43 | 7 | 60 | 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. |
54 | /config/experience-cloud/classes/SiteRegisterController.cls | 7 | 43 | 7 | 60 | 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. |
55 | /config/experience-cloud/classes/SiteRegisterController.cls | 7 | 23 | 7 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'PORTAL_ACCOUNT_ID' doesn't match '[a-z][a-zA-Z0-9]*' |
55 | /config/experience-cloud/classes/SiteRegisterController.cls | 7 | 23 | 7 | 60 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'PORTAL_ACCOUNT_ID' doesn't match '[a-z][a-zA-Z0-9]*' |
56 | /config/experience-cloud/classes/SiteRegisterController.cls | 9 | 12 | 10 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
56 | /config/experience-cloud/classes/SiteRegisterController.cls | 9 | 12 | 10 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
57 | /config/experience-cloud/classes/SiteRegisterController.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. |
57 | /config/experience-cloud/classes/SiteRegisterController.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. |
58 | /config/experience-cloud/classes/SiteRegisterController.cls | 12 | 12 | 12 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
58 | /config/experience-cloud/classes/SiteRegisterController.cls | 12 | 12 | 12 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
59 | /config/experience-cloud/classes/SiteRegisterController.cls | 13 | 12 | 13 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
59 | /config/experience-cloud/classes/SiteRegisterController.cls | 13 | 12 | 13 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
60 | /config/experience-cloud/classes/SiteRegisterController.cls | 14 | 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 |
60 | /config/experience-cloud/classes/SiteRegisterController.cls | 14 | 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 |
61 | /config/experience-cloud/classes/SiteRegisterController.cls | 20 | 12 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
61 | /config/experience-cloud/classes/SiteRegisterController.cls | 20 | 12 | 25 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
62 | /config/experience-cloud/classes/SiteRegisterController.cls | 26 | 12 | 31 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
62 | /config/experience-cloud/classes/SiteRegisterController.cls | 26 | 12 | 31 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
63 | /config/experience-cloud/classes/SiteRegisterController.cls | 37 | 12 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
63 | /config/experience-cloud/classes/SiteRegisterController.cls | 37 | 12 | 63 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
64 | /config/experience-cloud/classes/SiteRegisterControllerTest.cls | 5 | 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 |
64 | /config/experience-cloud/classes/SiteRegisterControllerTest.cls | 5 | 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 |
65 | /config/experience-cloud/classes/SiteRegisterControllerTest.cls | 7 | 12 | 18 | 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() |
65 | /config/experience-cloud/classes/SiteRegisterControllerTest.cls | 7 | 12 | 18 | 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() |
66 | /nebula-logger/core/main/configuration/classes/LoggerBatchableContext.cls | 28 | 32 | 28 | 58 | 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. |
66 | /nebula-logger/core/main/configuration/classes/LoggerBatchableContext.cls | 28 | 32 | 28 | 58 | 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. |
67 | /nebula-logger/core/main/configuration/classes/LoggerCache.cls | 11 | 24 | 264 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerCache' has a total cognitive complexity of 309 (highest 2), current threshold is 50 |
67 | /nebula-logger/core/main/configuration/classes/LoggerCache.cls | 11 | 24 | 264 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerCache' has a total cognitive complexity of 309 (highest 2), current threshold is 50 |
68 | /nebula-logger/core/main/configuration/classes/LoggerCache.cls | 187 | 13 | 239 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'PlatformCache' has a total cognitive complexity of 94 (highest 12), current threshold is 50 |
68 | /nebula-logger/core/main/configuration/classes/LoggerCache.cls | 187 | 13 | 239 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'PlatformCache' has a total cognitive complexity of 94 (highest 12), current threshold is 50 |
69 | /nebula-logger/core/main/configuration/classes/LoggerParameter.cls | 12 | 8 | 696 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerParameter' has a total cognitive complexity of 58 (highest 6), current threshold is 50 |
69 | /nebula-logger/core/main/configuration/classes/LoggerParameter.cls | 12 | 8 | 696 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerParameter' has a total cognitive complexity of 58 (highest 6), current threshold is 50 |
70 | /nebula-logger/core/main/configuration/classes/LoggerTriggerableContext.cls | 52 | 32 | 52 | 62 | 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. |
70 | /nebula-logger/core/main/configuration/classes/LoggerTriggerableContext.cls | 52 | 32 | 52 | 62 | 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. |
71 | /nebula-logger/core/main/log-management/classes/LogBatchPurgeController.cls | 26 | 16 | 26 | 55 | 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 | /nebula-logger/core/main/log-management/classes/LogBatchPurgeController.cls | 26 | 16 | 26 | 55 | 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 | /nebula-logger/core/main/log-management/classes/LogBatchPurgeController.cls | 39 | 20 | 39 | 59 | 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. |
72 | /nebula-logger/core/main/log-management/classes/LogBatchPurgeController.cls | 39 | 20 | 39 | 59 | 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. |
73 | /nebula-logger/core/main/log-management/classes/LogBatchPurgeController.cls | 40 | 20 | 40 | 64 | 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. |
73 | /nebula-logger/core/main/log-management/classes/LogBatchPurgeController.cls | 40 | 20 | 40 | 64 | 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. |
74 | /nebula-logger/core/main/log-management/classes/LogBatchPurgeController.cls | 41 | 20 | 41 | 67 | 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. |
74 | /nebula-logger/core/main/log-management/classes/LogBatchPurgeController.cls | 41 | 20 | 41 | 67 | 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. |
75 | /nebula-logger/core/main/log-management/classes/LogBatchPurger.cls | 12 | 21 | 329 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LogBatchPurger' has a total cognitive complexity of 110 (highest 10), current threshold is 50 |
75 | /nebula-logger/core/main/log-management/classes/LogBatchPurger.cls | 12 | 21 | 329 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LogBatchPurger' has a total cognitive complexity of 110 (highest 10), current threshold is 50 |
76 | /nebula-logger/core/main/log-management/classes/LogBatchPurger.cls | 72 | 13 | 72 | 52 | 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. |
76 | /nebula-logger/core/main/log-management/classes/LogBatchPurger.cls | 72 | 13 | 72 | 52 | 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. |
77 | /nebula-logger/core/main/log-management/classes/LogEntryHandler.cls | 317 | 41 | 317 | 66 | 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. |
77 | /nebula-logger/core/main/log-management/classes/LogEntryHandler.cls | 317 | 41 | 317 | 66 | 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. |
78 | /nebula-logger/core/main/log-management/classes/LogManagementDataSelector.cls | 189 | 55 | 189 | 94 | 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. |
78 | /nebula-logger/core/main/log-management/classes/LogManagementDataSelector.cls | 189 | 55 | 189 | 94 | 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. |
79 | /nebula-logger/core/main/log-management/classes/LogManagementDataSelector.cls | 191 | 92 | 191 | 131 | 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. |
79 | /nebula-logger/core/main/log-management/classes/LogManagementDataSelector.cls | 191 | 92 | 191 | 131 | 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. |
80 | /nebula-logger/core/main/log-management/classes/LogManagementDataSelector.cls | 205 | 60 | 205 | 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. |
80 | /nebula-logger/core/main/log-management/classes/LogManagementDataSelector.cls | 205 | 60 | 205 | 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. |
81 | /nebula-logger/core/main/log-management/classes/LogManagementDataSelector.cls | 208 | 13 | 208 | 57 | 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. |
81 | /nebula-logger/core/main/log-management/classes/LogManagementDataSelector.cls | 208 | 13 | 208 | 57 | 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. |
82 | /nebula-logger/core/main/log-management/classes/LogManagementDataSelector.cls | 283 | 13 | 283 | 57 | 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. |
82 | /nebula-logger/core/main/log-management/classes/LogManagementDataSelector.cls | 283 | 13 | 283 | 57 | 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. |
83 | /nebula-logger/core/main/log-management/classes/LogMassDeleteExtension.cls | 15 | 53 | 15 | 92 | 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. |
83 | /nebula-logger/core/main/log-management/classes/LogMassDeleteExtension.cls | 15 | 53 | 15 | 92 | 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. |
84 | /nebula-logger/core/main/log-management/classes/LoggerEmailSender.cls | 11 | 24 | 201 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerEmailSender' has a total cognitive complexity of 77 (highest 8), current threshold is 50 |
84 | /nebula-logger/core/main/log-management/classes/LoggerEmailSender.cls | 11 | 24 | 201 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerEmailSender' has a total cognitive complexity of 77 (highest 8), current threshold is 50 |
85 | /nebula-logger/core/main/log-management/classes/LoggerSObjectMetadata.cls | 31 | 49 | 31 | 74 | 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. |
85 | /nebula-logger/core/main/log-management/classes/LoggerSObjectMetadata.cls | 31 | 49 | 31 | 74 | 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. |
86 | /nebula-logger/core/main/log-management/classes/LoggerSettingsController.cls | 11 | 24 | 418 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerSettingsController' has a total cognitive complexity of 59 (highest 6), current threshold is 50 |
86 | /nebula-logger/core/main/log-management/classes/LoggerSettingsController.cls | 11 | 24 | 418 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerSettingsController' has a total cognitive complexity of 59 (highest 6), current threshold is 50 |
87 | /nebula-logger/core/main/log-management/classes/LoggerSettingsController.cls | 31 | 16 | 31 | 66 | 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. |
87 | /nebula-logger/core/main/log-management/classes/LoggerSettingsController.cls | 31 | 16 | 31 | 66 | 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. |
88 | /nebula-logger/core/main/log-management/classes/LoggerSettingsController.cls | 317 | 50 | 317 | 100 | 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. |
88 | /nebula-logger/core/main/log-management/classes/LoggerSettingsController.cls | 317 | 50 | 317 | 100 | 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. |
89 | /nebula-logger/core/main/log-management/classes/RelatedLogEntriesController.cls | 230 | 40 | 230 | 65 | 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. |
89 | /nebula-logger/core/main/log-management/classes/RelatedLogEntriesController.cls | 230 | 40 | 230 | 65 | 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. |
90 | /nebula-logger/core/main/logger-engine/classes/ComponentLogger.cls | 13 | 26 | 347 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'ComponentLogger' has a total cognitive complexity of 53 (highest 26), current threshold is 50 |
90 | /nebula-logger/core/main/logger-engine/classes/ComponentLogger.cls | 13 | 26 | 347 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'ComponentLogger' has a total cognitive complexity of 53 (highest 26), current threshold is 50 |
91 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 442 | 55 | 442 | 80 | 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. |
91 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 442 | 55 | 442 | 80 | 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. |
92 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 512 | 55 | 512 | 80 | 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. |
92 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 512 | 55 | 512 | 80 | 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. |
93 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 546 | 55 | 546 | 80 | 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. |
93 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 546 | 55 | 546 | 80 | 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. |
94 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 1000 | 30 | 1000 | 55 | 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 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 1000 | 30 | 1000 | 55 | 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 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 1010 | 13 | 1010 | 38 | 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. |
95 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 1010 | 13 | 1010 | 38 | 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. |
96 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 1022 | 54 | 1022 | 79 | 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. |
96 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 1022 | 54 | 1022 | 79 | 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. |
97 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 1058 | 34 | 1058 | 59 | 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. |
97 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 1058 | 34 | 1058 | 59 | 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. |
98 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 1059 | 35 | 1059 | 60 | 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. |
98 | /nebula-logger/core/main/logger-engine/classes/LogEntryEventBuilder.cls | 1059 | 35 | 1059 | 60 | 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. |
99 | /nebula-logger/core/main/logger-engine/classes/Logger.cls | 15 | 21 | 3700 | 2 | pmd | NcssTypeCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncsstypecount | The type has an NCSS line count of 1,019 |
99 | /nebula-logger/core/main/logger-engine/classes/Logger.cls | 15 | 21 | 3700 | 2 | pmd | NcssTypeCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncsstypecount | The type has an NCSS line count of 1,019 |
100 | /nebula-logger/core/tests/configuration/utilities/LoggerMockDataCreator.cls | 16 | 8 | 747 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerMockDataCreator' has a total cognitive complexity of 163 (highest 4), current threshold is 50 |
100 | /nebula-logger/core/tests/configuration/utilities/LoggerMockDataCreator.cls | 16 | 8 | 747 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerMockDataCreator' has a total cognitive complexity of 163 (highest 4), current threshold is 50 |
101 | /nebula-logger/core/tests/configuration/utilities/LoggerMockDataCreator.cls | 266 | 36 | 266 | 61 | 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. |
101 | /nebula-logger/core/tests/configuration/utilities/LoggerMockDataCreator.cls | 266 | 36 | 266 | 61 | 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. |
102 | /nebula-logger/core/tests/configuration/utilities/LoggerMockDataCreator.cls | 267 | 33 | 267 | 58 | 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. |
102 | /nebula-logger/core/tests/configuration/utilities/LoggerMockDataCreator.cls | 267 | 33 | 267 | 58 | 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. |
103 | /nebula-logger/core/tests/configuration/utilities/LoggerMockDataCreator.cls | 382 | 92 | 382 | 117 | 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. |
103 | /nebula-logger/core/tests/configuration/utilities/LoggerMockDataCreator.cls | 382 | 92 | 382 | 117 | 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. |
104 | /nebula-logger/core/tests/configuration/utilities/LoggerMockDataCreator.cls | 629 | 46 | 629 | 76 | 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. |
104 | /nebula-logger/core/tests/configuration/utilities/LoggerMockDataCreator.cls | 629 | 46 | 629 | 76 | 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. |
105 | /nebula-logger/core/tests/log-management/classes/LoggerBatchableContext_Tests.cls | 18 | 32 | 18 | 57 | 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. |
105 | /nebula-logger/core/tests/log-management/classes/LoggerBatchableContext_Tests.cls | 18 | 32 | 18 | 57 | 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. |
106 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 32 | 32 | 32 | 57 | 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. |
106 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 32 | 32 | 32 | 57 | 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. |
107 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 33 | 32 | 33 | 57 | 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. |
107 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 33 | 32 | 33 | 57 | 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. |
108 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 34 | 32 | 34 | 57 | 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. |
108 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 34 | 32 | 34 | 57 | 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. |
109 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 35 | 32 | 35 | 57 | 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. |
109 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 35 | 32 | 35 | 57 | 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. |
110 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 36 | 32 | 36 | 57 | 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. |
110 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 36 | 32 | 36 | 57 | 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. |
111 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 39 | 42 | 39 | 67 | 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. |
111 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 39 | 42 | 39 | 67 | 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. |
112 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 43 | 49 | 43 | 74 | 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. |
112 | /nebula-logger/core/tests/log-management/classes/LoggerSObjectMetadata_Tests.cls | 43 | 49 | 43 | 74 | 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. |
113 | /nebula-logger/core/tests/log-management/utilities/LoggerTestConfigurator.cls | 142 | 38 | 142 | 63 | 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. |
113 | /nebula-logger/core/tests/log-management/utilities/LoggerTestConfigurator.cls | 142 | 38 | 142 | 63 | 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. |
114 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 10 | 9 | 1562 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LogEntryEventBuilder_Tests' has a total cognitive complexity of 82 (highest 1), current threshold is 50 |
114 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 10 | 9 | 1562 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LogEntryEventBuilder_Tests' has a total cognitive complexity of 82 (highest 1), current threshold is 50 |
115 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 10 | 9 | 1562 | 2 | pmd | NcssTypeCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncsstypecount | The type has an NCSS line count of 879 |
115 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 10 | 9 | 1562 | 2 | pmd | NcssTypeCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncsstypecount | The type has an NCSS line count of 879 |
116 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 737 | 32 | 737 | 64 | 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. |
116 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 737 | 32 | 737 | 64 | 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. |
117 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 757 | 32 | 757 | 72 | 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. |
117 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 757 | 32 | 757 | 72 | 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. |
118 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 820 | 32 | 820 | 64 | pmd | EagerlyLoadedDescribeSObjectResult | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_performance.html#eagerlyloadeddescribesobjectresult | DescribeSObjectResult could be being loaded eagerly with all child relationships. |
118 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 820 | 32 | 820 | 64 | pmd | EagerlyLoadedDescribeSObjectResult | 3 | Performance | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_performance.html#eagerlyloadeddescribesobjectresult | DescribeSObjectResult could be being loaded eagerly with all child relationships. |
119 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 840 | 32 | 840 | 72 | 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. |
119 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 840 | 32 | 840 | 72 | 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. |
120 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 861 | 32 | 861 | 74 | 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. |
120 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 861 | 32 | 861 | 74 | 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. |
121 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 972 | 32 | 972 | 62 | 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. |
121 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 972 | 32 | 972 | 62 | 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. |
122 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 1081 | 32 | 1081 | 62 | 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. |
122 | /nebula-logger/core/tests/logger-engine/classes/LogEntryEventBuilder_Tests.cls | 1081 | 32 | 1081 | 62 | 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. |
123 | /nebula-logger/core/tests/logger-engine/classes/LoggerSObjectHandler_Tests.cls | 23 | 34 | 23 | 59 | 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. |
123 | /nebula-logger/core/tests/logger-engine/classes/LoggerSObjectHandler_Tests.cls | 23 | 34 | 23 | 59 | 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. |
124 | /nebula-logger/core/tests/logger-engine/classes/LoggerSObjectHandler_Tests.cls | 43 | 42 | 43 | 67 | 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. |
124 | /nebula-logger/core/tests/logger-engine/classes/LoggerSObjectHandler_Tests.cls | 43 | 42 | 43 | 67 | 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. |
125 | /nebula-logger/core/tests/logger-engine/classes/LoggerTriggerableContext_Tests.cls | 30 | 32 | 30 | 57 | 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. |
125 | /nebula-logger/core/tests/logger-engine/classes/LoggerTriggerableContext_Tests.cls | 30 | 32 | 30 | 57 | 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. |
126 | /nebula-logger/core/tests/logger-engine/classes/LoggerTriggerableContext_Tests.cls | 58 | 32 | 58 | 57 | 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. |
126 | /nebula-logger/core/tests/logger-engine/classes/LoggerTriggerableContext_Tests.cls | 58 | 32 | 58 | 57 | 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. |
127 | /nebula-logger/core/tests/logger-engine/classes/LoggerTriggerableContext_Tests.cls | 85 | 32 | 85 | 57 | 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. |
127 | /nebula-logger/core/tests/logger-engine/classes/LoggerTriggerableContext_Tests.cls | 85 | 32 | 85 | 57 | 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. |
128 | /nebula-logger/core/tests/logger-engine/classes/Logger_Tests.cls | 1327 | 34 | 1327 | 83 | 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. |
128 | /nebula-logger/core/tests/logger-engine/classes/Logger_Tests.cls | 1327 | 34 | 1327 | 83 | 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. |
129 | /nebula-logger/core/tests/logger-engine/classes/Logger_Tests.cls | 1381 | 34 | 1381 | 83 | 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. |
129 | /nebula-logger/core/tests/logger-engine/classes/Logger_Tests.cls | 1381 | 34 | 1381 | 83 | 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. |
130 | /nebula-logger/core/tests/logger-engine/classes/Logger_Tests.cls | 1434 | 34 | 1434 | 83 | 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. |
130 | /nebula-logger/core/tests/logger-engine/classes/Logger_Tests.cls | 1434 | 34 | 1434 | 83 | 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. |
131 | /nebula-logger/core/tests/logger-engine/utilities/LoggerMockDataStore.cls | 17 | 24 | 223 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerMockDataStore' has a total cognitive complexity of 55 (highest 9), current threshold is 50 |
131 | /nebula-logger/core/tests/logger-engine/utilities/LoggerMockDataStore.cls | 17 | 24 | 223 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LoggerMockDataStore' has a total cognitive complexity of 55 (highest 9), current threshold is 50 |
132 | /nebula-logger/core/tests/logger-engine/utilities/LoggerMockDataStore.cls | 207 | 42 | 207 | 67 | 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. |
132 | /nebula-logger/core/tests/logger-engine/utilities/LoggerMockDataStore.cls | 207 | 42 | 207 | 67 | 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. |
133 | /nebula-logger/extra-tests/tests/LogBatchPurger_Tests_Database.cls | 48 | 35 | 48 | 74 | 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. |
133 | /nebula-logger/extra-tests/tests/LogBatchPurger_Tests_Database.cls | 48 | 35 | 48 | 74 | 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. |
134 | /nebula-logger/extra-tests/tests/LogEntryEventBuilder_Tests_Security.cls | 24 | 35 | 24 | 80 | 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. |
134 | /nebula-logger/extra-tests/tests/LogEntryEventBuilder_Tests_Security.cls | 24 | 35 | 24 | 80 | 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. |
135 | /nebula-logger/extra-tests/tests/LogEntryEventBuilder_Tests_Security.cls | 71 | 35 | 71 | 80 | 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. |
135 | /nebula-logger/extra-tests/tests/LogEntryEventBuilder_Tests_Security.cls | 71 | 35 | 71 | 80 | 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. |
136 | /nebula-logger/extra-tests/tests/LogEntryEventBuilder_Tests_Security.cls | 117 | 35 | 117 | 80 | 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. |
136 | /nebula-logger/extra-tests/tests/LogEntryEventBuilder_Tests_Security.cls | 117 | 35 | 117 | 80 | 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. |
137 | /nebula-logger/plugins/big-object-archiving/plugin/classes/LogEntryArchiveBuilder.cls | 318 | 41 | 318 | 92 | 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. |
137 | /nebula-logger/plugins/big-object-archiving/plugin/classes/LogEntryArchiveBuilder.cls | 318 | 41 | 318 | 92 | 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. |
138 | /nebula-logger/plugins/big-object-archiving/plugin/classes/LogEntryArchivePlugin.cls | 123 | 33 | 123 | 72 | 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. |
138 | /nebula-logger/plugins/big-object-archiving/plugin/classes/LogEntryArchivePlugin.cls | 123 | 33 | 123 | 72 | 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. |
139 | /nebula-logger/plugins/big-object-archiving/plugin/classes/LogEntryArchivePlugin.cls | 134 | 63 | 134 | 107 | 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. |
139 | /nebula-logger/plugins/big-object-archiving/plugin/classes/LogEntryArchivePlugin.cls | 134 | 63 | 134 | 107 | 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. |
140 | /nebula-logger/plugins/big-object-archiving/plugin/classes/LogEntryArchivePlugin.cls | 146 | 13 | 146 | 57 | 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. |
140 | /nebula-logger/plugins/big-object-archiving/plugin/classes/LogEntryArchivePlugin.cls | 146 | 13 | 146 | 57 | 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. |
141 | /nebula-logger/plugins/log-retention-rules/plugin/classes/LogRetentionFilter.cls | 14 | 24 | 469 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LogRetentionFilter' has a total cognitive complexity of 61 (highest 0), current threshold is 50 |
141 | /nebula-logger/plugins/log-retention-rules/plugin/classes/LogRetentionFilter.cls | 14 | 24 | 469 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'LogRetentionFilter' has a total cognitive complexity of 61 (highest 0), current threshold is 50 |
142 | /nebula-logger/plugins/log-retention-rules/plugin/classes/LogRetentionRulesPlugin.cls | 41 | 60 | 41 | 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. |
142 | /nebula-logger/plugins/log-retention-rules/plugin/classes/LogRetentionRulesPlugin.cls | 41 | 60 | 41 | 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. |
143 | /nebula-logger/plugins/log-retention-rules/plugin/classes/LogRetentionRulesPlugin.cls | 43 | 55 | 43 | 94 | 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. |
143 | /nebula-logger/plugins/log-retention-rules/plugin/classes/LogRetentionRulesPlugin.cls | 43 | 55 | 43 | 94 | 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. |
144 | /nebula-logger/plugins/log-retention-rules/plugin/classes/LogRetentionRulesPlugin.cls | 53 | 13 | 53 | 57 | 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. |
144 | /nebula-logger/plugins/log-retention-rules/plugin/classes/LogRetentionRulesPlugin.cls | 53 | 13 | 53 | 57 | 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. |
145 | /nebula-logger/recipes/triggers/Account_Trigger_Logger_Example.trigger | 5 | 1 | 21 | 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 |
145 | /nebula-logger/recipes/triggers/Account_Trigger_Logger_Example.trigger | 5 | 1 | 21 | 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 |