pmd7_2 took 15 seconds to run and found 581 violations
pmd7_3 took 16 seconds to run and found 581 violations
Among the 581 total comparisons:
Violation counts:
# | fileName | line | column | endLine | endColumn | engine | ruleName | severity | category | url | message |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | /classes/GanttChartController.cls | 3 | 21 | 140 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
1 | /classes/GanttChartController.cls | 3 | 21 | 140 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2 | /classes/GanttChartController.cls | 5 | 12 | 5 | 39 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
2 | /classes/GanttChartController.cls | 5 | 12 | 5 | 39 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3 | /classes/GanttChartController.cls | 6 | 12 | 6 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
3 | /classes/GanttChartController.cls | 6 | 12 | 6 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
4 | /classes/GanttChartController.cls | 7 | 12 | 7 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
4 | /classes/GanttChartController.cls | 7 | 12 | 7 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
5 | /classes/GanttChartController.cls | 8 | 12 | 8 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
5 | /classes/GanttChartController.cls | 8 | 12 | 8 | 46 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
6 | /classes/GanttChartController.cls | 9 | 12 | 9 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
6 | /classes/GanttChartController.cls | 9 | 12 | 9 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
7 | /classes/GanttChartController.cls | 10 | 12 | 10 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
7 | /classes/GanttChartController.cls | 10 | 12 | 10 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
8 | /classes/GanttChartController.cls | 12 | 20 | 12 | 33 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'nameFieldName' should be before method declarations in its class |
8 | /classes/GanttChartController.cls | 12 | 20 | 12 | 33 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'nameFieldName' should be before method declarations in its class |
9 | /classes/GanttChartController.cls | 13 | 20 | 13 | 38 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'completedFieldName' should be before method declarations in its class |
9 | /classes/GanttChartController.cls | 13 | 20 | 13 | 38 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'completedFieldName' should be before method declarations in its class |
10 | /classes/GanttChartController.cls | 14 | 20 | 14 | 35 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'filterFieldName' should be before method declarations in its class |
10 | /classes/GanttChartController.cls | 14 | 20 | 14 | 35 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'filterFieldName' should be before method declarations in its class |
11 | /classes/GanttChartController.cls | 16 | 12 | 16 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
11 | /classes/GanttChartController.cls | 16 | 12 | 16 | 48 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
12 | /classes/GanttChartController.cls | 17 | 12 | 17 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
12 | /classes/GanttChartController.cls | 17 | 12 | 17 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
13 | /classes/GanttChartController.cls | 18 | 33 | 18 | 64 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'REGEXP_QUOTES' should be before method declarations in its class |
13 | /classes/GanttChartController.cls | 18 | 33 | 18 | 64 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'REGEXP_QUOTES' should be before method declarations in its class |
14 | /classes/GanttChartController.cls | 20 | 32 | 20 | 58 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'COLOR_COMPLETE' should be before method declarations in its class |
14 | /classes/GanttChartController.cls | 20 | 32 | 20 | 58 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'COLOR_COMPLETE' should be before method declarations in its class |
15 | /classes/GanttChartController.cls | 21 | 32 | 21 | 54 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'COLOR_LATE' should be before method declarations in its class |
15 | /classes/GanttChartController.cls | 21 | 32 | 21 | 54 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'COLOR_LATE' should be before method declarations in its class |
16 | /classes/GanttChartController.cls | 22 | 32 | 22 | 56 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'COLOR_FUTURE' should be before method declarations in its class |
16 | /classes/GanttChartController.cls | 22 | 32 | 22 | 56 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'COLOR_FUTURE' should be before method declarations in its class |
17 | /classes/GanttChartController.cls | 23 | 32 | 23 | 57 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'COLOR_CURRENT' should be before method declarations in its class |
17 | /classes/GanttChartController.cls | 23 | 32 | 23 | 57 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'COLOR_CURRENT' should be before method declarations in its class |
18 | /classes/GanttChartController.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 |
18 | /classes/GanttChartController.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 |
19 | /classes/GanttChartController.cls | 68 | 36 | 68 | 41 | pmd | ApexSOQLInjection | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsoqlinjection | Avoid untrusted/unescaped variables in DML query |
19 | /classes/GanttChartController.cls | 68 | 36 | 68 | 41 | pmd | ApexSOQLInjection | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsoqlinjection | Avoid untrusted/unescaped variables in DML query |
20 | /classes/GanttChartController.cls | 74 | 13 | 135 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
20 | /classes/GanttChartController.cls | 74 | 13 | 135 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
21 | /classes/GanttChartController.cls | 74 | 13 | 135 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
21 | /classes/GanttChartController.cls | 74 | 13 | 135 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
22 | /classes/GanttChartController.cls | 74 | 13 | 135 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'toJSon()' has a cognitive complexity of 17, current threshold is 15 |
22 | /classes/GanttChartController.cls | 74 | 13 | 135 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'toJSon()' has a cognitive complexity of 17, current threshold is 15 |
23 | /classes/GanttChartController.cls | 74 | 13 | 135 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'toJSon()' has a cyclomatic complexity of 10. |
23 | /classes/GanttChartController.cls | 74 | 13 | 135 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'toJSon()' has a cyclomatic complexity of 10. |
24 | /classes/GanttChartController.cls | 74 | 13 | 135 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'toJSon()' has an NCSS line count of 45 (limit: 40) |
24 | /classes/GanttChartController.cls | 74 | 13 | 135 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'toJSon()' has an NCSS line count of 45 (limit: 40) |
25 | /classes/GanttChartController.cls | 77 | 7 | 77 | 39 | pmd | OneDeclarationPerLine | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#onedeclarationperline | Use one statement for each line, it enhances code readability. |
25 | /classes/GanttChartController.cls | 77 | 7 | 77 | 39 | pmd | OneDeclarationPerLine | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#onedeclarationperline | Use one statement for each line, it enhances code readability. |
26 | /classes/GanttChartController.cls | 78 | 7 | 78 | 29 | pmd | OneDeclarationPerLine | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#onedeclarationperline | Use one statement for each line, it enhances code readability. |
26 | /classes/GanttChartController.cls | 78 | 7 | 78 | 29 | pmd | OneDeclarationPerLine | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#onedeclarationperline | Use one statement for each line, it enhances code readability. |
27 | /classes/GanttChartController.cls | 79 | 7 | 79 | 42 | pmd | OneDeclarationPerLine | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#onedeclarationperline | Use one statement for each line, it enhances code readability. |
27 | /classes/GanttChartController.cls | 79 | 7 | 79 | 42 | pmd | OneDeclarationPerLine | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#onedeclarationperline | Use one statement for each line, it enhances code readability. |
28 | /classes/GanttChartController.cls | 107 | 13 | 107 | 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 |
28 | /classes/GanttChartController.cls | 107 | 13 | 107 | 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 |
29 | /classes/GanttChartController.cls | 107 | 13 | 107 | 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. |
29 | /classes/GanttChartController.cls | 107 | 13 | 107 | 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. |
30 | /classes/GanttChartController.cls | 110 | 17 | 110 | 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 |
30 | /classes/GanttChartController.cls | 110 | 17 | 110 | 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 |
31 | /classes/GanttChartController.cls | 110 | 17 | 110 | 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. |
31 | /classes/GanttChartController.cls | 110 | 17 | 110 | 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. |
32 | /classes/GanttChartController.cls | 114 | 41 | 114 | 46 | pmd | ApexSOQLInjection | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsoqlinjection | Avoid untrusted/unescaped variables in DML query |
32 | /classes/GanttChartController.cls | 114 | 41 | 114 | 46 | pmd | ApexSOQLInjection | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsoqlinjection | Avoid untrusted/unescaped variables in DML query |
33 | /classes/GanttChartController.cls | 114 | 26 | 114 | 47 | 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 |
33 | /classes/GanttChartController.cls | 114 | 26 | 114 | 47 | 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 |
34 | /classes/GanttChartController.cls | 117 | 17 | 117 | 64 | 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 |
34 | /classes/GanttChartController.cls | 117 | 17 | 117 | 64 | 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 |
35 | /classes/GanttChartController.cls | 117 | 17 | 117 | 64 | 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. |
35 | /classes/GanttChartController.cls | 117 | 17 | 117 | 64 | 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. |
36 | /classes/GanttChartHelper.cls | 3 | 21 | 13 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
36 | /classes/GanttChartHelper.cls | 3 | 21 | 13 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
37 | /classes/GanttChartHelper.cls | 4 | 10 | 4 | 32 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
37 | /classes/GanttChartHelper.cls | 4 | 10 | 4 | 32 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
38 | /classes/GanttChartHelper.cls | 5 | 10 | 5 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
38 | /classes/GanttChartHelper.cls | 5 | 10 | 5 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
39 | /classes/GanttChartHelper.cls | 7 | 32 | 7 | 39 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stdCont' should be before method declarations in its class |
39 | /classes/GanttChartHelper.cls | 7 | 32 | 7 | 39 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stdCont' should be before method declarations in its class |
40 | /classes/GanttChartHelper.cls | 9 | 10 | 12 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
40 | /classes/GanttChartHelper.cls | 9 | 10 | 12 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
41 | /classes/Milestone1_Calendar_Item.cls | 29 | 21 | 55 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
41 | /classes/Milestone1_Calendar_Item.cls | 29 | 21 | 55 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
42 | /classes/Milestone1_Calendar_Item.cls | 29 | 21 | 55 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
42 | /classes/Milestone1_Calendar_Item.cls | 29 | 21 | 55 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
43 | /classes/Milestone1_Calendar_Item.cls | 31 | 12 | 31 | 33 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
43 | /classes/Milestone1_Calendar_Item.cls | 31 | 12 | 31 | 33 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
44 | /classes/Milestone1_Calendar_Item.cls | 32 | 12 | 32 | 34 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
44 | /classes/Milestone1_Calendar_Item.cls | 32 | 12 | 32 | 34 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
45 | /classes/Milestone1_Calendar_Item.cls | 33 | 12 | 33 | 35 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
45 | /classes/Milestone1_Calendar_Item.cls | 33 | 12 | 33 | 35 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
46 | /classes/Milestone1_Calendar_Item.cls | 34 | 12 | 34 | 37 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
46 | /classes/Milestone1_Calendar_Item.cls | 34 | 12 | 34 | 37 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
47 | /classes/Milestone1_Calendar_Item.cls | 36 | 32 | 36 | 61 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'PROJECT_TYPE' should be before method declarations in its class |
47 | /classes/Milestone1_Calendar_Item.cls | 36 | 32 | 36 | 61 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'PROJECT_TYPE' should be before method declarations in its class |
48 | /classes/Milestone1_Calendar_Item.cls | 37 | 32 | 37 | 65 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'MILESTONE_TYPE' should be before method declarations in its class |
48 | /classes/Milestone1_Calendar_Item.cls | 37 | 32 | 37 | 65 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'MILESTONE_TYPE' should be before method declarations in its class |
49 | /classes/Milestone1_Calendar_Item.cls | 38 | 32 | 38 | 55 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'TASK_TYPE' should be before method declarations in its class |
49 | /classes/Milestone1_Calendar_Item.cls | 38 | 32 | 38 | 55 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'TASK_TYPE' should be before method declarations in its class |
50 | /classes/Milestone1_Calendar_Item.cls | 40 | 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 |
50 | /classes/Milestone1_Calendar_Item.cls | 40 | 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 |
51 | /classes/Milestone1_Calendar_Item.cls | 40 | 12 | 46 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
51 | /classes/Milestone1_Calendar_Item.cls | 40 | 12 | 46 | 6 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
52 | /classes/Milestone1_Calendar_Item.cls | 48 | 23 | 54 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
52 | /classes/Milestone1_Calendar_Item.cls | 48 | 23 | 54 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
53 | /classes/Milestone1_Clone_Milestone_Controller.cls | 29 | 21 | 130 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
53 | /classes/Milestone1_Clone_Milestone_Controller.cls | 29 | 21 | 130 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
54 | /classes/Milestone1_Clone_Milestone_Controller.cls | 31 | 12 | 31 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
54 | /classes/Milestone1_Clone_Milestone_Controller.cls | 31 | 12 | 31 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
55 | /classes/Milestone1_Clone_Milestone_Controller.cls | 32 | 12 | 32 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
55 | /classes/Milestone1_Clone_Milestone_Controller.cls | 32 | 12 | 32 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
56 | /classes/Milestone1_Clone_Milestone_Controller.cls | 36 | 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 comment |
56 | /classes/Milestone1_Clone_Milestone_Controller.cls | 36 | 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 comment |
57 | /classes/Milestone1_Clone_Milestone_Controller.cls | 38 | 15 | 51 | 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 |
57 | /classes/Milestone1_Clone_Milestone_Controller.cls | 38 | 15 | 51 | 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 |
58 | /classes/Milestone1_Clone_Milestone_Controller.cls | 54 | 22 | 65 | 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 |
58 | /classes/Milestone1_Clone_Milestone_Controller.cls | 54 | 22 | 65 | 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 |
59 | /classes/Milestone1_Clone_Milestone_Controller.cls | 68 | 17 | 87 | 18 | 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 |
59 | /classes/Milestone1_Clone_Milestone_Controller.cls | 68 | 17 | 87 | 18 | 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 |
60 | /classes/Milestone1_Clone_Milestone_Controller.cls | 93 | 12 | 128 | 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 | /classes/Milestone1_Clone_Milestone_Controller.cls | 93 | 12 | 128 | 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 | /classes/Milestone1_Clone_Milestone_Controller.cls | 121 | 10 | 121 | 26 | 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 |
61 | /classes/Milestone1_Clone_Milestone_Controller.cls | 121 | 10 | 121 | 26 | 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 |
62 | /classes/Milestone1_Clone_Project_Controller.cls | 29 | 21 | 138 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
62 | /classes/Milestone1_Clone_Project_Controller.cls | 29 | 21 | 138 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
63 | /classes/Milestone1_Clone_Project_Controller.cls | 31 | 12 | 31 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
63 | /classes/Milestone1_Clone_Project_Controller.cls | 31 | 12 | 31 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
64 | /classes/Milestone1_Clone_Project_Controller.cls | 32 | 12 | 32 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
64 | /classes/Milestone1_Clone_Project_Controller.cls | 32 | 12 | 32 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
65 | /classes/Milestone1_Clone_Project_Controller.cls | 36 | 12 | 88 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
65 | /classes/Milestone1_Clone_Project_Controller.cls | 36 | 12 | 88 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
66 | /classes/Milestone1_Clone_Project_Controller.cls | 38 | 15 | 48 | 16 | 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 |
66 | /classes/Milestone1_Clone_Project_Controller.cls | 38 | 15 | 48 | 16 | 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 |
67 | /classes/Milestone1_Clone_Project_Controller.cls | 51 | 22 | 63 | 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 |
67 | /classes/Milestone1_Clone_Project_Controller.cls | 51 | 22 | 63 | 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 |
68 | /classes/Milestone1_Clone_Project_Controller.cls | 66 | 17 | 84 | 18 | 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 |
68 | /classes/Milestone1_Clone_Project_Controller.cls | 66 | 17 | 84 | 18 | 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 |
69 | /classes/Milestone1_Clone_Project_Controller.cls | 90 | 12 | 136 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
69 | /classes/Milestone1_Clone_Project_Controller.cls | 90 | 12 | 136 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
70 | /classes/Milestone1_Clone_Project_Controller.cls | 94 | 9 | 94 | 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 |
70 | /classes/Milestone1_Clone_Project_Controller.cls | 94 | 9 | 94 | 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 |
71 | /classes/Milestone1_Clone_Project_Controller.cls | 132 | 9 | 132 | 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 |
71 | /classes/Milestone1_Clone_Project_Controller.cls | 132 | 9 | 132 | 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 |
72 | /classes/Milestone1_Clone_Utility.cls | 29 | 21 | 66 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
72 | /classes/Milestone1_Clone_Utility.cls | 29 | 21 | 66 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
73 | /classes/Milestone1_Clone_Utility.cls | 31 | 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 |
73 | /classes/Milestone1_Clone_Utility.cls | 31 | 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 |
74 | /classes/Milestone1_Clone_Utility.cls | 37 | 19 | 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 |
74 | /classes/Milestone1_Clone_Utility.cls | 37 | 19 | 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 |
75 | /classes/Milestone1_Clone_Utility.cls | 47 | 19 | 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 |
75 | /classes/Milestone1_Clone_Utility.cls | 47 | 19 | 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 |
76 | /classes/Milestone1_Clone_Utility.cls | 56 | 19 | 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 |
76 | /classes/Milestone1_Clone_Utility.cls | 56 | 19 | 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 |
77 | /classes/Milestone1_Constants.cls | 29 | 21 | 55 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
77 | /classes/Milestone1_Constants.cls | 29 | 21 | 55 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
78 | /classes/Milestone1_Constants.cls | 29 | 21 | 55 | 2 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
78 | /classes/Milestone1_Constants.cls | 29 | 21 | 55 | 2 | pmd | TooManyFields | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#toomanyfields | Too many fields |
79 | /classes/Milestone1_Constants.cls | 31 | 26 | 31 | 43 | 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 'TEST3' doesn't match '[a-z][a-zA-Z0-9]*' |
79 | /classes/Milestone1_Constants.cls | 31 | 26 | 31 | 43 | 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 'TEST3' doesn't match '[a-z][a-zA-Z0-9]*' |
80 | /classes/Milestone1_Constants.cls | 32 | 26 | 32 | 45 | 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 'XML_VERSION' doesn't match '[a-z][a-zA-Z0-9]*' |
80 | /classes/Milestone1_Constants.cls | 32 | 26 | 32 | 45 | 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 'XML_VERSION' doesn't match '[a-z][a-zA-Z0-9]*' |
81 | /classes/Milestone1_Constants.cls | 33 | 26 | 33 | 56 | 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 'XML_EXPORT_VERSION_VAL' doesn't match '[a-z][a-zA-Z0-9]*' |
81 | /classes/Milestone1_Constants.cls | 33 | 26 | 33 | 56 | 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 'XML_EXPORT_VERSION_VAL' doesn't match '[a-z][a-zA-Z0-9]*' |
82 | /classes/Milestone1_Constants.cls | 34 | 26 | 34 | 62 | 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 'XML_EXPORT_VERSION' doesn't match '[a-z][a-zA-Z0-9]*' |
82 | /classes/Milestone1_Constants.cls | 34 | 26 | 34 | 62 | 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 'XML_EXPORT_VERSION' doesn't match '[a-z][a-zA-Z0-9]*' |
83 | /classes/Milestone1_Constants.cls | 35 | 26 | 35 | 47 | 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 'XML_EXPORT' doesn't match '[a-z][a-zA-Z0-9]*' |
83 | /classes/Milestone1_Constants.cls | 35 | 26 | 35 | 47 | 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 'XML_EXPORT' doesn't match '[a-z][a-zA-Z0-9]*' |
84 | /classes/Milestone1_Constants.cls | 36 | 26 | 36 | 43 | 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 'XML_META' doesn't match '[a-z][a-zA-Z0-9]*' |
84 | /classes/Milestone1_Constants.cls | 36 | 26 | 36 | 43 | 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 'XML_META' doesn't match '[a-z][a-zA-Z0-9]*' |
85 | /classes/Milestone1_Constants.cls | 37 | 26 | 37 | 39 | 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 'XML_ID' doesn't match '[a-z][a-zA-Z0-9]*' |
85 | /classes/Milestone1_Constants.cls | 37 | 26 | 37 | 39 | 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 'XML_ID' doesn't match '[a-z][a-zA-Z0-9]*' |
86 | /classes/Milestone1_Constants.cls | 38 | 26 | 38 | 43 | 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 'XML_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
86 | /classes/Milestone1_Constants.cls | 38 | 26 | 38 | 43 | 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 'XML_NAME' doesn't match '[a-z][a-zA-Z0-9]*' |
87 | /classes/Milestone1_Constants.cls | 39 | 26 | 39 | 62 | 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 'XML_EXPORT_PACKAGE' doesn't match '[a-z][a-zA-Z0-9]*' |
87 | /classes/Milestone1_Constants.cls | 39 | 26 | 39 | 62 | 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 'XML_EXPORT_PACKAGE' doesn't match '[a-z][a-zA-Z0-9]*' |
88 | /classes/Milestone1_Constants.cls | 40 | 26 | 40 | 78 | 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 'XML_EXPORT_PACKAGE_VAL' doesn't match '[a-z][a-zA-Z0-9]*' |
88 | /classes/Milestone1_Constants.cls | 40 | 26 | 40 | 78 | 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 'XML_EXPORT_PACKAGE_VAL' doesn't match '[a-z][a-zA-Z0-9]*' |
89 | /classes/Milestone1_Constants.cls | 41 | 26 | 41 | 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 'XML_EXPORT_AUTHOR' doesn't match '[a-z][a-zA-Z0-9]*' |
89 | /classes/Milestone1_Constants.cls | 41 | 26 | 41 | 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 'XML_EXPORT_AUTHOR' doesn't match '[a-z][a-zA-Z0-9]*' |
90 | /classes/Milestone1_Constants.cls | 42 | 26 | 42 | 71 | 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 'XML_EXPORT_AUTHOR_EMAIL' doesn't match '[a-z][a-zA-Z0-9]*' |
90 | /classes/Milestone1_Constants.cls | 42 | 26 | 42 | 71 | 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 'XML_EXPORT_AUTHOR_EMAIL' doesn't match '[a-z][a-zA-Z0-9]*' |
91 | /classes/Milestone1_Constants.cls | 43 | 26 | 43 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'XML_EXPORT_ORG' doesn't match '[a-z][a-zA-Z0-9]*' |
91 | /classes/Milestone1_Constants.cls | 43 | 26 | 43 | 63 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The static field name 'XML_EXPORT_ORG' doesn't match '[a-z][a-zA-Z0-9]*' |
92 | /classes/Milestone1_Constants.cls | 44 | 26 | 44 | 62 | 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 'XML_EXPORT_DATE' doesn't match '[a-z][a-zA-Z0-9]*' |
92 | /classes/Milestone1_Constants.cls | 44 | 26 | 44 | 62 | 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 'XML_EXPORT_DATE' doesn't match '[a-z][a-zA-Z0-9]*' |
93 | /classes/Milestone1_Constants.cls | 45 | 26 | 45 | 68 | 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 'OBJ_NAME_PROJECT' doesn't match '[a-z][a-zA-Z0-9]*' |
93 | /classes/Milestone1_Constants.cls | 45 | 26 | 45 | 68 | 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 'OBJ_NAME_PROJECT' doesn't match '[a-z][a-zA-Z0-9]*' |
94 | /classes/Milestone1_Constants.cls | 46 | 26 | 46 | 72 | 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 'OBJ_NAME_MILESTONE' doesn't match '[a-z][a-zA-Z0-9]*' |
94 | /classes/Milestone1_Constants.cls | 46 | 26 | 46 | 72 | 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 'OBJ_NAME_MILESTONE' doesn't match '[a-z][a-zA-Z0-9]*' |
95 | /classes/Milestone1_Constants.cls | 47 | 26 | 47 | 79 | 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 'OBJ_NAME_SUB_MILESTONE' doesn't match '[a-z][a-zA-Z0-9]*' |
95 | /classes/Milestone1_Constants.cls | 47 | 26 | 47 | 79 | 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 'OBJ_NAME_SUB_MILESTONE' doesn't match '[a-z][a-zA-Z0-9]*' |
96 | /classes/Milestone1_Constants.cls | 48 | 26 | 48 | 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 'OBJ_NAME_LOG' doesn't match '[a-z][a-zA-Z0-9]*' |
96 | /classes/Milestone1_Constants.cls | 48 | 26 | 48 | 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 'OBJ_NAME_LOG' doesn't match '[a-z][a-zA-Z0-9]*' |
97 | /classes/Milestone1_Constants.cls | 49 | 26 | 49 | 62 | 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 'OBJ_NAME_TASK' doesn't match '[a-z][a-zA-Z0-9]*' |
97 | /classes/Milestone1_Constants.cls | 49 | 26 | 49 | 62 | 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 'OBJ_NAME_TASK' doesn't match '[a-z][a-zA-Z0-9]*' |
98 | /classes/Milestone1_Constants.cls | 50 | 26 | 50 | 68 | 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 'OJB_NAME_EXPENSE' doesn't match '[a-z][a-zA-Z0-9]*' |
98 | /classes/Milestone1_Constants.cls | 50 | 26 | 50 | 68 | 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 'OJB_NAME_EXPENSE' doesn't match '[a-z][a-zA-Z0-9]*' |
99 | /classes/Milestone1_Constants.cls | 51 | 26 | 51 | 62 | 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 'OBJ_NAME_TIME' doesn't match '[a-z][a-zA-Z0-9]*' |
99 | /classes/Milestone1_Constants.cls | 51 | 26 | 51 | 62 | 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 'OBJ_NAME_TIME' doesn't match '[a-z][a-zA-Z0-9]*' |
100 | /classes/Milestone1_Constants.cls | 54 | 32 | 54 | 108 | 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 'XML_OBJECT_PROCESS_ORDER' doesn't match '[a-z][a-zA-Z0-9]*' |
100 | /classes/Milestone1_Constants.cls | 54 | 32 | 54 | 108 | 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 'XML_OBJECT_PROCESS_ORDER' doesn't match '[a-z][a-zA-Z0-9]*' |
101 | /classes/Milestone1_Exception.cls | 29 | 21 | 31 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
101 | /classes/Milestone1_Exception.cls | 29 | 21 | 31 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
102 | /classes/Milestone1_Expense_Trigger_Utility.cls | 29 | 21 | 57 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
102 | /classes/Milestone1_Expense_Trigger_Utility.cls | 29 | 21 | 57 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
103 | /classes/Milestone1_Expense_Trigger_Utility.cls | 29 | 21 | 57 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
103 | /classes/Milestone1_Expense_Trigger_Utility.cls | 29 | 21 | 57 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
104 | /classes/Milestone1_Expense_Trigger_Utility.cls | 31 | 19 | 44 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
104 | /classes/Milestone1_Expense_Trigger_Utility.cls | 31 | 19 | 44 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
105 | /classes/Milestone1_Expense_Trigger_Utility.cls | 46 | 23 | 55 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
105 | /classes/Milestone1_Expense_Trigger_Utility.cls | 46 | 23 | 55 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
106 | /classes/Milestone1_Export_Project_Controller.cls | 29 | 21 | 101 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
106 | /classes/Milestone1_Export_Project_Controller.cls | 29 | 21 | 101 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
107 | /classes/Milestone1_Export_Project_Controller.cls | 31 | 26 | 33 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'ERROR_STRING_FILE_TOO_LONG' doesn't match '[a-z][a-zA-Z0-9]*' |
107 | /classes/Milestone1_Export_Project_Controller.cls | 31 | 26 | 33 | 92 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'ERROR_STRING_FILE_TOO_LONG' doesn't match '[a-z][a-zA-Z0-9]*' |
108 | /classes/Milestone1_Export_Project_Controller.cls | 35 | 12 | 35 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
108 | /classes/Milestone1_Export_Project_Controller.cls | 35 | 12 | 35 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
109 | /classes/Milestone1_Export_Project_Controller.cls | 36 | 12 | 36 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
109 | /classes/Milestone1_Export_Project_Controller.cls | 36 | 12 | 36 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
110 | /classes/Milestone1_Export_Project_Controller.cls | 37 | 12 | 37 | 34 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
110 | /classes/Milestone1_Export_Project_Controller.cls | 37 | 12 | 37 | 34 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
111 | /classes/Milestone1_Export_Project_Controller.cls | 38 | 12 | 38 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
111 | /classes/Milestone1_Export_Project_Controller.cls | 38 | 12 | 38 | 51 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
112 | /classes/Milestone1_Export_Project_Controller.cls | 40 | 12 | 50 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
112 | /classes/Milestone1_Export_Project_Controller.cls | 40 | 12 | 50 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
113 | /classes/Milestone1_Export_Project_Controller.cls | 44 | 15 | 49 | 16 | 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 |
113 | /classes/Milestone1_Export_Project_Controller.cls | 44 | 15 | 49 | 16 | 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 |
114 | /classes/Milestone1_Export_Project_Controller.cls | 52 | 12 | 70 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
114 | /classes/Milestone1_Export_Project_Controller.cls | 52 | 12 | 70 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
115 | /classes/Milestone1_Export_Project_Controller.cls | 77 | 12 | 79 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
115 | /classes/Milestone1_Export_Project_Controller.cls | 77 | 12 | 79 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
116 | /classes/Milestone1_Export_Project_Controller.cls | 77 | 12 | 79 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
116 | /classes/Milestone1_Export_Project_Controller.cls | 77 | 12 | 79 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
117 | /classes/Milestone1_Export_Project_Controller.cls | 81 | 12 | 84 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
117 | /classes/Milestone1_Export_Project_Controller.cls | 81 | 12 | 84 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
118 | /classes/Milestone1_Export_Project_Controller.cls | 86 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
118 | /classes/Milestone1_Export_Project_Controller.cls | 86 | 12 | 89 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
119 | /classes/Milestone1_Export_Project_Controller.cls | 91 | 12 | 100 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
119 | /classes/Milestone1_Export_Project_Controller.cls | 91 | 12 | 100 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
120 | /classes/Milestone1_Export_Project_Controller.cls | 98 | 9 | 98 | 18 | 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 |
120 | /classes/Milestone1_Export_Project_Controller.cls | 98 | 9 | 98 | 18 | 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 |
121 | /classes/Milestone1_General_Utility.cls | 29 | 21 | 71 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
121 | /classes/Milestone1_General_Utility.cls | 29 | 21 | 71 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
122 | /classes/Milestone1_General_Utility.cls | 29 | 21 | 71 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
122 | /classes/Milestone1_General_Utility.cls | 29 | 21 | 71 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
123 | /classes/Milestone1_General_Utility.cls | 31 | 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 |
123 | /classes/Milestone1_General_Utility.cls | 31 | 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 |
124 | /classes/Milestone1_General_Utility.cls | 54 | 19 | 57 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
124 | /classes/Milestone1_General_Utility.cls | 54 | 19 | 57 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
125 | /classes/Milestone1_General_Utility.cls | 55 | 21 | 55 | 113 | 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 |
125 | /classes/Milestone1_General_Utility.cls | 55 | 21 | 55 | 113 | 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 |
126 | /classes/Milestone1_General_Utility.cls | 59 | 19 | 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 |
126 | /classes/Milestone1_General_Utility.cls | 59 | 19 | 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 |
127 | /classes/Milestone1_General_Utility.cls | 65 | 20 | 70 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
127 | /classes/Milestone1_General_Utility.cls | 65 | 20 | 70 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
128 | /classes/Milestone1_Import_Exception.cls | 29 | 21 | 36 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
128 | /classes/Milestone1_Import_Exception.cls | 29 | 21 | 36 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
129 | /classes/Milestone1_Import_Project_Controller.cls | 29 | 21 | 108 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
129 | /classes/Milestone1_Import_Project_Controller.cls | 29 | 21 | 108 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
130 | /classes/Milestone1_Import_Project_Controller.cls | 30 | 12 | 30 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
130 | /classes/Milestone1_Import_Project_Controller.cls | 30 | 12 | 30 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
131 | /classes/Milestone1_Import_Project_Controller.cls | 31 | 12 | 31 | 42 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
131 | /classes/Milestone1_Import_Project_Controller.cls | 31 | 12 | 31 | 42 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
132 | /classes/Milestone1_Import_Project_Controller.cls | 32 | 12 | 32 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
132 | /classes/Milestone1_Import_Project_Controller.cls | 32 | 12 | 32 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
133 | /classes/Milestone1_Import_Project_Controller.cls | 33 | 12 | 33 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
133 | /classes/Milestone1_Import_Project_Controller.cls | 33 | 12 | 33 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
134 | /classes/Milestone1_Import_Project_Controller.cls | 34 | 12 | 34 | 34 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
134 | /classes/Milestone1_Import_Project_Controller.cls | 34 | 12 | 34 | 34 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
135 | /classes/Milestone1_Import_Project_Controller.cls | 35 | 12 | 35 | 37 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
135 | /classes/Milestone1_Import_Project_Controller.cls | 35 | 12 | 35 | 37 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
136 | /classes/Milestone1_Import_Project_Controller.cls | 36 | 12 | 36 | 35 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
136 | /classes/Milestone1_Import_Project_Controller.cls | 36 | 12 | 36 | 35 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
137 | /classes/Milestone1_Import_Project_Controller.cls | 37 | 12 | 37 | 39 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
137 | /classes/Milestone1_Import_Project_Controller.cls | 37 | 12 | 37 | 39 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
138 | /classes/Milestone1_Import_Project_Controller.cls | 38 | 12 | 38 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
138 | /classes/Milestone1_Import_Project_Controller.cls | 38 | 12 | 38 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
139 | /classes/Milestone1_Import_Project_Controller.cls | 39 | 27 | 39 | 49 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'MAX_FILE_SIZE' should be before method declarations in its class |
139 | /classes/Milestone1_Import_Project_Controller.cls | 39 | 27 | 39 | 49 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'MAX_FILE_SIZE' should be before method declarations in its class |
140 | /classes/Milestone1_Import_Project_Controller.cls | 39 | 27 | 39 | 49 | 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 'MAX_FILE_SIZE' doesn't match '[a-z][a-zA-Z0-9]*' |
140 | /classes/Milestone1_Import_Project_Controller.cls | 39 | 27 | 39 | 49 | 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 'MAX_FILE_SIZE' doesn't match '[a-z][a-zA-Z0-9]*' |
141 | /classes/Milestone1_Import_Project_Controller.cls | 41 | 27 | 41 | 78 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'CONTENT_ERROR' should be before method declarations in its class |
141 | /classes/Milestone1_Import_Project_Controller.cls | 41 | 27 | 41 | 78 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'CONTENT_ERROR' should be before method declarations in its class |
142 | /classes/Milestone1_Import_Project_Controller.cls | 41 | 27 | 41 | 78 | 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 'CONTENT_ERROR' doesn't match '[a-z][a-zA-Z0-9]*' |
142 | /classes/Milestone1_Import_Project_Controller.cls | 41 | 27 | 41 | 78 | 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 'CONTENT_ERROR' doesn't match '[a-z][a-zA-Z0-9]*' |
143 | /classes/Milestone1_Import_Project_Controller.cls | 43 | 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 |
143 | /classes/Milestone1_Import_Project_Controller.cls | 43 | 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 |
144 | /classes/Milestone1_Import_Project_Controller.cls | 46 | 16 | 46 | 76 | 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 |
144 | /classes/Milestone1_Import_Project_Controller.cls | 46 | 16 | 46 | 76 | 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 |
145 | /classes/Milestone1_Import_Project_Controller.cls | 55 | 12 | 92 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
145 | /classes/Milestone1_Import_Project_Controller.cls | 55 | 12 | 92 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
146 | /classes/Milestone1_Import_Project_Controller.cls | 55 | 12 | 92 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'importTemplateXML()' has a cyclomatic complexity of 12. |
146 | /classes/Milestone1_Import_Project_Controller.cls | 55 | 12 | 92 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'importTemplateXML()' has a cyclomatic complexity of 12. |
147 | /classes/Milestone1_Import_Project_Controller.cls | 65 | 17 | 65 | 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 |
147 | /classes/Milestone1_Import_Project_Controller.cls | 65 | 17 | 65 | 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 |
148 | /classes/Milestone1_Import_Project_Controller.cls | 65 | 17 | 65 | 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. |
148 | /classes/Milestone1_Import_Project_Controller.cls | 65 | 17 | 65 | 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. |
149 | /classes/Milestone1_Import_Project_Controller.cls | 95 | 12 | 106 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
149 | /classes/Milestone1_Import_Project_Controller.cls | 95 | 12 | 106 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
150 | /classes/Milestone1_Import_Project_Controller.cls | 97 | 31 | 97 | 101 | 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 | /classes/Milestone1_Import_Project_Controller.cls | 97 | 31 | 97 | 101 | 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 | /classes/Milestone1_Milestone_Batch_Delete.cls | 32 | 21 | 79 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
151 | /classes/Milestone1_Milestone_Batch_Delete.cls | 32 | 21 | 79 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
152 | /classes/Milestone1_Milestone_Batch_Delete.cls | 32 | 21 | 79 | 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 |
152 | /classes/Milestone1_Milestone_Batch_Delete.cls | 32 | 21 | 79 | 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 |
153 | /classes/Milestone1_Milestone_Batch_Delete.cls | 32 | 21 | 79 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
153 | /classes/Milestone1_Milestone_Batch_Delete.cls | 32 | 21 | 79 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
154 | /classes/Milestone1_Milestone_Batch_Delete.cls | 36 | 9 | 38 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
154 | /classes/Milestone1_Milestone_Batch_Delete.cls | 36 | 9 | 38 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
155 | /classes/Milestone1_Milestone_Batch_Delete.cls | 40 | 9 | 48 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
155 | /classes/Milestone1_Milestone_Batch_Delete.cls | 40 | 9 | 48 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
156 | /classes/Milestone1_Milestone_Batch_Delete.cls | 40 | 37 | 40 | 65 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
156 | /classes/Milestone1_Milestone_Batch_Delete.cls | 40 | 37 | 40 | 65 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
157 | /classes/Milestone1_Milestone_Batch_Delete.cls | 50 | 9 | 52 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
157 | /classes/Milestone1_Milestone_Batch_Delete.cls | 50 | 9 | 52 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
158 | /classes/Milestone1_Milestone_Batch_Delete.cls | 50 | 22 | 50 | 50 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
158 | /classes/Milestone1_Milestone_Batch_Delete.cls | 50 | 22 | 50 | 50 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
159 | /classes/Milestone1_Milestone_Batch_Delete.cls | 54 | 9 | 54 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
159 | /classes/Milestone1_Milestone_Batch_Delete.cls | 54 | 9 | 54 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
160 | /classes/Milestone1_Milestone_Batch_Delete.cls | 54 | 2 | 54 | 8 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
160 | /classes/Milestone1_Milestone_Batch_Delete.cls | 54 | 2 | 54 | 8 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
161 | /classes/Milestone1_Milestone_Batch_Delete.cls | 54 | 21 | 54 | 49 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
161 | /classes/Milestone1_Milestone_Batch_Delete.cls | 54 | 21 | 54 | 49 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
162 | /classes/Milestone1_Milestone_Batch_Delete.cls | 57 | 27 | 78 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
162 | /classes/Milestone1_Milestone_Batch_Delete.cls | 57 | 27 | 78 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
163 | /classes/Milestone1_Milestone_Batch_Delete.cls | 57 | 27 | 78 | 3 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
163 | /classes/Milestone1_Milestone_Batch_Delete.cls | 57 | 27 | 78 | 3 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
164 | /classes/Milestone1_Milestone_Batch_Update.cls | 32 | 21 | 89 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
164 | /classes/Milestone1_Milestone_Batch_Update.cls | 32 | 21 | 89 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
165 | /classes/Milestone1_Milestone_Batch_Update.cls | 32 | 21 | 89 | 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 |
165 | /classes/Milestone1_Milestone_Batch_Update.cls | 32 | 21 | 89 | 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 |
166 | /classes/Milestone1_Milestone_Batch_Update.cls | 32 | 21 | 89 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
166 | /classes/Milestone1_Milestone_Batch_Update.cls | 32 | 21 | 89 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
167 | /classes/Milestone1_Milestone_Batch_Update.cls | 36 | 9 | 38 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
167 | /classes/Milestone1_Milestone_Batch_Update.cls | 36 | 9 | 38 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
168 | /classes/Milestone1_Milestone_Batch_Update.cls | 40 | 9 | 42 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
168 | /classes/Milestone1_Milestone_Batch_Update.cls | 40 | 9 | 42 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
169 | /classes/Milestone1_Milestone_Batch_Update.cls | 40 | 37 | 40 | 65 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
169 | /classes/Milestone1_Milestone_Batch_Update.cls | 40 | 37 | 40 | 65 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
170 | /classes/Milestone1_Milestone_Batch_Update.cls | 44 | 9 | 46 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
170 | /classes/Milestone1_Milestone_Batch_Update.cls | 44 | 9 | 46 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
171 | /classes/Milestone1_Milestone_Batch_Update.cls | 44 | 22 | 44 | 50 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
171 | /classes/Milestone1_Milestone_Batch_Update.cls | 44 | 22 | 44 | 50 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
172 | /classes/Milestone1_Milestone_Batch_Update.cls | 48 | 9 | 48 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
172 | /classes/Milestone1_Milestone_Batch_Update.cls | 48 | 9 | 48 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
173 | /classes/Milestone1_Milestone_Batch_Update.cls | 48 | 2 | 48 | 8 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
173 | /classes/Milestone1_Milestone_Batch_Update.cls | 48 | 2 | 48 | 8 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
174 | /classes/Milestone1_Milestone_Batch_Update.cls | 48 | 21 | 48 | 49 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
174 | /classes/Milestone1_Milestone_Batch_Update.cls | 48 | 21 | 48 | 49 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
175 | /classes/Milestone1_Milestone_Batch_Update.cls | 51 | 27 | 88 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
175 | /classes/Milestone1_Milestone_Batch_Update.cls | 51 | 27 | 88 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
176 | /classes/Milestone1_Milestone_Batch_Update.cls | 51 | 27 | 88 | 3 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
176 | /classes/Milestone1_Milestone_Batch_Update.cls | 51 | 27 | 88 | 3 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
177 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 29 | 21 | 476 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
177 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 29 | 21 | 476 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
178 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 29 | 21 | 476 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'Milestone1_Milestone_Trigger_Utility' has a total cognitive complexity of 150 (highest 85), current threshold is 50 |
178 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 29 | 21 | 476 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'Milestone1_Milestone_Trigger_Utility' has a total cognitive complexity of 150 (highest 85), current threshold is 50 |
179 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 29 | 21 | 476 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'Milestone1_Milestone_Trigger_Utility' has a total cyclomatic complexity of 77 (highest 29). |
179 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 29 | 21 | 476 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'Milestone1_Milestone_Trigger_Utility' has a total cyclomatic complexity of 77 (highest 29). |
180 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 29 | 21 | 476 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'Milestone1_Milestone_Trigger_Utility' has a Standard Cyclomatic Complexity of 5 (Highest = 26). |
180 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 29 | 21 | 476 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'Milestone1_Milestone_Trigger_Utility' has a Standard Cyclomatic Complexity of 5 (Highest = 26). |
181 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 29 | 21 | 476 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
181 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 29 | 21 | 476 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
182 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 34 | 19 | 56 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
182 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 34 | 19 | 56 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
183 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 39 | 29 | 43 | 30 | 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 |
183 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 39 | 29 | 43 | 30 | 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 |
184 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 52 | 11 | 52 | 32 | 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 |
184 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 52 | 11 | 52 | 32 | 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 |
185 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 58 | 19 | 71 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
185 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 58 | 19 | 71 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
186 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 73 | 16 | 239 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
186 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 73 | 16 | 239 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
187 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 73 | 16 | 239 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'handleMilestoneBeforeTrigger(List |
187 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 73 | 16 | 239 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'handleMilestoneBeforeTrigger(List |
188 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 73 | 16 | 239 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'handleMilestoneBeforeTrigger(List |
188 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 73 | 16 | 239 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'handleMilestoneBeforeTrigger(List |
189 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 73 | 16 | 239 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'handleMilestoneBeforeTrigger()' has an NCSS line count of 96 (limit: 40) |
189 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 73 | 16 | 239 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'handleMilestoneBeforeTrigger()' has an NCSS line count of 96 (limit: 40) |
190 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 73 | 16 | 239 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'handleMilestoneBeforeTrigger' has a Standard Cyclomatic Complexity of 26. |
190 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 73 | 16 | 239 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'handleMilestoneBeforeTrigger' has a Standard Cyclomatic Complexity of 26. |
191 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 89 | 63 | 94 | 64 | 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 |
191 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 89 | 63 | 94 | 64 | 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 |
192 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 104 | 18 | 111 | 19 | 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 |
192 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 104 | 18 | 111 | 19 | 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 |
193 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 118 | 30 | 135 | 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 |
193 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 118 | 30 | 135 | 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 |
194 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 141 | 14 | 141 | 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 |
194 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 141 | 14 | 141 | 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 |
195 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 141 | 14 | 141 | 126 | 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. |
195 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 141 | 14 | 141 | 126 | 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. |
196 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 142 | 14 | 142 | 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 |
196 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 142 | 14 | 142 | 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 |
197 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 142 | 14 | 142 | 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. |
197 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 142 | 14 | 142 | 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. |
198 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 153 | 26 | 159 | 27 | 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 |
198 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 153 | 26 | 159 | 27 | 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 |
199 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 203 | 22 | 214 | 23 | 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 |
199 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 203 | 22 | 214 | 23 | 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 |
200 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 258 | 19 | 260 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
200 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 258 | 19 | 260 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
201 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 271 | 17 | 279 | 18 | pmd | EmptyIfStmt | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#emptyifstmt | Avoid empty if statements |
201 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 271 | 17 | 279 | 18 | pmd | EmptyIfStmt | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#emptyifstmt | Avoid empty if statements |
202 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 271 | 68 | 274 | 18 | 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. |
202 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 271 | 68 | 274 | 18 | 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. |
203 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 278 | 21 | 278 | 143 | 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 |
203 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 278 | 21 | 278 | 143 | 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 |
204 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 278 | 21 | 278 | 143 | 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. |
204 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 278 | 21 | 278 | 143 | 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. |
205 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 326 | 17 | 330 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
205 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 326 | 17 | 330 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
206 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 347 | 17 | 351 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
206 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 347 | 17 | 351 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
207 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 362 | 16 | 369 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
207 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 362 | 16 | 369 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
208 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 362 | 16 | 369 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
208 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 362 | 16 | 369 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
209 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 375 | 17 | 388 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
209 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 375 | 17 | 388 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
210 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 375 | 17 | 388 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
210 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 375 | 17 | 388 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
211 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 375 | 17 | 388 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
211 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 375 | 17 | 388 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
212 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
212 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
213 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
213 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
214 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
214 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing or mismatched ApexDoc @param |
215 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'checkAccessRightReferences(List |
215 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'checkAccessRightReferences(List |
216 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'checkAccessRightReferences(List |
216 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'checkAccessRightReferences(List |
217 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
217 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 394 | 17 | 429 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
218 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 416 | 7 | 419 | 8 | 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 |
218 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 416 | 7 | 419 | 8 | 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 |
219 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 421 | 6 | 424 | 7 | 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 |
219 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 421 | 6 | 424 | 7 | 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 |
220 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 434 | 27 | 475 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
220 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 434 | 27 | 475 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
221 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 434 | 27 | 475 | 3 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
221 | /classes/Milestone1_Milestone_Trigger_Utility.cls | 434 | 27 | 475 | 3 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
222 | /classes/Milestone1_Milestone_Values_Helper.cls | 29 | 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 comment |
222 | /classes/Milestone1_Milestone_Values_Helper.cls | 29 | 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 comment |
223 | /classes/Milestone1_Milestone_Values_Helper.cls | 33 | 12 | 33 | 57 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
223 | /classes/Milestone1_Milestone_Values_Helper.cls | 33 | 12 | 33 | 57 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
224 | /classes/Milestone1_Milestone_Values_Helper.cls | 34 | 12 | 34 | 57 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
224 | /classes/Milestone1_Milestone_Values_Helper.cls | 34 | 12 | 34 | 57 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
225 | /classes/Milestone1_Milestone_Values_Helper.cls | 36 | 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 |
225 | /classes/Milestone1_Milestone_Values_Helper.cls | 36 | 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 |
226 | /classes/Milestone1_Milestone_Values_Helper.cls | 54 | 12 | 77 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
226 | /classes/Milestone1_Milestone_Values_Helper.cls | 54 | 12 | 77 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
227 | /classes/Milestone1_Milestone_Values_Helper.cls | 55 | 9 | 55 | 96 | 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 |
227 | /classes/Milestone1_Milestone_Values_Helper.cls | 55 | 9 | 55 | 96 | 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 |
228 | /classes/Milestone1_Milestone_Values_Helper.cls | 55 | 9 | 55 | 96 | 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. |
228 | /classes/Milestone1_Milestone_Values_Helper.cls | 55 | 9 | 55 | 96 | 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. |
229 | /classes/Milestone1_Milestone_Values_Helper.cls | 56 | 9 | 56 | 61 | 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 |
229 | /classes/Milestone1_Milestone_Values_Helper.cls | 56 | 9 | 56 | 61 | 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 |
230 | /classes/Milestone1_Milestone_Values_Helper.cls | 56 | 9 | 56 | 61 | 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. |
230 | /classes/Milestone1_Milestone_Values_Helper.cls | 56 | 9 | 56 | 61 | 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. |
231 | /classes/Milestone1_Milestone_Values_Helper.cls | 68 | 10 | 68 | 81 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
231 | /classes/Milestone1_Milestone_Values_Helper.cls | 68 | 10 | 68 | 81 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
232 | /classes/Milestone1_Milestone_Values_Helper.cls | 68 | 10 | 68 | 81 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
232 | /classes/Milestone1_Milestone_Values_Helper.cls | 68 | 10 | 68 | 81 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
233 | /classes/Milestone1_Milestone_Values_Helper.cls | 71 | 10 | 71 | 85 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
233 | /classes/Milestone1_Milestone_Values_Helper.cls | 71 | 10 | 71 | 85 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
234 | /classes/Milestone1_Milestone_Values_Helper.cls | 71 | 10 | 71 | 85 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
234 | /classes/Milestone1_Milestone_Values_Helper.cls | 71 | 10 | 71 | 85 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
235 | /classes/Milestone1_Milestone_Values_Helper.cls | 76 | 9 | 76 | 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 |
235 | /classes/Milestone1_Milestone_Values_Helper.cls | 76 | 9 | 76 | 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 |
236 | /classes/Milestone1_Milestone_Values_Helper.cls | 76 | 9 | 76 | 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. |
236 | /classes/Milestone1_Milestone_Values_Helper.cls | 76 | 9 | 76 | 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. |
237 | /classes/Milestone1_Milestone_Values_Helper.cls | 79 | 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 comment |
237 | /classes/Milestone1_Milestone_Values_Helper.cls | 79 | 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 comment |
238 | /classes/Milestone1_Milestone_Values_Helper.cls | 90 | 9 | 90 | 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 |
238 | /classes/Milestone1_Milestone_Values_Helper.cls | 90 | 9 | 90 | 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 |
239 | /classes/Milestone1_Milestone_Values_Helper.cls | 90 | 9 | 90 | 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. |
239 | /classes/Milestone1_Milestone_Values_Helper.cls | 90 | 9 | 90 | 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. |
240 | /classes/Milestone1_Month.cls | 29 | 21 | 233 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
240 | /classes/Milestone1_Month.cls | 29 | 21 | 233 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
241 | /classes/Milestone1_Month.cls | 29 | 21 | 233 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
241 | /classes/Milestone1_Month.cls | 29 | 21 | 233 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
242 | /classes/Milestone1_Month.cls | 35 | 12 | 41 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
242 | /classes/Milestone1_Month.cls | 35 | 12 | 41 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
243 | /classes/Milestone1_Month.cls | 43 | 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 |
243 | /classes/Milestone1_Month.cls | 43 | 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 |
244 | /classes/Milestone1_Month.cls | 47 | 12 | 50 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
244 | /classes/Milestone1_Month.cls | 47 | 12 | 50 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
245 | /classes/Milestone1_Month.cls | 52 | 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 |
245 | /classes/Milestone1_Month.cls | 52 | 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 |
246 | /classes/Milestone1_Month.cls | 63 | 12 | 63 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
246 | /classes/Milestone1_Month.cls | 63 | 12 | 63 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
247 | /classes/Milestone1_Month.cls | 65 | 12 | 77 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
247 | /classes/Milestone1_Month.cls | 65 | 12 | 77 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
248 | /classes/Milestone1_Month.cls | 79 | 12 | 85 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
248 | /classes/Milestone1_Month.cls | 79 | 12 | 85 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
249 | /classes/Milestone1_Month.cls | 87 | 12 | 100 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
249 | /classes/Milestone1_Month.cls | 87 | 12 | 100 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
250 | /classes/Milestone1_Month.cls | 102 | 12 | 105 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
250 | /classes/Milestone1_Month.cls | 102 | 12 | 105 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
251 | /classes/Milestone1_Month.cls | 107 | 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 |
251 | /classes/Milestone1_Month.cls | 107 | 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 |
252 | /classes/Milestone1_Month.cls | 129 | 25 | 157 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
252 | /classes/Milestone1_Month.cls | 129 | 25 | 157 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
253 | /classes/Milestone1_Month.cls | 135 | 13 | 135 | 54 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
253 | /classes/Milestone1_Month.cls | 135 | 13 | 135 | 54 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
254 | /classes/Milestone1_Month.cls | 137 | 13 | 139 | 7 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
254 | /classes/Milestone1_Month.cls | 137 | 13 | 139 | 7 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
255 | /classes/Milestone1_Month.cls | 140 | 13 | 153 | 7 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
255 | /classes/Milestone1_Month.cls | 140 | 13 | 153 | 7 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
256 | /classes/Milestone1_Month.cls | 154 | 13 | 154 | 63 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
256 | /classes/Milestone1_Month.cls | 154 | 13 | 154 | 63 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
257 | /classes/Milestone1_Month.cls | 155 | 13 | 155 | 64 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
257 | /classes/Milestone1_Month.cls | 155 | 13 | 155 | 64 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
258 | /classes/Milestone1_Month.cls | 159 | 25 | 192 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
258 | /classes/Milestone1_Month.cls | 159 | 25 | 192 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
259 | /classes/Milestone1_Month.cls | 163 | 16 | 163 | 46 | pmd | OneDeclarationPerLine | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#onedeclarationperline | Use one statement for each line, it enhances code readability. |
259 | /classes/Milestone1_Month.cls | 163 | 16 | 163 | 46 | pmd | OneDeclarationPerLine | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#onedeclarationperline | Use one statement for each line, it enhances code readability. |
260 | /classes/Milestone1_Month.cls | 167 | 16 | 167 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
260 | /classes/Milestone1_Month.cls | 167 | 16 | 167 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
261 | /classes/Milestone1_Month.cls | 168 | 16 | 168 | 70 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
261 | /classes/Milestone1_Month.cls | 168 | 16 | 168 | 70 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
262 | /classes/Milestone1_Month.cls | 169 | 16 | 173 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
262 | /classes/Milestone1_Month.cls | 169 | 16 | 173 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
263 | /classes/Milestone1_Month.cls | 171 | 17 | 171 | 42 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
263 | /classes/Milestone1_Month.cls | 171 | 17 | 171 | 42 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
264 | /classes/Milestone1_Month.cls | 171 | 17 | 171 | 42 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
264 | /classes/Milestone1_Month.cls | 171 | 17 | 171 | 42 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
265 | /classes/Milestone1_Month.cls | 174 | 16 | 174 | 70 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
265 | /classes/Milestone1_Month.cls | 174 | 16 | 174 | 70 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
266 | /classes/Milestone1_Month.cls | 175 | 16 | 175 | 87 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
266 | /classes/Milestone1_Month.cls | 175 | 16 | 175 | 87 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
267 | /classes/Milestone1_Month.cls | 176 | 16 | 176 | 71 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
267 | /classes/Milestone1_Month.cls | 176 | 16 | 176 | 71 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
268 | /classes/Milestone1_Month.cls | 177 | 16 | 177 | 65 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
268 | /classes/Milestone1_Month.cls | 177 | 16 | 177 | 65 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
269 | /classes/Milestone1_Month.cls | 178 | 16 | 178 | 89 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
269 | /classes/Milestone1_Month.cls | 178 | 16 | 178 | 89 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
270 | /classes/Milestone1_Month.cls | 179 | 16 | 179 | 63 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
270 | /classes/Milestone1_Month.cls | 179 | 16 | 179 | 63 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
271 | /classes/Milestone1_Month.cls | 181 | 16 | 190 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
271 | /classes/Milestone1_Month.cls | 181 | 16 | 190 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
272 | /classes/Milestone1_Month.cls | 187 | 61 | 187 | 82 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
272 | /classes/Milestone1_Month.cls | 187 | 61 | 187 | 82 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
273 | /classes/Milestone1_Month.cls | 187 | 61 | 187 | 82 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
273 | /classes/Milestone1_Month.cls | 187 | 61 | 187 | 82 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
274 | /classes/Milestone1_Month.cls | 189 | 44 | 189 | 69 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
274 | /classes/Milestone1_Month.cls | 189 | 44 | 189 | 69 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
275 | /classes/Milestone1_Month.cls | 189 | 44 | 189 | 69 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
275 | /classes/Milestone1_Month.cls | 189 | 44 | 189 | 69 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
276 | /classes/Milestone1_Month.cls | 194 | 23 | 232 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
276 | /classes/Milestone1_Month.cls | 194 | 23 | 232 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
277 | /classes/Milestone1_Month.cls | 220 | 17 | 220 | 47 | 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 |
277 | /classes/Milestone1_Month.cls | 220 | 17 | 220 | 47 | 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 |
278 | /classes/Milestone1_Month.cls | 220 | 17 | 220 | 47 | 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. |
278 | /classes/Milestone1_Month.cls | 220 | 17 | 220 | 47 | 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. |
279 | /classes/Milestone1_Month.cls | 221 | 17 | 221 | 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 |
279 | /classes/Milestone1_Month.cls | 221 | 17 | 221 | 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 |
280 | /classes/Milestone1_Month.cls | 221 | 17 | 221 | 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. |
280 | /classes/Milestone1_Month.cls | 221 | 17 | 221 | 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. |
281 | /classes/Milestone1_Month.cls | 222 | 17 | 222 | 47 | 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 |
281 | /classes/Milestone1_Month.cls | 222 | 17 | 222 | 47 | 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 |
282 | /classes/Milestone1_Month.cls | 222 | 17 | 222 | 47 | 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. |
282 | /classes/Milestone1_Month.cls | 222 | 17 | 222 | 47 | 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. |
283 | /classes/Milestone1_Month.cls | 223 | 17 | 223 | 45 | 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 |
283 | /classes/Milestone1_Month.cls | 223 | 17 | 223 | 45 | 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 |
284 | /classes/Milestone1_Month.cls | 223 | 17 | 223 | 45 | 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. |
284 | /classes/Milestone1_Month.cls | 223 | 17 | 223 | 45 | 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. |
285 | /classes/Milestone1_Month.cls | 226 | 9 | 226 | 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 |
285 | /classes/Milestone1_Month.cls | 226 | 9 | 226 | 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 |
286 | /classes/Milestone1_Month.cls | 226 | 9 | 226 | 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. |
286 | /classes/Milestone1_Month.cls | 226 | 9 | 226 | 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. |
287 | /classes/Milestone1_Month.cls | 227 | 9 | 227 | 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 |
287 | /classes/Milestone1_Month.cls | 227 | 9 | 227 | 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 |
288 | /classes/Milestone1_Month.cls | 227 | 9 | 227 | 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. |
288 | /classes/Milestone1_Month.cls | 227 | 9 | 227 | 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. |
289 | /classes/Milestone1_Month.cls | 228 | 9 | 228 | 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 |
289 | /classes/Milestone1_Month.cls | 228 | 9 | 228 | 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 |
290 | /classes/Milestone1_Month.cls | 228 | 9 | 228 | 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. |
290 | /classes/Milestone1_Month.cls | 228 | 9 | 228 | 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. |
291 | /classes/Milestone1_Month.cls | 229 | 9 | 229 | 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 |
291 | /classes/Milestone1_Month.cls | 229 | 9 | 229 | 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 |
292 | /classes/Milestone1_Month.cls | 229 | 9 | 229 | 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. |
292 | /classes/Milestone1_Month.cls | 229 | 9 | 229 | 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. |
293 | /classes/Milestone1_Move_Exception.cls | 29 | 21 | 41 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
293 | /classes/Milestone1_Move_Exception.cls | 29 | 21 | 41 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
294 | /classes/Milestone1_Move_Exception.cls | 29 | 21 | 41 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
294 | /classes/Milestone1_Move_Exception.cls | 29 | 21 | 41 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
295 | /classes/Milestone1_Move_Exception.cls | 35 | 23 | 39 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
295 | /classes/Milestone1_Move_Exception.cls | 35 | 23 | 39 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
296 | /classes/Milestone1_Move_Milestone_Extension.cls | 29 | 21 | 157 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
296 | /classes/Milestone1_Move_Milestone_Extension.cls | 29 | 21 | 157 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
297 | /classes/Milestone1_Move_Milestone_Extension.cls | 31 | 12 | 31 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
297 | /classes/Milestone1_Move_Milestone_Extension.cls | 31 | 12 | 31 | 58 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
298 | /classes/Milestone1_Move_Milestone_Extension.cls | 35 | 12 | 35 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
298 | /classes/Milestone1_Move_Milestone_Extension.cls | 35 | 12 | 35 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
299 | /classes/Milestone1_Move_Milestone_Extension.cls | 36 | 12 | 36 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
299 | /classes/Milestone1_Move_Milestone_Extension.cls | 36 | 12 | 36 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
300 | /classes/Milestone1_Move_Milestone_Extension.cls | 37 | 12 | 37 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
300 | /classes/Milestone1_Move_Milestone_Extension.cls | 37 | 12 | 37 | 41 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
301 | /classes/Milestone1_Move_Milestone_Extension.cls | 38 | 12 | 38 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
301 | /classes/Milestone1_Move_Milestone_Extension.cls | 38 | 12 | 38 | 38 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
302 | /classes/Milestone1_Move_Milestone_Extension.cls | 39 | 12 | 39 | 56 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
302 | /classes/Milestone1_Move_Milestone_Extension.cls | 39 | 12 | 39 | 56 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
303 | /classes/Milestone1_Move_Milestone_Extension.cls | 40 | 12 | 40 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
303 | /classes/Milestone1_Move_Milestone_Extension.cls | 40 | 12 | 40 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
304 | /classes/Milestone1_Move_Milestone_Extension.cls | 41 | 45 | 41 | 48 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stc' should be before method declarations in its class |
304 | /classes/Milestone1_Move_Milestone_Extension.cls | 41 | 45 | 41 | 48 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stc' should be before method declarations in its class |
305 | /classes/Milestone1_Move_Milestone_Extension.cls | 43 | 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 |
305 | /classes/Milestone1_Move_Milestone_Extension.cls | 43 | 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 |
306 | /classes/Milestone1_Move_Milestone_Extension.cls | 46 | 9 | 46 | 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 |
306 | /classes/Milestone1_Move_Milestone_Extension.cls | 46 | 9 | 46 | 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 |
307 | /classes/Milestone1_Move_Milestone_Extension.cls | 46 | 9 | 46 | 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. |
307 | /classes/Milestone1_Move_Milestone_Extension.cls | 46 | 9 | 46 | 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. |
308 | /classes/Milestone1_Move_Milestone_Extension.cls | 54 | 12 | 60 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
308 | /classes/Milestone1_Move_Milestone_Extension.cls | 54 | 12 | 60 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
309 | /classes/Milestone1_Move_Milestone_Extension.cls | 72 | 21 | 78 | 22 | 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 |
309 | /classes/Milestone1_Move_Milestone_Extension.cls | 72 | 21 | 78 | 22 | 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 |
310 | /classes/Milestone1_Move_Milestone_Extension.cls | 81 | 30 | 87 | 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 |
310 | /classes/Milestone1_Move_Milestone_Extension.cls | 81 | 30 | 87 | 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 |
311 | /classes/Milestone1_Move_Milestone_Extension.cls | 91 | 14 | 91 | 72 | 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 |
311 | /classes/Milestone1_Move_Milestone_Extension.cls | 91 | 14 | 91 | 72 | 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 |
312 | /classes/Milestone1_Move_Milestone_Extension.cls | 91 | 14 | 91 | 72 | 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. |
312 | /classes/Milestone1_Move_Milestone_Extension.cls | 91 | 14 | 91 | 72 | 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. |
313 | /classes/Milestone1_Move_Milestone_Extension.cls | 106 | 13 | 110 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
313 | /classes/Milestone1_Move_Milestone_Extension.cls | 106 | 13 | 110 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
314 | /classes/Milestone1_Move_Milestone_Extension.cls | 106 | 13 | 110 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
314 | /classes/Milestone1_Move_Milestone_Extension.cls | 106 | 13 | 110 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
315 | /classes/Milestone1_Move_Milestone_Extension.cls | 112 | 12 | 155 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
315 | /classes/Milestone1_Move_Milestone_Extension.cls | 112 | 12 | 155 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
316 | /classes/Milestone1_Move_Milestone_Extension.cls | 115 | 42 | 115 | 111 | 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 |
316 | /classes/Milestone1_Move_Milestone_Extension.cls | 115 | 42 | 115 | 111 | 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 |
317 | /classes/Milestone1_Move_Milestone_Extension.cls | 120 | 17 | 120 | 64 | 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 |
317 | /classes/Milestone1_Move_Milestone_Extension.cls | 120 | 17 | 120 | 64 | 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 |
318 | /classes/Milestone1_Move_Milestone_Extension.cls | 120 | 17 | 120 | 64 | 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. |
318 | /classes/Milestone1_Move_Milestone_Extension.cls | 120 | 17 | 120 | 64 | 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. |
319 | /classes/Milestone1_Move_Milestone_Extension.cls | 136 | 13 | 136 | 64 | 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 |
319 | /classes/Milestone1_Move_Milestone_Extension.cls | 136 | 13 | 136 | 64 | 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 |
320 | /classes/Milestone1_Move_Milestone_Extension.cls | 136 | 13 | 136 | 64 | 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. |
320 | /classes/Milestone1_Move_Milestone_Extension.cls | 136 | 13 | 136 | 64 | 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. |
321 | /classes/Milestone1_Move_Milestone_Extension.cls | 137 | 13 | 137 | 34 | 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 |
321 | /classes/Milestone1_Move_Milestone_Extension.cls | 137 | 13 | 137 | 34 | 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 |
322 | /classes/Milestone1_Move_Milestone_Extension.cls | 138 | 13 | 138 | 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 |
322 | /classes/Milestone1_Move_Milestone_Extension.cls | 138 | 13 | 138 | 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 |
323 | /classes/Milestone1_Move_Milestone_Extension.cls | 138 | 13 | 138 | 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. |
323 | /classes/Milestone1_Move_Milestone_Extension.cls | 138 | 13 | 138 | 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. |
324 | /classes/Milestone1_Move_Milestone_Extension.cls | 139 | 13 | 139 | 37 | 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 |
324 | /classes/Milestone1_Move_Milestone_Extension.cls | 139 | 13 | 139 | 37 | 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 |
325 | /classes/Milestone1_Move_Milestone_Extension.cls | 150 | 13 | 150 | 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 |
325 | /classes/Milestone1_Move_Milestone_Extension.cls | 150 | 13 | 150 | 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 |
326 | /classes/Milestone1_Move_Milestone_Extension.cls | 150 | 13 | 150 | 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. |
326 | /classes/Milestone1_Move_Milestone_Extension.cls | 150 | 13 | 150 | 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. |
327 | /classes/Milestone1_Move_Task_Extension.cls | 29 | 21 | 157 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
327 | /classes/Milestone1_Move_Task_Extension.cls | 29 | 21 | 157 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
328 | /classes/Milestone1_Move_Task_Extension.cls | 31 | 12 | 31 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
328 | /classes/Milestone1_Move_Task_Extension.cls | 31 | 12 | 31 | 53 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
329 | /classes/Milestone1_Move_Task_Extension.cls | 32 | 12 | 32 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
329 | /classes/Milestone1_Move_Task_Extension.cls | 32 | 12 | 32 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
330 | /classes/Milestone1_Move_Task_Extension.cls | 33 | 12 | 33 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
330 | /classes/Milestone1_Move_Task_Extension.cls | 33 | 12 | 33 | 40 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
331 | /classes/Milestone1_Move_Task_Extension.cls | 34 | 12 | 34 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
331 | /classes/Milestone1_Move_Task_Extension.cls | 34 | 12 | 34 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
332 | /classes/Milestone1_Move_Task_Extension.cls | 35 | 12 | 35 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
332 | /classes/Milestone1_Move_Task_Extension.cls | 35 | 12 | 35 | 43 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
333 | /classes/Milestone1_Move_Task_Extension.cls | 36 | 20 | 36 | 26 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'taskId' should be before method declarations in its class |
333 | /classes/Milestone1_Move_Task_Extension.cls | 36 | 20 | 36 | 26 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'taskId' should be before method declarations in its class |
334 | /classes/Milestone1_Move_Task_Extension.cls | 37 | 45 | 37 | 48 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stc' should be before method declarations in its class |
334 | /classes/Milestone1_Move_Task_Extension.cls | 37 | 45 | 37 | 48 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'stc' should be before method declarations in its class |
335 | /classes/Milestone1_Move_Task_Extension.cls | 39 | 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 |
335 | /classes/Milestone1_Move_Task_Extension.cls | 39 | 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 |
336 | /classes/Milestone1_Move_Task_Extension.cls | 47 | 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 |
336 | /classes/Milestone1_Move_Task_Extension.cls | 47 | 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 |
337 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
337 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
338 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
338 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
339 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
339 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
340 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
340 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
341 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
341 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
342 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
342 | /classes/Milestone1_Move_Task_Extension.cls | 65 | 16 | 88 | 17 | 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 |
343 | /classes/Milestone1_Move_Task_Extension.cls | 108 | 12 | 155 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
343 | /classes/Milestone1_Move_Task_Extension.cls | 108 | 12 | 155 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
344 | /classes/Milestone1_Move_Task_Extension.cls | 108 | 12 | 155 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'moveTasks()' has a cyclomatic complexity of 10. |
344 | /classes/Milestone1_Move_Task_Extension.cls | 108 | 12 | 155 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'moveTasks()' has a cyclomatic complexity of 10. |
345 | /classes/Milestone1_Move_Task_Extension.cls | 112 | 38 | 112 | 134 | 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 |
345 | /classes/Milestone1_Move_Task_Extension.cls | 112 | 38 | 112 | 134 | 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 |
346 | /classes/Milestone1_Move_Task_Extension.cls | 128 | 40 | 128 | 138 | 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 |
346 | /classes/Milestone1_Move_Task_Extension.cls | 128 | 40 | 128 | 138 | 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 |
347 | /classes/Milestone1_Move_Task_Extension.cls | 134 | 9 | 134 | 21 | 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 |
347 | /classes/Milestone1_Move_Task_Extension.cls | 134 | 9 | 134 | 21 | 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 |
348 | /classes/Milestone1_Move_Task_Extension.cls | 136 | 9 | 136 | 21 | 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 |
348 | /classes/Milestone1_Move_Task_Extension.cls | 136 | 9 | 136 | 21 | 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 |
349 | /classes/Milestone1_Move_Task_Extension.cls | 149 | 13 | 149 | 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 |
349 | /classes/Milestone1_Move_Task_Extension.cls | 149 | 13 | 149 | 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 |
350 | /classes/Milestone1_Move_Task_Extension.cls | 149 | 13 | 149 | 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. |
350 | /classes/Milestone1_Move_Task_Extension.cls | 149 | 13 | 149 | 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. |
351 | /classes/Milestone1_Project_Batch_Update.cls | 32 | 21 | 86 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
351 | /classes/Milestone1_Project_Batch_Update.cls | 32 | 21 | 86 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
352 | /classes/Milestone1_Project_Batch_Update.cls | 32 | 21 | 86 | 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 |
352 | /classes/Milestone1_Project_Batch_Update.cls | 32 | 21 | 86 | 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 |
353 | /classes/Milestone1_Project_Batch_Update.cls | 32 | 21 | 86 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
353 | /classes/Milestone1_Project_Batch_Update.cls | 32 | 21 | 86 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
354 | /classes/Milestone1_Project_Batch_Update.cls | 35 | 9 | 37 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
354 | /classes/Milestone1_Project_Batch_Update.cls | 35 | 9 | 37 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
355 | /classes/Milestone1_Project_Batch_Update.cls | 39 | 9 | 41 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
355 | /classes/Milestone1_Project_Batch_Update.cls | 39 | 9 | 41 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
356 | /classes/Milestone1_Project_Batch_Update.cls | 39 | 37 | 39 | 65 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
356 | /classes/Milestone1_Project_Batch_Update.cls | 39 | 37 | 39 | 65 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
357 | /classes/Milestone1_Project_Batch_Update.cls | 43 | 9 | 45 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
357 | /classes/Milestone1_Project_Batch_Update.cls | 43 | 9 | 45 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
358 | /classes/Milestone1_Project_Batch_Update.cls | 43 | 22 | 43 | 50 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
358 | /classes/Milestone1_Project_Batch_Update.cls | 43 | 22 | 43 | 50 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
359 | /classes/Milestone1_Project_Batch_Update.cls | 47 | 9 | 47 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
359 | /classes/Milestone1_Project_Batch_Update.cls | 47 | 9 | 47 | 52 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
360 | /classes/Milestone1_Project_Batch_Update.cls | 47 | 2 | 47 | 8 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
360 | /classes/Milestone1_Project_Batch_Update.cls | 47 | 2 | 47 | 8 | pmd | EmptyStatementBlock | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#emptystatementblock | Avoid empty block statements. |
361 | /classes/Milestone1_Project_Batch_Update.cls | 47 | 21 | 47 | 49 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
361 | /classes/Milestone1_Project_Batch_Update.cls | 47 | 21 | 47 | 49 | pmd | FormalParameterNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#formalparameternamingconventions | The method parameter name 'BC' doesn't match '[a-z][a-zA-Z0-9]*' |
362 | /classes/Milestone1_Project_Batch_Update.cls | 50 | 27 | 84 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
362 | /classes/Milestone1_Project_Batch_Update.cls | 50 | 27 | 84 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
363 | /classes/Milestone1_Project_Batch_Update.cls | 50 | 27 | 84 | 3 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
363 | /classes/Milestone1_Project_Batch_Update.cls | 50 | 27 | 84 | 3 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
364 | /classes/Milestone1_Project_Trigger_Utility.cls | 29 | 21 | 214 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
364 | /classes/Milestone1_Project_Trigger_Utility.cls | 29 | 21 | 214 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
365 | /classes/Milestone1_Project_Trigger_Utility.cls | 29 | 21 | 214 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'Milestone1_Project_Trigger_Utility' has a Standard Cyclomatic Complexity of 6 (Highest = 12). |
365 | /classes/Milestone1_Project_Trigger_Utility.cls | 29 | 21 | 214 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'Milestone1_Project_Trigger_Utility' has a Standard Cyclomatic Complexity of 6 (Highest = 12). |
366 | /classes/Milestone1_Project_Trigger_Utility.cls | 29 | 21 | 214 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
366 | /classes/Milestone1_Project_Trigger_Utility.cls | 29 | 21 | 214 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
367 | /classes/Milestone1_Project_Trigger_Utility.cls | 35 | 19 | 133 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
367 | /classes/Milestone1_Project_Trigger_Utility.cls | 35 | 19 | 133 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
368 | /classes/Milestone1_Project_Trigger_Utility.cls | 35 | 19 | 133 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'handleProjectUpdateTrigger(List |
368 | /classes/Milestone1_Project_Trigger_Utility.cls | 35 | 19 | 133 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'handleProjectUpdateTrigger(List |
369 | /classes/Milestone1_Project_Trigger_Utility.cls | 35 | 19 | 133 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'handleProjectUpdateTrigger(List |
369 | /classes/Milestone1_Project_Trigger_Utility.cls | 35 | 19 | 133 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'handleProjectUpdateTrigger(List |
370 | /classes/Milestone1_Project_Trigger_Utility.cls | 35 | 19 | 133 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'handleProjectUpdateTrigger()' has an NCSS line count of 42 (limit: 40) |
370 | /classes/Milestone1_Project_Trigger_Utility.cls | 35 | 19 | 133 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'handleProjectUpdateTrigger()' has an NCSS line count of 42 (limit: 40) |
371 | /classes/Milestone1_Project_Trigger_Utility.cls | 35 | 19 | 133 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'handleProjectUpdateTrigger' has a Standard Cyclomatic Complexity of 12. |
371 | /classes/Milestone1_Project_Trigger_Utility.cls | 35 | 19 | 133 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'handleProjectUpdateTrigger' has a Standard Cyclomatic Complexity of 12. |
372 | /classes/Milestone1_Project_Trigger_Utility.cls | 42 | 13 | 42 | 96 | 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 |
372 | /classes/Milestone1_Project_Trigger_Utility.cls | 42 | 13 | 42 | 96 | 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 |
373 | /classes/Milestone1_Project_Trigger_Utility.cls | 42 | 13 | 42 | 96 | 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. |
373 | /classes/Milestone1_Project_Trigger_Utility.cls | 42 | 13 | 42 | 96 | 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. |
374 | /classes/Milestone1_Project_Trigger_Utility.cls | 64 | 9 | 64 | 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 |
374 | /classes/Milestone1_Project_Trigger_Utility.cls | 64 | 9 | 64 | 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 |
375 | /classes/Milestone1_Project_Trigger_Utility.cls | 64 | 9 | 64 | 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. |
375 | /classes/Milestone1_Project_Trigger_Utility.cls | 64 | 9 | 64 | 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. |
376 | /classes/Milestone1_Project_Trigger_Utility.cls | 66 | 52 | 84 | 53 | 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 |
376 | /classes/Milestone1_Project_Trigger_Utility.cls | 66 | 52 | 84 | 53 | 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 |
377 | /classes/Milestone1_Project_Trigger_Utility.cls | 85 | 9 | 85 | 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 |
377 | /classes/Milestone1_Project_Trigger_Utility.cls | 85 | 9 | 85 | 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 |
378 | /classes/Milestone1_Project_Trigger_Utility.cls | 85 | 9 | 85 | 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. |
378 | /classes/Milestone1_Project_Trigger_Utility.cls | 85 | 9 | 85 | 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. |
379 | /classes/Milestone1_Project_Trigger_Utility.cls | 89 | 13 | 89 | 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 |
379 | /classes/Milestone1_Project_Trigger_Utility.cls | 89 | 13 | 89 | 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 |
380 | /classes/Milestone1_Project_Trigger_Utility.cls | 89 | 13 | 89 | 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. |
380 | /classes/Milestone1_Project_Trigger_Utility.cls | 89 | 13 | 89 | 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. |
381 | /classes/Milestone1_Project_Trigger_Utility.cls | 90 | 13 | 90 | 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 |
381 | /classes/Milestone1_Project_Trigger_Utility.cls | 90 | 13 | 90 | 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 |
382 | /classes/Milestone1_Project_Trigger_Utility.cls | 90 | 13 | 90 | 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. |
382 | /classes/Milestone1_Project_Trigger_Utility.cls | 90 | 13 | 90 | 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. |
383 | /classes/Milestone1_Project_Trigger_Utility.cls | 91 | 13 | 91 | 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 |
383 | /classes/Milestone1_Project_Trigger_Utility.cls | 91 | 13 | 91 | 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 |
384 | /classes/Milestone1_Project_Trigger_Utility.cls | 91 | 13 | 91 | 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. |
384 | /classes/Milestone1_Project_Trigger_Utility.cls | 91 | 13 | 91 | 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. |
385 | /classes/Milestone1_Project_Trigger_Utility.cls | 98 | 21 | 98 | 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 |
385 | /classes/Milestone1_Project_Trigger_Utility.cls | 98 | 21 | 98 | 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 |
386 | /classes/Milestone1_Project_Trigger_Utility.cls | 98 | 21 | 98 | 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. |
386 | /classes/Milestone1_Project_Trigger_Utility.cls | 98 | 21 | 98 | 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. |
387 | /classes/Milestone1_Project_Trigger_Utility.cls | 99 | 21 | 105 | 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 |
387 | /classes/Milestone1_Project_Trigger_Utility.cls | 99 | 21 | 105 | 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 |
388 | /classes/Milestone1_Project_Trigger_Utility.cls | 100 | 25 | 100 | 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 |
388 | /classes/Milestone1_Project_Trigger_Utility.cls | 100 | 25 | 100 | 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 |
389 | /classes/Milestone1_Project_Trigger_Utility.cls | 100 | 25 | 100 | 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. |
389 | /classes/Milestone1_Project_Trigger_Utility.cls | 100 | 25 | 100 | 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. |
390 | /classes/Milestone1_Project_Trigger_Utility.cls | 102 | 28 | 105 | 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 |
390 | /classes/Milestone1_Project_Trigger_Utility.cls | 102 | 28 | 105 | 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 |
391 | /classes/Milestone1_Project_Trigger_Utility.cls | 103 | 25 | 103 | 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 |
391 | /classes/Milestone1_Project_Trigger_Utility.cls | 103 | 25 | 103 | 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 |
392 | /classes/Milestone1_Project_Trigger_Utility.cls | 103 | 25 | 103 | 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. |
392 | /classes/Milestone1_Project_Trigger_Utility.cls | 103 | 25 | 103 | 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. |
393 | /classes/Milestone1_Project_Trigger_Utility.cls | 106 | 21 | 115 | 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 |
393 | /classes/Milestone1_Project_Trigger_Utility.cls | 106 | 21 | 115 | 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 |
394 | /classes/Milestone1_Project_Trigger_Utility.cls | 107 | 25 | 107 | 61 | 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 |
394 | /classes/Milestone1_Project_Trigger_Utility.cls | 107 | 25 | 107 | 61 | 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 |
395 | /classes/Milestone1_Project_Trigger_Utility.cls | 107 | 25 | 107 | 61 | 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. |
395 | /classes/Milestone1_Project_Trigger_Utility.cls | 107 | 25 | 107 | 61 | 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. |
396 | /classes/Milestone1_Project_Trigger_Utility.cls | 109 | 29 | 109 | 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 |
396 | /classes/Milestone1_Project_Trigger_Utility.cls | 109 | 29 | 109 | 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 |
397 | /classes/Milestone1_Project_Trigger_Utility.cls | 109 | 29 | 109 | 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. |
397 | /classes/Milestone1_Project_Trigger_Utility.cls | 109 | 29 | 109 | 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. |
398 | /classes/Milestone1_Project_Trigger_Utility.cls | 112 | 29 | 112 | 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 |
398 | /classes/Milestone1_Project_Trigger_Utility.cls | 112 | 29 | 112 | 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 |
399 | /classes/Milestone1_Project_Trigger_Utility.cls | 112 | 29 | 112 | 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. |
399 | /classes/Milestone1_Project_Trigger_Utility.cls | 112 | 29 | 112 | 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. |
400 | /classes/Milestone1_Project_Trigger_Utility.cls | 130 | 13 | 130 | 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 |
400 | /classes/Milestone1_Project_Trigger_Utility.cls | 130 | 13 | 130 | 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 |
401 | /classes/Milestone1_Project_Trigger_Utility.cls | 130 | 13 | 130 | 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. |
401 | /classes/Milestone1_Project_Trigger_Utility.cls | 130 | 13 | 130 | 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. |
402 | /classes/Milestone1_Project_Trigger_Utility.cls | 137 | 19 | 158 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
402 | /classes/Milestone1_Project_Trigger_Utility.cls | 137 | 19 | 158 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
403 | /classes/Milestone1_Project_Trigger_Utility.cls | 140 | 13 | 140 | 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 |
403 | /classes/Milestone1_Project_Trigger_Utility.cls | 140 | 13 | 140 | 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 |
404 | /classes/Milestone1_Project_Trigger_Utility.cls | 140 | 13 | 140 | 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. |
404 | /classes/Milestone1_Project_Trigger_Utility.cls | 140 | 13 | 140 | 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. |
405 | /classes/Milestone1_Project_Trigger_Utility.cls | 144 | 52 | 147 | 53 | 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 |
405 | /classes/Milestone1_Project_Trigger_Utility.cls | 144 | 52 | 147 | 53 | 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 |
406 | /classes/Milestone1_Project_Trigger_Utility.cls | 155 | 11 | 155 | 29 | 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 |
406 | /classes/Milestone1_Project_Trigger_Utility.cls | 155 | 11 | 155 | 29 | 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 |
407 | /classes/Milestone1_Project_Trigger_Utility.cls | 165 | 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 @description |
407 | /classes/Milestone1_Project_Trigger_Utility.cls | 165 | 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 @description |
408 | /classes/Milestone1_Project_Trigger_Utility.cls | 168 | 29 | 168 | 104 | 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 |
408 | /classes/Milestone1_Project_Trigger_Utility.cls | 168 | 29 | 168 | 104 | 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 |
409 | /classes/Milestone1_Project_Trigger_Utility.cls | 182 | 27 | 213 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
409 | /classes/Milestone1_Project_Trigger_Utility.cls | 182 | 27 | 213 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
410 | /classes/Milestone1_Project_Trigger_Utility.cls | 182 | 27 | 213 | 3 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
410 | /classes/Milestone1_Project_Trigger_Utility.cls | 182 | 27 | 213 | 3 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
411 | /classes/Milestone1_Task_Trigger_Utility.cls | 29 | 8 | 259 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
411 | /classes/Milestone1_Task_Trigger_Utility.cls | 29 | 8 | 259 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
412 | /classes/Milestone1_Task_Trigger_Utility.cls | 29 | 1 | 29 | 7 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
412 | /classes/Milestone1_Task_Trigger_Utility.cls | 29 | 1 | 29 | 7 | pmd | ApexSharingViolations | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsharingviolations | Apex classes should declare a sharing model if DML or SOQL/SOSL is used |
413 | /classes/Milestone1_Task_Trigger_Utility.cls | 29 | 8 | 259 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'Milestone1_Task_Trigger_Utility' has a total cognitive complexity of 70 (highest 26), current threshold is 50 |
413 | /classes/Milestone1_Task_Trigger_Utility.cls | 29 | 8 | 259 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'Milestone1_Task_Trigger_Utility' has a total cognitive complexity of 70 (highest 26), current threshold is 50 |
414 | /classes/Milestone1_Task_Trigger_Utility.cls | 29 | 8 | 259 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'Milestone1_Task_Trigger_Utility' has a total cyclomatic complexity of 45 (highest 17). |
414 | /classes/Milestone1_Task_Trigger_Utility.cls | 29 | 8 | 259 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'Milestone1_Task_Trigger_Utility' has a total cyclomatic complexity of 45 (highest 17). |
415 | /classes/Milestone1_Task_Trigger_Utility.cls | 29 | 8 | 259 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'Milestone1_Task_Trigger_Utility' has a Standard Cyclomatic Complexity of 6 (Highest = 11). |
415 | /classes/Milestone1_Task_Trigger_Utility.cls | 29 | 8 | 259 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'Milestone1_Task_Trigger_Utility' has a Standard Cyclomatic Complexity of 6 (Highest = 11). |
416 | /classes/Milestone1_Task_Trigger_Utility.cls | 33 | 19 | 105 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
416 | /classes/Milestone1_Task_Trigger_Utility.cls | 33 | 19 | 105 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
417 | /classes/Milestone1_Task_Trigger_Utility.cls | 33 | 19 | 105 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'handleTaskAfterTrigger(List |
417 | /classes/Milestone1_Task_Trigger_Utility.cls | 33 | 19 | 105 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'handleTaskAfterTrigger(List |
418 | /classes/Milestone1_Task_Trigger_Utility.cls | 33 | 19 | 105 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'handleTaskAfterTrigger(List |
418 | /classes/Milestone1_Task_Trigger_Utility.cls | 33 | 19 | 105 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'handleTaskAfterTrigger(List |
419 | /classes/Milestone1_Task_Trigger_Utility.cls | 33 | 19 | 105 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'handleTaskAfterTrigger' has a Standard Cyclomatic Complexity of 11. |
419 | /classes/Milestone1_Task_Trigger_Utility.cls | 33 | 19 | 105 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'handleTaskAfterTrigger' has a Standard Cyclomatic Complexity of 11. |
420 | /classes/Milestone1_Task_Trigger_Utility.cls | 40 | 58 | 40 | 143 | 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 |
420 | /classes/Milestone1_Task_Trigger_Utility.cls | 40 | 58 | 40 | 143 | 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 |
421 | /classes/Milestone1_Task_Trigger_Utility.cls | 68 | 21 | 72 | 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 |
421 | /classes/Milestone1_Task_Trigger_Utility.cls | 68 | 21 | 72 | 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 |
422 | /classes/Milestone1_Task_Trigger_Utility.cls | 83 | 17 | 83 | 43 | 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 |
422 | /classes/Milestone1_Task_Trigger_Utility.cls | 83 | 17 | 83 | 43 | 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 |
423 | /classes/Milestone1_Task_Trigger_Utility.cls | 83 | 17 | 83 | 43 | 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. |
423 | /classes/Milestone1_Task_Trigger_Utility.cls | 83 | 17 | 83 | 43 | 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. |
424 | /classes/Milestone1_Task_Trigger_Utility.cls | 96 | 10 | 96 | 38 | 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 |
424 | /classes/Milestone1_Task_Trigger_Utility.cls | 96 | 10 | 96 | 38 | 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 |
425 | /classes/Milestone1_Task_Trigger_Utility.cls | 97 | 10 | 97 | 41 | 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 |
425 | /classes/Milestone1_Task_Trigger_Utility.cls | 97 | 10 | 97 | 41 | 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 |
426 | /classes/Milestone1_Task_Trigger_Utility.cls | 107 | 19 | 122 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
426 | /classes/Milestone1_Task_Trigger_Utility.cls | 107 | 19 | 122 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
427 | /classes/Milestone1_Task_Trigger_Utility.cls | 124 | 19 | 139 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
427 | /classes/Milestone1_Task_Trigger_Utility.cls | 124 | 19 | 139 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
428 | /classes/Milestone1_Task_Trigger_Utility.cls | 141 | 19 | 178 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
428 | /classes/Milestone1_Task_Trigger_Utility.cls | 141 | 19 | 178 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
429 | /classes/Milestone1_Task_Trigger_Utility.cls | 141 | 19 | 178 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'handleTaskBeforeTrigger(List |
429 | /classes/Milestone1_Task_Trigger_Utility.cls | 141 | 19 | 178 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity |
The method 'handleTaskBeforeTrigger(List |
430 | /classes/Milestone1_Task_Trigger_Utility.cls | 141 | 19 | 178 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'handleTaskBeforeTrigger(List |
430 | /classes/Milestone1_Task_Trigger_Utility.cls | 141 | 19 | 178 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity |
The method 'handleTaskBeforeTrigger(List |
431 | /classes/Milestone1_Task_Trigger_Utility.cls | 141 | 19 | 178 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'handleTaskBeforeTrigger' has a Standard Cyclomatic Complexity of 10. |
431 | /classes/Milestone1_Task_Trigger_Utility.cls | 141 | 19 | 178 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'handleTaskBeforeTrigger' has a Standard Cyclomatic Complexity of 10. |
432 | /classes/Milestone1_Task_Trigger_Utility.cls | 180 | 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 comment |
432 | /classes/Milestone1_Task_Trigger_Utility.cls | 180 | 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 comment |
433 | /classes/Milestone1_Task_Trigger_Utility.cls | 184 | 58 | 184 | 146 | 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 |
433 | /classes/Milestone1_Task_Trigger_Utility.cls | 184 | 58 | 184 | 146 | 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 |
434 | /classes/Milestone1_Task_Trigger_Utility.cls | 200 | 16 | 223 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
434 | /classes/Milestone1_Task_Trigger_Utility.cls | 200 | 16 | 223 | 10 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
435 | /classes/Milestone1_Task_Trigger_Utility.cls | 235 | 19 | 257 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
435 | /classes/Milestone1_Task_Trigger_Utility.cls | 235 | 19 | 257 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
436 | /classes/Milestone1_Task_Trigger_Utility.cls | 235 | 19 | 257 | 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 |
436 | /classes/Milestone1_Task_Trigger_Utility.cls | 235 | 19 | 257 | 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 |
437 | /classes/Milestone1_Task_Trigger_Utility.cls | 238 | 20 | 238 | 51 | 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 'obj_share' doesn't match '[a-z][a-zA-Z0-9]*' |
437 | /classes/Milestone1_Task_Trigger_Utility.cls | 238 | 20 | 238 | 51 | 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 'obj_share' doesn't match '[a-z][a-zA-Z0-9]*' |
438 | /classes/Milestone1_Task_Trigger_Utility.cls | 252 | 35 | 252 | 43 | pmd | ApexSOQLInjection | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_security.html#apexsoqlinjection | Avoid untrusted/unescaped variables in DML query |
438 | /classes/Milestone1_Task_Trigger_Utility.cls | 252 | 35 | 252 | 43 | pmd | ApexSOQLInjection | 3 | Security | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_security.html#apexsoqlinjection | Avoid untrusted/unescaped variables in DML query |
439 | /classes/Milestone1_Test_Utility.cls | 29 | 21 | 190 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
439 | /classes/Milestone1_Test_Utility.cls | 29 | 21 | 190 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
440 | /classes/Milestone1_Test_Utility.cls | 31 | 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 |
440 | /classes/Milestone1_Test_Utility.cls | 31 | 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 |
441 | /classes/Milestone1_Test_Utility.cls | 37 | 19 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
441 | /classes/Milestone1_Test_Utility.cls | 37 | 19 | 43 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
442 | /classes/Milestone1_Test_Utility.cls | 44 | 19 | 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 |
442 | /classes/Milestone1_Test_Utility.cls | 44 | 19 | 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 |
443 | /classes/Milestone1_Test_Utility.cls | 56 | 19 | 67 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
443 | /classes/Milestone1_Test_Utility.cls | 56 | 19 | 67 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
444 | /classes/Milestone1_Test_Utility.cls | 69 | 16 | 91 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
444 | /classes/Milestone1_Test_Utility.cls | 69 | 16 | 91 | 3 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
445 | /classes/Milestone1_Test_Utility.cls | 69 | 16 | 91 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
445 | /classes/Milestone1_Test_Utility.cls | 69 | 16 | 91 | 3 | pmd | ExcessiveParameterList | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#excessiveparameterlist | Avoid long parameter lists. |
446 | /classes/Milestone1_Test_Utility.cls | 93 | 19 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
446 | /classes/Milestone1_Test_Utility.cls | 93 | 19 | 95 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
447 | /classes/Milestone1_Test_Utility.cls | 97 | 19 | 99 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
447 | /classes/Milestone1_Test_Utility.cls | 97 | 19 | 99 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
448 | /classes/Milestone1_Test_Utility.cls | 101 | 19 | 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 |
448 | /classes/Milestone1_Test_Utility.cls | 101 | 19 | 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 |
449 | /classes/Milestone1_Test_Utility.cls | 105 | 19 | 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 |
449 | /classes/Milestone1_Test_Utility.cls | 105 | 19 | 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 |
450 | /classes/Milestone1_Test_Utility.cls | 109 | 19 | 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 |
450 | /classes/Milestone1_Test_Utility.cls | 109 | 19 | 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 |
451 | /classes/Milestone1_Test_Utility.cls | 116 | 19 | 121 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
451 | /classes/Milestone1_Test_Utility.cls | 116 | 19 | 121 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
452 | /classes/Milestone1_Test_Utility.cls | 123 | 19 | 128 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
452 | /classes/Milestone1_Test_Utility.cls | 123 | 19 | 128 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
453 | /classes/Milestone1_Test_Utility.cls | 130 | 19 | 132 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
453 | /classes/Milestone1_Test_Utility.cls | 130 | 19 | 132 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
454 | /classes/Milestone1_Test_Utility.cls | 134 | 19 | 152 | 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 | /classes/Milestone1_Test_Utility.cls | 134 | 19 | 152 | 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 | /classes/Milestone1_Test_Utility.cls | 142 | 13 | 142 | 29 | 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 |
455 | /classes/Milestone1_Test_Utility.cls | 142 | 13 | 142 | 29 | 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 |
456 | /classes/Milestone1_Test_Utility.cls | 147 | 13 | 147 | 29 | 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 |
456 | /classes/Milestone1_Test_Utility.cls | 147 | 13 | 147 | 29 | 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 |
457 | /classes/Milestone1_Test_Utility.cls | 148 | 13 | 148 | 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 |
457 | /classes/Milestone1_Test_Utility.cls | 148 | 13 | 148 | 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 |
458 | /classes/Milestone1_Test_Utility.cls | 148 | 13 | 148 | 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. |
458 | /classes/Milestone1_Test_Utility.cls | 148 | 13 | 148 | 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. |
459 | /classes/Milestone1_Test_Utility.cls | 160 | 19 | 168 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
459 | /classes/Milestone1_Test_Utility.cls | 160 | 19 | 168 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
460 | /classes/Milestone1_Test_Utility.cls | 173 | 19 | 188 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
460 | /classes/Milestone1_Test_Utility.cls | 173 | 19 | 188 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @description |
461 | /classes/Milestone1_Test_Utility.cls | 173 | 19 | 188 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
461 | /classes/Milestone1_Test_Utility.cls | 173 | 19 | 188 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc @return |
462 | /classes/Milestone1_Test_Utility.cls | 173 | 19 | 188 | 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 |
462 | /classes/Milestone1_Test_Utility.cls | 173 | 19 | 188 | 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 |
463 | /classes/Milestone1_Test_Utility.cls | 177 | 36 | 177 | 84 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'milestones' defined but not used |
463 | /classes/Milestone1_Test_Utility.cls | 177 | 36 | 177 | 84 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'milestones' defined but not used |
464 | /classes/Milestone1_Time_Trigger_Utility.cls | 29 | 21 | 56 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
464 | /classes/Milestone1_Time_Trigger_Utility.cls | 29 | 21 | 56 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
465 | /classes/Milestone1_Time_Trigger_Utility.cls | 29 | 21 | 56 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
465 | /classes/Milestone1_Time_Trigger_Utility.cls | 29 | 21 | 56 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
466 | /classes/Milestone1_Time_Trigger_Utility.cls | 31 | 19 | 44 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
466 | /classes/Milestone1_Time_Trigger_Utility.cls | 31 | 19 | 44 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
467 | /classes/Milestone1_Time_Trigger_Utility.cls | 46 | 23 | 55 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
467 | /classes/Milestone1_Time_Trigger_Utility.cls | 46 | 23 | 55 | 6 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
468 | /classes/Milestone1_XML_Export_Utility.cls | 29 | 21 | 176 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
468 | /classes/Milestone1_XML_Export_Utility.cls | 29 | 21 | 176 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
469 | /classes/Milestone1_XML_Export_Utility.cls | 41 | 12 | 47 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
469 | /classes/Milestone1_XML_Export_Utility.cls | 41 | 12 | 47 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
470 | /classes/Milestone1_XML_Export_Utility.cls | 49 | 12 | 77 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
470 | /classes/Milestone1_XML_Export_Utility.cls | 49 | 12 | 77 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
471 | /classes/Milestone1_XML_Export_Utility.cls | 50 | 41 | 50 | 231 | 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 |
471 | /classes/Milestone1_XML_Export_Utility.cls | 50 | 41 | 50 | 231 | 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 |
472 | /classes/Milestone1_XML_Export_Utility.cls | 52 | 22 | 52 | 275 | 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 |
472 | /classes/Milestone1_XML_Export_Utility.cls | 52 | 22 | 52 | 275 | 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 |
473 | /classes/Milestone1_XML_Export_Utility.cls | 58 | 25 | 58 | 291 | 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 |
473 | /classes/Milestone1_XML_Export_Utility.cls | 58 | 25 | 58 | 291 | 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 |
474 | /classes/Milestone1_XML_Export_Utility.cls | 64 | 27 | 64 | 281 | 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 |
474 | /classes/Milestone1_XML_Export_Utility.cls | 64 | 27 | 64 | 281 | 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 |
475 | /classes/Milestone1_XML_Export_Utility.cls | 79 | 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 |
475 | /classes/Milestone1_XML_Export_Utility.cls | 79 | 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 |
476 | /classes/Milestone1_XML_Export_Utility.cls | 101 | 9 | 101 | 144 | 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 |
476 | /classes/Milestone1_XML_Export_Utility.cls | 101 | 9 | 101 | 144 | 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 |
477 | /classes/Milestone1_XML_Export_Utility.cls | 101 | 9 | 101 | 144 | 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. |
477 | /classes/Milestone1_XML_Export_Utility.cls | 101 | 9 | 101 | 144 | 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. |
478 | /classes/Milestone1_XML_Import_Utility.cls | 29 | 21 | 434 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
478 | /classes/Milestone1_XML_Import_Utility.cls | 29 | 21 | 434 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
479 | /classes/Milestone1_XML_Import_Utility.cls | 29 | 21 | 434 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'Milestone1_XML_Import_Utility' has a total cognitive complexity of 216 (highest 43), current threshold is 50 |
479 | /classes/Milestone1_XML_Import_Utility.cls | 29 | 21 | 434 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'Milestone1_XML_Import_Utility' has a total cognitive complexity of 216 (highest 43), current threshold is 50 |
480 | /classes/Milestone1_XML_Import_Utility.cls | 29 | 21 | 434 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'Milestone1_XML_Import_Utility' has a total cyclomatic complexity of 135 (highest 27). |
480 | /classes/Milestone1_XML_Import_Utility.cls | 29 | 21 | 434 | 2 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The class 'Milestone1_XML_Import_Utility' has a total cyclomatic complexity of 135 (highest 27). |
481 | /classes/Milestone1_XML_Import_Utility.cls | 29 | 21 | 434 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'Milestone1_XML_Import_Utility' has a Standard Cyclomatic Complexity of 7 (Highest = 15). |
481 | /classes/Milestone1_XML_Import_Utility.cls | 29 | 21 | 434 | 2 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The class 'Milestone1_XML_Import_Utility' has a Standard Cyclomatic Complexity of 7 (Highest = 15). |
482 | /classes/Milestone1_XML_Import_Utility.cls | 31 | 24 | 37 | 5 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
482 | /classes/Milestone1_XML_Import_Utility.cls | 31 | 24 | 37 | 5 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
483 | /classes/Milestone1_XML_Import_Utility.cls | 32 | 13 | 32 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExportVersion' doesn't match '[a-z][a-zA-Z0-9]*' |
483 | /classes/Milestone1_XML_Import_Utility.cls | 32 | 13 | 32 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExportVersion' doesn't match '[a-z][a-zA-Z0-9]*' |
484 | /classes/Milestone1_XML_Import_Utility.cls | 33 | 13 | 33 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExportAuthor' doesn't match '[a-z][a-zA-Z0-9]*' |
484 | /classes/Milestone1_XML_Import_Utility.cls | 33 | 13 | 33 | 25 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExportAuthor' doesn't match '[a-z][a-zA-Z0-9]*' |
485 | /classes/Milestone1_XML_Import_Utility.cls | 34 | 13 | 34 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExportPackage' doesn't match '[a-z][a-zA-Z0-9]*' |
485 | /classes/Milestone1_XML_Import_Utility.cls | 34 | 13 | 34 | 26 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExportPackage' doesn't match '[a-z][a-zA-Z0-9]*' |
486 | /classes/Milestone1_XML_Import_Utility.cls | 35 | 13 | 35 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExportOrganization' doesn't match '[a-z][a-zA-Z0-9]*' |
486 | /classes/Milestone1_XML_Import_Utility.cls | 35 | 13 | 35 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExportOrganization' doesn't match '[a-z][a-zA-Z0-9]*' |
487 | /classes/Milestone1_XML_Import_Utility.cls | 36 | 15 | 36 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExportCreateDate' doesn't match '[a-z][a-zA-Z0-9]*' |
487 | /classes/Milestone1_XML_Import_Utility.cls | 36 | 15 | 36 | 31 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The instance field name 'ExportCreateDate' doesn't match '[a-z][a-zA-Z0-9]*' |
488 | /classes/Milestone1_XML_Import_Utility.cls | 39 | 27 | 39 | 34 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'project' should be before method declarations in its class |
488 | /classes/Milestone1_XML_Import_Utility.cls | 39 | 27 | 39 | 34 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'project' should be before method declarations in its class |
489 | /classes/Milestone1_XML_Import_Utility.cls | 40 | 35 | 40 | 45 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'milestones' should be before method declarations in its class |
489 | /classes/Milestone1_XML_Import_Utility.cls | 40 | 35 | 40 | 45 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'milestones' should be before method declarations in its class |
490 | /classes/Milestone1_XML_Import_Utility.cls | 41 | 35 | 41 | 48 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'subMilestones' should be before method declarations in its class |
490 | /classes/Milestone1_XML_Import_Utility.cls | 41 | 35 | 41 | 48 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'subMilestones' should be before method declarations in its class |
491 | /classes/Milestone1_XML_Import_Utility.cls | 42 | 30 | 42 | 35 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'tasks' should be before method declarations in its class |
491 | /classes/Milestone1_XML_Import_Utility.cls | 42 | 30 | 42 | 35 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'tasks' should be before method declarations in its class |
492 | /classes/Milestone1_XML_Import_Utility.cls | 43 | 30 | 43 | 38 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'subTasks' should be before method declarations in its class |
492 | /classes/Milestone1_XML_Import_Utility.cls | 43 | 30 | 43 | 38 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'subTasks' should be before method declarations in its class |
493 | /classes/Milestone1_XML_Import_Utility.cls | 44 | 30 | 44 | 35 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'times' should be before method declarations in its class |
493 | /classes/Milestone1_XML_Import_Utility.cls | 44 | 30 | 44 | 35 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'times' should be before method declarations in its class |
494 | /classes/Milestone1_XML_Import_Utility.cls | 45 | 18 | 45 | 47 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'metadata' should be before method declarations in its class |
494 | /classes/Milestone1_XML_Import_Utility.cls | 45 | 18 | 45 | 47 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'metadata' should be before method declarations in its class |
495 | /classes/Milestone1_XML_Import_Utility.cls | 47 | 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 |
495 | /classes/Milestone1_XML_Import_Utility.cls | 47 | 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 |
496 | /classes/Milestone1_XML_Import_Utility.cls | 57 | 12 | 80 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
496 | /classes/Milestone1_XML_Import_Utility.cls | 57 | 12 | 80 | 6 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
497 | /classes/Milestone1_XML_Import_Utility.cls | 82 | 13 | 132 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'insertSalesforceObjects()' has a cyclomatic complexity of 12. |
497 | /classes/Milestone1_XML_Import_Utility.cls | 82 | 13 | 132 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'insertSalesforceObjects()' has a cyclomatic complexity of 12. |
498 | /classes/Milestone1_XML_Import_Utility.cls | 93 | 36 | 93 | 107 | 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 |
498 | /classes/Milestone1_XML_Import_Utility.cls | 93 | 36 | 93 | 107 | 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 |
499 | /classes/Milestone1_XML_Import_Utility.cls | 99 | 9 | 99 | 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 |
499 | /classes/Milestone1_XML_Import_Utility.cls | 99 | 9 | 99 | 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 |
500 | /classes/Milestone1_XML_Import_Utility.cls | 106 | 9 | 106 | 27 | 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 |
500 | /classes/Milestone1_XML_Import_Utility.cls | 106 | 9 | 106 | 27 | 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 |
501 | /classes/Milestone1_XML_Import_Utility.cls | 114 | 9 | 114 | 30 | 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 |
501 | /classes/Milestone1_XML_Import_Utility.cls | 114 | 9 | 114 | 30 | 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 |
502 | /classes/Milestone1_XML_Import_Utility.cls | 125 | 9 | 125 | 22 | 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 |
502 | /classes/Milestone1_XML_Import_Utility.cls | 125 | 9 | 125 | 22 | 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 |
503 | /classes/Milestone1_XML_Import_Utility.cls | 131 | 9 | 131 | 22 | 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 |
503 | /classes/Milestone1_XML_Import_Utility.cls | 131 | 9 | 131 | 22 | 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 |
504 | /classes/Milestone1_XML_Import_Utility.cls | 165 | 5 | 231 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'parseProject(Xmlstreamreader)' has a cognitive complexity of 42, current threshold is 15 |
504 | /classes/Milestone1_XML_Import_Utility.cls | 165 | 5 | 231 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'parseProject(Xmlstreamreader)' has a cognitive complexity of 42, current threshold is 15 |
505 | /classes/Milestone1_XML_Import_Utility.cls | 165 | 5 | 231 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'parseProject(Xmlstreamreader)' has a cyclomatic complexity of 27. |
505 | /classes/Milestone1_XML_Import_Utility.cls | 165 | 5 | 231 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'parseProject(Xmlstreamreader)' has a cyclomatic complexity of 27. |
506 | /classes/Milestone1_XML_Import_Utility.cls | 165 | 5 | 231 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'parseProject()' has an NCSS line count of 82 (limit: 40) |
506 | /classes/Milestone1_XML_Import_Utility.cls | 165 | 5 | 231 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'parseProject()' has an NCSS line count of 82 (limit: 40) |
507 | /classes/Milestone1_XML_Import_Utility.cls | 165 | 5 | 231 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'parseProject' has a Standard Cyclomatic Complexity of 15. |
507 | /classes/Milestone1_XML_Import_Utility.cls | 165 | 5 | 231 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'parseProject' has a Standard Cyclomatic Complexity of 15. |
508 | /classes/Milestone1_XML_Import_Utility.cls | 190 | 21 | 190 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
508 | /classes/Milestone1_XML_Import_Utility.cls | 190 | 21 | 190 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
509 | /classes/Milestone1_XML_Import_Utility.cls | 190 | 21 | 190 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
509 | /classes/Milestone1_XML_Import_Utility.cls | 190 | 21 | 190 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
510 | /classes/Milestone1_XML_Import_Utility.cls | 198 | 21 | 198 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
510 | /classes/Milestone1_XML_Import_Utility.cls | 198 | 21 | 198 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
511 | /classes/Milestone1_XML_Import_Utility.cls | 198 | 21 | 198 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
511 | /classes/Milestone1_XML_Import_Utility.cls | 198 | 21 | 198 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
512 | /classes/Milestone1_XML_Import_Utility.cls | 233 | 5 | 302 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'parseMilestone(Xmlstreamreader, Milestone1_Milestone__c)' has a cognitive complexity of 43, current threshold is 15 |
512 | /classes/Milestone1_XML_Import_Utility.cls | 233 | 5 | 302 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'parseMilestone(Xmlstreamreader, Milestone1_Milestone__c)' has a cognitive complexity of 43, current threshold is 15 |
513 | /classes/Milestone1_XML_Import_Utility.cls | 233 | 5 | 302 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'parseMilestone(Xmlstreamreader, Milestone1_Milestone__c)' has a cyclomatic complexity of 24. |
513 | /classes/Milestone1_XML_Import_Utility.cls | 233 | 5 | 302 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'parseMilestone(Xmlstreamreader, Milestone1_Milestone__c)' has a cyclomatic complexity of 24. |
514 | /classes/Milestone1_XML_Import_Utility.cls | 233 | 5 | 302 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'parseMilestone()' has an NCSS line count of 75 (limit: 40) |
514 | /classes/Milestone1_XML_Import_Utility.cls | 233 | 5 | 302 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'parseMilestone()' has an NCSS line count of 75 (limit: 40) |
515 | /classes/Milestone1_XML_Import_Utility.cls | 233 | 5 | 302 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'parseMilestone' has a Standard Cyclomatic Complexity of 14. |
515 | /classes/Milestone1_XML_Import_Utility.cls | 233 | 5 | 302 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'parseMilestone' has a Standard Cyclomatic Complexity of 14. |
516 | /classes/Milestone1_XML_Import_Utility.cls | 242 | 9 | 244 | 10 | 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. |
516 | /classes/Milestone1_XML_Import_Utility.cls | 242 | 9 | 244 | 10 | 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. |
517 | /classes/Milestone1_XML_Import_Utility.cls | 260 | 21 | 260 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
517 | /classes/Milestone1_XML_Import_Utility.cls | 260 | 21 | 260 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
518 | /classes/Milestone1_XML_Import_Utility.cls | 260 | 21 | 260 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
518 | /classes/Milestone1_XML_Import_Utility.cls | 260 | 21 | 260 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
519 | /classes/Milestone1_XML_Import_Utility.cls | 272 | 21 | 272 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
519 | /classes/Milestone1_XML_Import_Utility.cls | 272 | 21 | 272 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
520 | /classes/Milestone1_XML_Import_Utility.cls | 272 | 21 | 272 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
520 | /classes/Milestone1_XML_Import_Utility.cls | 272 | 21 | 272 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
521 | /classes/Milestone1_XML_Import_Utility.cls | 304 | 5 | 358 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'parseTask(XMLStreamreader, Milestone1_Milestone__c)' has a cognitive complexity of 40, current threshold is 15 |
521 | /classes/Milestone1_XML_Import_Utility.cls | 304 | 5 | 358 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'parseTask(XMLStreamreader, Milestone1_Milestone__c)' has a cognitive complexity of 40, current threshold is 15 |
522 | /classes/Milestone1_XML_Import_Utility.cls | 304 | 5 | 358 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'parseTask(XMLStreamreader, Milestone1_Milestone__c)' has a cyclomatic complexity of 25. |
522 | /classes/Milestone1_XML_Import_Utility.cls | 304 | 5 | 358 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'parseTask(XMLStreamreader, Milestone1_Milestone__c)' has a cyclomatic complexity of 25. |
523 | /classes/Milestone1_XML_Import_Utility.cls | 304 | 5 | 358 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'parseTask()' has an NCSS line count of 76 (limit: 40) |
523 | /classes/Milestone1_XML_Import_Utility.cls | 304 | 5 | 358 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'parseTask()' has an NCSS line count of 76 (limit: 40) |
524 | /classes/Milestone1_XML_Import_Utility.cls | 304 | 5 | 358 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'parseTask' has a Standard Cyclomatic Complexity of 14. |
524 | /classes/Milestone1_XML_Import_Utility.cls | 304 | 5 | 358 | 6 | pmd | StdCyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#stdcyclomaticcomplexity | The method 'parseTask' has a Standard Cyclomatic Complexity of 14. |
525 | /classes/Milestone1_XML_Import_Utility.cls | 320 | 46 | 320 | 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 |
525 | /classes/Milestone1_XML_Import_Utility.cls | 320 | 46 | 320 | 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 |
526 | /classes/Milestone1_XML_Import_Utility.cls | 320 | 46 | 320 | 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. |
526 | /classes/Milestone1_XML_Import_Utility.cls | 320 | 46 | 320 | 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. |
527 | /classes/Milestone1_XML_Import_Utility.cls | 326 | 21 | 326 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
527 | /classes/Milestone1_XML_Import_Utility.cls | 326 | 21 | 326 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
528 | /classes/Milestone1_XML_Import_Utility.cls | 326 | 21 | 326 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
528 | /classes/Milestone1_XML_Import_Utility.cls | 326 | 21 | 326 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
529 | /classes/Milestone1_XML_Import_Utility.cls | 333 | 21 | 333 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
529 | /classes/Milestone1_XML_Import_Utility.cls | 333 | 21 | 333 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
530 | /classes/Milestone1_XML_Import_Utility.cls | 333 | 21 | 333 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
530 | /classes/Milestone1_XML_Import_Utility.cls | 333 | 21 | 333 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
531 | /classes/Milestone1_XML_Import_Utility.cls | 339 | 21 | 339 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
531 | /classes/Milestone1_XML_Import_Utility.cls | 339 | 21 | 339 | 33 | pmd | IfElseStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifelsestmtsmustusebraces | Avoid using if...else statements without curly braces |
532 | /classes/Milestone1_XML_Import_Utility.cls | 339 | 21 | 339 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
532 | /classes/Milestone1_XML_Import_Utility.cls | 339 | 21 | 339 | 33 | pmd | IfStmtsMustUseBraces | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#ifstmtsmustusebraces | Avoid using if statements without curly braces |
533 | /classes/Milestone1_XML_Import_Utility.cls | 360 | 5 | 388 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'parseTime(XMLStreamreader, Milestone1_Task__c)' has a cognitive complexity of 17, current threshold is 15 |
533 | /classes/Milestone1_XML_Import_Utility.cls | 360 | 5 | 388 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'parseTime(XMLStreamreader, Milestone1_Task__c)' has a cognitive complexity of 17, current threshold is 15 |
534 | /classes/Milestone1_XML_Import_Utility.cls | 360 | 5 | 388 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'parseTime(XMLStreamreader, Milestone1_Task__c)' has a cyclomatic complexity of 12. |
534 | /classes/Milestone1_XML_Import_Utility.cls | 360 | 5 | 388 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'parseTime(XMLStreamreader, Milestone1_Task__c)' has a cyclomatic complexity of 12. |
535 | /classes/Milestone1_XML_Import_Utility.cls | 390 | 5 | 428 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'parseMeta(Xmlstreamreader)' has a cognitive complexity of 22, current threshold is 15 |
535 | /classes/Milestone1_XML_Import_Utility.cls | 390 | 5 | 428 | 6 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The method 'parseMeta(Xmlstreamreader)' has a cognitive complexity of 22, current threshold is 15 |
536 | /classes/Milestone1_XML_Import_Utility.cls | 390 | 5 | 428 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'parseMeta(Xmlstreamreader)' has a cyclomatic complexity of 16. |
536 | /classes/Milestone1_XML_Import_Utility.cls | 390 | 5 | 428 | 6 | pmd | CyclomaticComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cyclomaticcomplexity | The method 'parseMeta(Xmlstreamreader)' has a cyclomatic complexity of 16. |
537 | /classes/Milestone1_XML_Import_Utility.cls | 390 | 5 | 428 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'parseMeta()' has an NCSS line count of 49 (limit: 40) |
537 | /classes/Milestone1_XML_Import_Utility.cls | 390 | 5 | 428 | 6 | pmd | NcssMethodCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssmethodcount | The method 'parseMeta()' has an NCSS line count of 49 (limit: 40) |
538 | /classes/Milestone1_repeatCon.cls | 29 | 21 | 327 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
538 | /classes/Milestone1_repeatCon.cls | 29 | 21 | 327 | 2 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
539 | /classes/Milestone1_repeatCon.cls | 29 | 21 | 327 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
539 | /classes/Milestone1_repeatCon.cls | 29 | 21 | 327 | 2 | pmd | TestMethodsMustBeInTestClasses | 3 | Error Prone | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_errorprone.html#testmethodsmustbeintestclasses | Test methods must be in test classes |
540 | /classes/Milestone1_repeatCon.cls | 31 | 9 | 31 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
540 | /classes/Milestone1_repeatCon.cls | 31 | 9 | 31 | 49 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
541 | /classes/Milestone1_repeatCon.cls | 32 | 9 | 32 | 37 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
541 | /classes/Milestone1_repeatCon.cls | 32 | 9 | 32 | 37 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
542 | /classes/Milestone1_repeatCon.cls | 33 | 23 | 33 | 46 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'ALL_ITEMS' should be before method declarations in its class |
542 | /classes/Milestone1_repeatCon.cls | 33 | 23 | 33 | 46 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'ALL_ITEMS' should be before method declarations in its class |
543 | /classes/Milestone1_repeatCon.cls | 33 | 23 | 33 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'ALL_ITEMS' doesn't match '[a-z][a-zA-Z0-9]*' |
543 | /classes/Milestone1_repeatCon.cls | 33 | 23 | 33 | 46 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'ALL_ITEMS' doesn't match '[a-z][a-zA-Z0-9]*' |
544 | /classes/Milestone1_repeatCon.cls | 34 | 23 | 34 | 49 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'MY_TASKS' should be before method declarations in its class |
544 | /classes/Milestone1_repeatCon.cls | 34 | 23 | 34 | 49 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'MY_TASKS' should be before method declarations in its class |
545 | /classes/Milestone1_repeatCon.cls | 34 | 23 | 34 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'MY_TASKS' doesn't match '[a-z][a-zA-Z0-9]*' |
545 | /classes/Milestone1_repeatCon.cls | 34 | 23 | 34 | 49 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'MY_TASKS' doesn't match '[a-z][a-zA-Z0-9]*' |
546 | /classes/Milestone1_repeatCon.cls | 35 | 23 | 35 | 64 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'MY_MILESTONES_ONLY' should be before method declarations in its class |
546 | /classes/Milestone1_repeatCon.cls | 35 | 23 | 35 | 64 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'MY_MILESTONES_ONLY' should be before method declarations in its class |
547 | /classes/Milestone1_repeatCon.cls | 35 | 23 | 35 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'MY_MILESTONES_ONLY' doesn't match '[a-z][a-zA-Z0-9]*' |
547 | /classes/Milestone1_repeatCon.cls | 35 | 23 | 35 | 64 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'MY_MILESTONES_ONLY' doesn't match '[a-z][a-zA-Z0-9]*' |
548 | /classes/Milestone1_repeatCon.cls | 36 | 23 | 36 | 82 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'MY_PROJECTS_AND_ITEMS' should be before method declarations in its class |
548 | /classes/Milestone1_repeatCon.cls | 36 | 23 | 36 | 82 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'MY_PROJECTS_AND_ITEMS' should be before method declarations in its class |
549 | /classes/Milestone1_repeatCon.cls | 36 | 23 | 36 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'MY_PROJECTS_AND_ITEMS' doesn't match '[a-z][a-zA-Z0-9]*' |
549 | /classes/Milestone1_repeatCon.cls | 36 | 23 | 36 | 82 | pmd | FieldNamingConventions | 1 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fieldnamingconventions | The final field name 'MY_PROJECTS_AND_ITEMS' doesn't match '[a-z][a-zA-Z0-9]*' |
550 | /classes/Milestone1_repeatCon.cls | 37 | 15 | 37 | 25 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'currentDay' should be before method declarations in its class |
550 | /classes/Milestone1_repeatCon.cls | 37 | 15 | 37 | 25 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'currentDay' should be before method declarations in its class |
551 | /classes/Milestone1_repeatCon.cls | 38 | 10 | 40 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
551 | /classes/Milestone1_repeatCon.cls | 38 | 10 | 40 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
552 | /classes/Milestone1_repeatCon.cls | 42 | 10 | 44 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
552 | /classes/Milestone1_repeatCon.cls | 42 | 10 | 44 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
553 | /classes/Milestone1_repeatCon.cls | 46 | 10 | 52 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
553 | /classes/Milestone1_repeatCon.cls | 46 | 10 | 52 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
554 | /classes/Milestone1_repeatCon.cls | 54 | 10 | 58 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
554 | /classes/Milestone1_repeatCon.cls | 54 | 10 | 58 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
555 | /classes/Milestone1_repeatCon.cls | 60 | 10 | 84 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
555 | /classes/Milestone1_repeatCon.cls | 60 | 10 | 84 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
556 | /classes/Milestone1_repeatCon.cls | 60 | 10 | 84 | 4 | pmd | NcssConstructorCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#ncssconstructorcount | The constructor has an NCSS line count of 20 |
556 | /classes/Milestone1_repeatCon.cls | 60 | 10 | 84 | 4 | pmd | NcssConstructorCount | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#ncssconstructorcount | The constructor has an NCSS line count of 20 |
557 | /classes/Milestone1_repeatCon.cls | 63 | 12 | 63 | 35 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'mo' defined but not used |
557 | /classes/Milestone1_repeatCon.cls | 63 | 12 | 63 | 35 | pmd | UnusedLocalVariable | 5 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable | Variable 'mo' defined but not used |
558 | /classes/Milestone1_repeatCon.cls | 64 | 11 | 64 | 76 | 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 'm_param' doesn't match '[a-z][a-zA-Z0-9]*' |
558 | /classes/Milestone1_repeatCon.cls | 64 | 11 | 64 | 76 | 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 'm_param' doesn't match '[a-z][a-zA-Z0-9]*' |
559 | /classes/Milestone1_repeatCon.cls | 65 | 11 | 65 | 76 | 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 'y_param' doesn't match '[a-z][a-zA-Z0-9]*' |
559 | /classes/Milestone1_repeatCon.cls | 65 | 11 | 65 | 76 | 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 'y_param' doesn't match '[a-z][a-zA-Z0-9]*' |
560 | /classes/Milestone1_repeatCon.cls | 86 | 10 | 89 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
560 | /classes/Milestone1_repeatCon.cls | 86 | 10 | 89 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
561 | /classes/Milestone1_repeatCon.cls | 91 | 10 | 91 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
561 | /classes/Milestone1_repeatCon.cls | 91 | 10 | 91 | 55 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
562 | /classes/Milestone1_repeatCon.cls | 94 | 10 | 112 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
562 | /classes/Milestone1_repeatCon.cls | 94 | 10 | 112 | 4 | pmd | ApexDoc | 3 | Documentation | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc | Missing ApexDoc comment |
563 | /classes/Milestone1_repeatCon.cls | 125 | 44 | 125 | 154 | 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 |
563 | /classes/Milestone1_repeatCon.cls | 125 | 44 | 125 | 154 | 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 |
564 | /classes/Milestone1_repeatCon.cls | 126 | 48 | 126 | 160 | 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 |
564 | /classes/Milestone1_repeatCon.cls | 126 | 48 | 126 | 160 | 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 |
565 | /classes/Milestone1_repeatCon.cls | 127 | 38 | 127 | 145 | 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 |
565 | /classes/Milestone1_repeatCon.cls | 127 | 38 | 127 | 145 | 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 |
566 | /classes/Milestone1_repeatCon.cls | 151 | 44 | 151 | 189 | 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 |
566 | /classes/Milestone1_repeatCon.cls | 151 | 44 | 151 | 189 | 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 |
567 | /classes/Milestone1_repeatCon.cls | 160 | 48 | 160 | 190 | 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 |
567 | /classes/Milestone1_repeatCon.cls | 160 | 48 | 160 | 190 | 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 |
568 | /classes/Milestone1_repeatCon.cls | 169 | 38 | 169 | 186 | 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 |
568 | /classes/Milestone1_repeatCon.cls | 169 | 38 | 169 | 186 | 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 |
569 | /classes/Milestone1_repeatCon.cls | 181 | 48 | 181 | 195 | 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 |
569 | /classes/Milestone1_repeatCon.cls | 181 | 48 | 181 | 195 | 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 |
570 | /classes/Milestone1_repeatCon.cls | 193 | 38 | 193 | 187 | 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 |
570 | /classes/Milestone1_repeatCon.cls | 193 | 38 | 193 | 187 | 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 |
571 | /classes/Milestone1_repeatCon.cls | 210 | 28 | 210 | 33 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'month' should be before method declarations in its class |
571 | /classes/Milestone1_repeatCon.cls | 210 | 28 | 210 | 33 | pmd | FieldDeclarationsShouldBeAtStart | 3 | Code Style | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart | Field declaration for 'month' should be before method declarations in its class |
572 | /classes/Milestone1_repeatCon.cls | 213 | 21 | 238 | 4 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
572 | /classes/Milestone1_repeatCon.cls | 213 | 21 | 238 | 4 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
573 | /classes/Milestone1_repeatCon.cls | 240 | 21 | 267 | 4 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
573 | /classes/Milestone1_repeatCon.cls | 240 | 21 | 267 | 4 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
574 | /classes/Milestone1_repeatCon.cls | 269 | 21 | 296 | 4 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
574 | /classes/Milestone1_repeatCon.cls | 269 | 21 | 296 | 4 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
575 | /classes/Milestone1_repeatCon.cls | 298 | 21 | 325 | 4 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
575 | /classes/Milestone1_repeatCon.cls | 298 | 21 | 325 | 4 | pmd | ApexUnitTestMethodShouldHaveIsTestAnnotation | 3 | Best Practices | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexunittestmethodshouldhaveistestannotation | Apex test methods should have @isTest annotation. |
576 | /components/GanttChart.component | 37 | 24 | 37 | 43 | 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 |
576 | /components/GanttChart.component | 37 | 24 | 37 | 43 | 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 |
577 | /triggers/Milestone1_Expense_Trigger.trigger | 1 | 1 | 7 | 2 | 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 |
577 | /triggers/Milestone1_Expense_Trigger.trigger | 1 | 1 | 7 | 2 | 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 |
578 | /triggers/Milestone1_Milestone_Trigger.trigger | 1 | 1 | 26 | 2 | 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 |
578 | /triggers/Milestone1_Milestone_Trigger.trigger | 1 | 1 | 26 | 2 | 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 |
579 | /triggers/Milestone1_Project_Trigger.trigger | 1 | 1 | 16 | 2 | 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 |
579 | /triggers/Milestone1_Project_Trigger.trigger | 1 | 1 | 16 | 2 | 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 |
580 | /triggers/Milestone1_Task_Trigger.trigger | 1 | 1 | 11 | 2 | 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 |
580 | /triggers/Milestone1_Task_Trigger.trigger | 1 | 1 | 11 | 2 | 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 |
581 | /triggers/Milestone1_Time_Trigger.trigger | 1 | 1 | 8 | 2 | 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 |
581 | /triggers/Milestone1_Time_Trigger.trigger | 1 | 1 | 8 | 2 | 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 |