TestingExecutors.NoOpScheduledExecutorService

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

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total25 of 250%0 of 0n/a101012121010
shutdown()40%n/a112211
shutdownNow()40%n/a112211
isShutdown()30%n/a111111
isTerminated()30%n/a111111
awaitTermination(long, TimeUnit)20%n/a111111
schedule(Callable, long, TimeUnit)20%n/a111111
schedule(Runnable, long, TimeUnit)20%n/a111111
scheduleAtFixedRate(Runnable, long, long, TimeUnit)20%n/a111111
scheduleWithFixedDelay(Runnable, long, long, TimeUnit)20%n/a111111
execute(Runnable)10%n/a111111