GitHub Actions / Autograding results
succeeded
Nov 16, 2023 in 0s
Autograding results
Total score: 363/400 (unit tests: 100/100, code coverage: 83/100, mutation coverage: 80/100, analysis: 100/100)
Details
Total score: 363/400
π¦ Unit Tests Score: 100 of 100 π¦
Name | Passed | Skipped | Failed | Impact |
---|---|---|---|---|
π° | - | - | -10 | π |
edu.hm.hafner.util.ArchitectureRulesTest | 7 | 0 | 0 | 0 |
edu.hm.hafner.util.ArchitectureTest | 9 | 0 | 0 | 0 |
edu.hm.hafner.util.EnsureTest | 5 | 0 | 0 | 0 |
edu.hm.hafner.util.FilteredLogTest | 10 | 0 | 0 | 0 |
edu.hm.hafner.util.LineRangeListTest | 6 | 0 | 0 | 0 |
edu.hm.hafner.util.LineRangeTest | 3 | 0 | 0 | 0 |
edu.hm.hafner.util.LookaheadStreamTest | 5 | 0 | 0 | 0 |
edu.hm.hafner.util.PackageArchitectureTest | 1 | 0 | 0 | 0 |
edu.hm.hafner.util.PathUtilTest | 22 | 0 | 0 | 0 |
edu.hm.hafner.util.PrefixLoggerTest | 1 | 0 | 0 | 0 |
edu.hm.hafner.util.ResourceExtractorTest | 9 | 0 | 0 | 0 |
edu.hm.hafner.util.SecureXmlParserFactoryTest | 7 | 0 | 0 | 0 |
edu.hm.hafner.util.StringComparableTest | 2 | 0 | 0 | 0 |
edu.hm.hafner.util.StringEqualsTest | 2 | 0 | 0 | 0 |
edu.hm.hafner.util.TreeStringBuilderTest | 5 | 0 | 0 | 0 |
Total | 94 | 0 | 0 | 0 |
β οΈ Static Analysis Warnings Score: 100 of 100 β οΈ
Name | Errors | Warning High | Warning Normal | Warning Low | Impact |
---|---|---|---|---|---|
π° | -5 | -2 | -1 | -1 | π |
CheckStyle | 0 | 0 | 0 | 0 | 0 |
PMD | 0 | 0 | 0 | 0 | 0 |
SpotBugs | 0 | 0 | 0 | 0 | 0 |
Total | 0 | 0 | 0 | 0 | 0 |
πΎ Code Coverage Score: 83 of 100 πΎ
Name | Covered % | Missed % | Impact |
---|---|---|---|
π° | - | -1 | π |
Branch | 92 | 8 | -8 |
Line | 91 | 9 | -9 |
Total | 91 | 8 | -17 |
π¦ PIT Mutation Coverage Score: 80 of 100 π¦
Name | Detected | Undetected | Detected % | Undetected % | Impact |
---|---|---|---|---|---|
π° | - | - | - | -1 | π |
PIT | 295 | 77 | 80 | 20 | -20 |
Loading