Source file "reactor/swing/SwingScheduler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 102 of 102 | 0% | 2 of 2 | 0% | 9 | 9 | 32 | 32 | 8 | 8 |
| schedule(Runnable, long, TimeUnit) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| schedulePeriodically(Runnable, long, long, TimeUnit) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| lambda$schedulePeriodically$1(Runnable, Timer, ActionEvent) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| lambda$schedule$0(Runnable, ActionEvent) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| schedule(Runnable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createWorker() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SwingScheduler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |