Source file "com/google/gwt/core/client/impl/SchedulerImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 398 of 398 | 0% | 78 of 78 | 0% | 60 | 60 | 106 | 106 | 21 | 21 |
runRepeatingTasks(JsArray) | ![]() | 0% | ![]() | 0% | 19 | 19 | 29 | 29 | 1 | 1 |
runScheduledTasks(JsArray, JsArray) | ![]() | 0% | ![]() | 0% | 8 | 8 | 13 | 13 | 1 | 1 |
maybeSchedulePostEventPumpCommands() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
flushPostEventPumpCommands() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
flushEntryCommands() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
flushFinallyCommands() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
scheduleDeferred(Scheduler.ScheduledCommand) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
scheduleIncremental(Scheduler.RepeatingCommand) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isWorkQueued() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
SchedulerImpl() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
push(JsArray, SchedulerImpl.Task) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
scheduleEntry(Scheduler.RepeatingCommand) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
scheduleEntry(Scheduler.ScheduledCommand) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
scheduleFinally(Scheduler.RepeatingCommand) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
scheduleFinally(Scheduler.ScheduledCommand) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createQueue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scheduleFixedDelay(Scheduler.RepeatingCommand, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
scheduleFixedPeriod(Scheduler.RepeatingCommand, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
execute(Scheduler.RepeatingCommand) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |