Source file "kotlin/reflect/jvm/internal/impl/metadata/deserialization/BinaryVersion.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 339 of 339 | 0% | 60 of 60 | 0% | 42 | 42 | 39 | 39 | 12 | 12 |
| BinaryVersion(int[]) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 7 | 7 | 3 | 3 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| isCompatibleTo(BinaryVersion) | 0% | 0% | 6 | 6 | 2 | 2 | 1 | 1 | ||
| isAtLeast(int, int, int) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| isAtMost(int, int, int) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| isAtLeast(BinaryVersion) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 0 | 0 | 1 | 1 | ||
| getMajor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |