Comparison results for https://github.com/jongpie/ApexUuid.git

pmd7_2 took 11 seconds to run and found 37 violations

pmd7_3 took 15 seconds to run and found 37 violations

Among the 37 total comparisons:

Violation counts:

# fileName line column endLine endColumn engine ruleName severity category url message
1 /apex-uuid/classes/Uuid.cls 5 24 147 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
1 /apex-uuid/classes/Uuid.cls 5 24 147 2 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc @description
2 /apex-uuid/classes/Uuid.cls 15 17 45 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
2 /apex-uuid/classes/Uuid.cls 15 17 45 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
3 /apex-uuid/classes/Uuid.cls 25 7 25 50 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
3 /apex-uuid/classes/Uuid.cls 25 7 25 50 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
4 /apex-uuid/classes/Uuid.cls 25 7 25 50 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
4 /apex-uuid/classes/Uuid.cls 25 7 25 50 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
5 /apex-uuid/classes/Uuid.cls 42 7 42 50 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
5 /apex-uuid/classes/Uuid.cls 42 7 42 50 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
6 /apex-uuid/classes/Uuid.cls 42 7 42 50 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
6 /apex-uuid/classes/Uuid.cls 42 7 42 50 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
7 /apex-uuid/classes/Uuid.cls 47 17 57 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
7 /apex-uuid/classes/Uuid.cls 47 17 57 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
8 /apex-uuid/classes/Uuid.cls 49 7 49 20 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
8 /apex-uuid/classes/Uuid.cls 49 7 49 20 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
9 /apex-uuid/classes/Uuid.cls 49 7 49 20 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
9 /apex-uuid/classes/Uuid.cls 49 7 49 20 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
10 /apex-uuid/classes/Uuid.cls 51 7 51 20 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
10 /apex-uuid/classes/Uuid.cls 51 7 51 20 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
11 /apex-uuid/classes/Uuid.cls 51 7 51 20 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
11 /apex-uuid/classes/Uuid.cls 51 7 51 20 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
12 /apex-uuid/classes/Uuid.cls 59 17 61 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
12 /apex-uuid/classes/Uuid.cls 59 17 61 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
13 /apex-uuid/classes/Uuid.cls 63 24 63 29 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'value' should be before method declarations in its class
13 /apex-uuid/classes/Uuid.cls 63 24 63 29 pmd FieldDeclarationsShouldBeAtStart 3 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#fielddeclarationsshouldbeatstart Field declaration for 'value' should be before method declarations in its class
14 /apex-uuid/classes/Uuid.cls 65 10 67 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
14 /apex-uuid/classes/Uuid.cls 65 10 67 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
15 /apex-uuid/classes/Uuid.cls 73 10 75 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
15 /apex-uuid/classes/Uuid.cls 73 10 75 4 pmd ApexDoc 3 Documentation https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_documentation.html#apexdoc Missing ApexDoc comment
16 /apex-uuid/classes/Uuid.cls 123 7 123 54 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
16 /apex-uuid/classes/Uuid.cls 123 7 123 54 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
17 /apex-uuid/classes/Uuid.cls 123 7 123 54 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
17 /apex-uuid/classes/Uuid.cls 123 7 123 54 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
18 /apex-uuid/classes/Uuid_Tests.cls 6 9 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
18 /apex-uuid/classes/Uuid_Tests.cls 6 9 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
19 /apex-uuid/classes/Uuid_Tests.cls 8 10 21 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_create_several_valid_uuids' doesn't match '[a-z][a-zA-Z0-9]*'
19 /apex-uuid/classes/Uuid_Tests.cls 8 10 21 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_create_several_valid_uuids' doesn't match '[a-z][a-zA-Z0-9]*'
20 /apex-uuid/classes/Uuid_Tests.cls 10 5 10 52 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
20 /apex-uuid/classes/Uuid_Tests.cls 10 5 10 52 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
21 /apex-uuid/classes/Uuid_Tests.cls 24 10 31 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_reuse_a_uuid_on_subsequent_calls' doesn't match '[a-z][a-zA-Z0-9]*'
21 /apex-uuid/classes/Uuid_Tests.cls 24 10 31 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_reuse_a_uuid_on_subsequent_calls' doesn't match '[a-z][a-zA-Z0-9]*'
22 /apex-uuid/classes/Uuid_Tests.cls 29 7 29 58 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
22 /apex-uuid/classes/Uuid_Tests.cls 29 7 29 58 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
23 /apex-uuid/classes/Uuid_Tests.cls 34 10 37 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_verify_that_a_uuid_is_a_uuid' doesn't match '[a-z][a-zA-Z0-9]*'
23 /apex-uuid/classes/Uuid_Tests.cls 34 10 37 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_verify_that_a_uuid_is_a_uuid' doesn't match '[a-z][a-zA-Z0-9]*'
24 /apex-uuid/classes/Uuid_Tests.cls 36 5 36 47 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assert' should have 2 parameters.
24 /apex-uuid/classes/Uuid_Tests.cls 36 5 36 47 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assert' should have 2 parameters.
25 /apex-uuid/classes/Uuid_Tests.cls 40 10 42 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_not_consider_a_blank_string_a_uuid' doesn't match '[a-z][a-zA-Z0-9]*'
25 /apex-uuid/classes/Uuid_Tests.cls 40 10 42 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_not_consider_a_blank_string_a_uuid' doesn't match '[a-z][a-zA-Z0-9]*'
26 /apex-uuid/classes/Uuid_Tests.cls 41 5 41 49 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
26 /apex-uuid/classes/Uuid_Tests.cls 41 5 41 49 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
27 /apex-uuid/classes/Uuid_Tests.cls 45 10 47 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_not_consider_null_a_uuid' doesn't match '[a-z][a-zA-Z0-9]*'
27 /apex-uuid/classes/Uuid_Tests.cls 45 10 47 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_not_consider_null_a_uuid' doesn't match '[a-z][a-zA-Z0-9]*'
28 /apex-uuid/classes/Uuid_Tests.cls 46 5 46 51 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
28 /apex-uuid/classes/Uuid_Tests.cls 46 5 46 51 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
29 /apex-uuid/classes/Uuid_Tests.cls 50 10 53 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_validate_a_uuid_in_upper_case' doesn't match '[a-z][a-zA-Z0-9]*'
29 /apex-uuid/classes/Uuid_Tests.cls 50 10 53 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_validate_a_uuid_in_upper_case' doesn't match '[a-z][a-zA-Z0-9]*'
30 /apex-uuid/classes/Uuid_Tests.cls 52 5 52 57 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
30 /apex-uuid/classes/Uuid_Tests.cls 52 5 52 57 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
31 /apex-uuid/classes/Uuid_Tests.cls 56 10 59 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_validate_a_uuid_in_lower_case' doesn't match '[a-z][a-zA-Z0-9]*'
31 /apex-uuid/classes/Uuid_Tests.cls 56 10 59 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_validate_a_uuid_in_lower_case' doesn't match '[a-z][a-zA-Z0-9]*'
32 /apex-uuid/classes/Uuid_Tests.cls 58 5 58 57 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
32 /apex-uuid/classes/Uuid_Tests.cls 58 5 58 57 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
33 /apex-uuid/classes/Uuid_Tests.cls 62 10 70 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_convert_a_valid_string_to_a_uuid' doesn't match '[a-z][a-zA-Z0-9]*'
33 /apex-uuid/classes/Uuid_Tests.cls 62 10 70 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_convert_a_valid_string_to_a_uuid' doesn't match '[a-z][a-zA-Z0-9]*'
34 /apex-uuid/classes/Uuid_Tests.cls 69 5 69 61 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
34 /apex-uuid/classes/Uuid_Tests.cls 69 5 69 61 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assertEquals' should have 3 parameters.
35 /apex-uuid/classes/Uuid_Tests.cls 73 10 85 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_not_convert_an_invalid_string_to_a_uuid' doesn't match '[a-z][a-zA-Z0-9]*'
35 /apex-uuid/classes/Uuid_Tests.cls 73 10 85 4 pmd MethodNamingConventions 1 Code Style https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_codestyle.html#methodnamingconventions The test method name 'it_should_not_convert_an_invalid_string_to_a_uuid' doesn't match '[a-z][a-zA-Z0-9]*'
36 /apex-uuid/classes/Uuid_Tests.cls 78 12 78 58 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'convertedUuid' defined but not used
36 /apex-uuid/classes/Uuid_Tests.cls 78 12 78 58 pmd UnusedLocalVariable 5 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#unusedlocalvariable Variable 'convertedUuid' defined but not used
37 /apex-uuid/classes/Uuid_Tests.cls 82 7 82 61 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.2.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assert' should have 2 parameters.
37 /apex-uuid/classes/Uuid_Tests.cls 82 7 82 61 pmd ApexAssertionsShouldIncludeMessage 3 Best Practices https://docs.pmd-code.org/pmd-doc-7.3.0/pmd_rules_apex_bestpractices.html#apexassertionsshouldincludemessage 'System.assert' should have 2 parameters.