Source file "org/springframework/web/servlet/config/annotation/AsyncSupportConfigurer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 52 of 52 | 0% | 0 of 0 | n/a | 9 | 9 | 15 | 15 | 9 | 9 | 
| AsyncSupportConfigurer() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| registerCallableInterceptors(CallableProcessingInterceptor[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerDeferredResultInterceptors(DeferredResultProcessingInterceptor[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultTimeout(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTaskExecutor(AsyncTaskExecutor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTaskExecutor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCallableInterceptors() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDeferredResultInterceptors() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |