Source file "net/bytebuddy/description/modifier/Visibility.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 143 | 55% | 17 of 23 | 26% | 15 | 23 | 6 | 21 | 5 | 10 |
| expandTo(Visibility) | 54% | 66% | 3 | 7 | 1 | 6 | 0 | 1 | ||
| isPackagePrivate() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| isPublic() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isProtected() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isPrivate() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isDefault() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| Visibility(String, int, int) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| getMask() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getRange() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |