Source file "net/bytebuddy/TypeCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 10 of 93 | 89% | 3 of 12 | 75% | 4 | 11 | 4 | 17 | 1 | 5 |
| TypeCache.SimpleKey(Class, Class[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| equals(Object) | 82% | 50% | 3 | 4 | 2 | 6 | 0 | 1 | ||
| hashCode() | 100% | 100% | 0 | 3 | 0 | 1 | 0 | 1 | ||
| TypeCache.SimpleKey(Collection) | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| TypeCache.SimpleKey(Class, Collection) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |