Source file "com/netflix/spectator/api/CompositeTimer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 89 of 89 | 0% | 6 of 6 | 0% | 9 | 9 | 20 | 20 | 6 | 6 |
| record(Callable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| record(long, TimeUnit) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| record(Runnable) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| count() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| totalTime() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| CompositeTimer(Id, Clock, Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |