pmd7_2 took 14 seconds to run and found 2 violations
pmd7_3 took 16 seconds to run and found 2 violations
Among the 2 total comparisons:
Violation counts:
# | fileName | line | column | endLine | endColumn | engine | ruleName | severity | category | url | message |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | /nebula-query-and-search/main/classes/AggregateQuery.cls | 15 | 8 | 290 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'AggregateQuery' has a total cognitive complexity of 329 (highest 5), current threshold is 50 |
1 | /nebula-query-and-search/main/classes/AggregateQuery.cls | 15 | 8 | 290 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'AggregateQuery' has a total cognitive complexity of 329 (highest 5), current threshold is 50 |
2 | /nebula-query-and-search/main/classes/SOQL.cls | 15 | 17 | 669 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'SOQL' has a total cognitive complexity of 125 (highest 9), current threshold is 50 |
2 | /nebula-query-and-search/main/classes/SOQL.cls | 15 | 17 | 669 | 2 | pmd | CognitiveComplexity | 3 | Design | https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_design.html#cognitivecomplexity | The class 'SOQL' has a total cognitive complexity of 125 (highest 9), current threshold is 50 |