SameThreadScheduledExecutorService

Source file "com/google/common/util/concurrent/testing/SameThreadScheduledExecutorService.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total163 of 1630%0 of 0n/a181838381818
schedule(Callable, long, TimeUnit)170%n/a114411
invokeAll(Collection, long, TimeUnit)150%n/a113311
invokeAny(Collection, long, TimeUnit)150%n/a113311
schedule(Runnable, long, TimeUnit)150%n/a113311
submit(Runnable, Object)140%n/a113311
awaitTermination(long, TimeUnit)100%n/a112211
submit(Callable)90%n/a112211
submit(Runnable)90%n/a112211
invokeAll(Collection)90%n/a112211
invokeAny(Collection)90%n/a112211
execute(Runnable)90%n/a113311
SameThreadScheduledExecutorService()60%n/a112211
scheduleAtFixedRate(Runnable, long, long, TimeUnit)50%n/a111111
scheduleWithFixedDelay(Runnable, long, long, TimeUnit)50%n/a111111
shutdown()40%n/a112211
shutdownNow()40%n/a111111
isShutdown()40%n/a111111
isTerminated()40%n/a111111