Source file "kotlin/concurrent/Timer.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 381 of 381 | 0% | 2 of 2 | 0% | 17 | 17 | 37 | 37 | 16 | 16 |
| timer$default(String, boolean, long, long, Function1, int, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| fixedRateTimer$default(String, boolean, long, long, Function1, int, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| timer$default(String, boolean, Date, long, Function1, int, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| fixedRateTimer$default(String, boolean, Date, long, Function1, int, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| timer(String, boolean, Date, long, Function1) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| fixedRateTimer(String, boolean, Date, long, Function1) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| schedule(Timer, Date, long, Function1) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| scheduleAtFixedRate(Timer, Date, long, Function1) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| timer(String, boolean, long, long, Function1) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| fixedRateTimer(String, boolean, long, long, Function1) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| schedule(Timer, Date, Function1) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| schedule(Timer, long, long, Function1) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| scheduleAtFixedRate(Timer, long, long, Function1) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| schedule(Timer, long, Function1) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| timer(String, boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| timerTask(Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |