Source file "com/netflix/spectator/impl/Preconditions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 34 of 34 | 0% | 6 of 6 | 0% | 6 | 6 | 10 | 10 | 3 | 3 |
| checkNotNull(Object, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkArg(boolean, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkState(boolean, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |