ThreadPoolExecutorFactoryBean

Source file "org/springframework/scheduling/concurrent/ThreadPoolExecutorFactoryBean.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total129 of 1290%10 of 100%191938381414
initializeExecutor(ThreadFactory, RejectedExecutionHandler)400%60%449911
ThreadPoolExecutorFactoryBean()240%n/a118811
createExecutor(int, int, int, BlockingQueue, ThreadFactory, RejectedExecutionHandler)120%n/a111111
createQueue(int)110%20%223311
getObjectType()90%20%221111
setCorePoolSize(int)40%n/a112211
setMaxPoolSize(int)40%n/a112211
setKeepAliveSeconds(int)40%n/a112211
setAllowCoreThreadTimeOut(boolean)40%n/a112211
setPrestartAllCoreThreads(boolean)40%n/a112211
setQueueCapacity(int)40%n/a112211
setExposeUnconfigurableExecutor(boolean)40%n/a112211
getObject()30%n/a111111
isSingleton()20%n/a111111