Source file "org/springframework/web/servlet/FrameworkServlet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,035 of 1,035 | 0% | 118 of 118 | 0% | 114 | 114 | 273 | 273 | 55 | 55 |
| logResult(HttpServletRequest, HttpServletResponse, Throwable, WebAsyncManager) | 0% | 0% | 12 | 12 | 28 | 28 | 1 | 1 | ||
| applyInitializers(ConfigurableApplicationContext) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| processRequest(HttpServletRequest, HttpServletResponse) | 0% | 0% | 2 | 2 | 22 | 22 | 1 | 1 | ||
| configureAndRefreshWebApplicationContext(ConfigurableWebApplicationContext) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| initWebApplicationContext() | 0% | 0% | 9 | 9 | 21 | 21 | 1 | 1 | ||
| initServletBean() | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| loadInitializer(String, ConfigurableApplicationContext) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| FrameworkServlet(WebApplicationContext) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| createWebApplicationContext(ApplicationContext) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| FrameworkServlet() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| publishRequestHandledEvent(HttpServletRequest, HttpServletResponse, long, Throwable) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setContextInitializers(ApplicationContextInitializer[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| doOptions(HttpServletRequest, HttpServletResponse) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| findWebApplicationContext() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| destroy() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| refresh() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| doTrace(HttpServletRequest, HttpServletResponse) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setApplicationContext(ApplicationContext) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| onApplicationEvent(ContextRefreshedEvent) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| service(HttpServletRequest, HttpServletResponse) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| buildRequestAttributes(HttpServletRequest, HttpServletResponse, RequestAttributes) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| initContextHolders(HttpServletRequest, LocaleContext, RequestAttributes) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getNamespace() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getUsernameForRequest(HttpServletRequest) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| resetContextHolders(HttpServletRequest, LocaleContext, RequestAttributes) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| buildLocaleContext(HttpServletRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$logResult$0(HttpServletResponse, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getServletContextAttributeName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| doGet(HttpServletRequest, HttpServletResponse) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| doPost(HttpServletRequest, HttpServletResponse) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| doPut(HttpServletRequest, HttpServletResponse) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| doDelete(HttpServletRequest, HttpServletResponse) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContextAttribute(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContextClass(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContextId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNamespace(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContextConfigLocation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContextInitializerClasses(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPublishContext(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPublishEvents(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setThreadContextInheritable(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDispatchOptionsRequest(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDispatchTraceRequest(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnableLoggingRequestDetails(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createWebApplicationContext(WebApplicationContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContextAttribute() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContextClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContextId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContextConfigLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnableLoggingRequestDetails() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWebApplicationContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| postProcessWebApplicationContext(ConfigurableWebApplicationContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| initFrameworkServlet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onRefresh(ApplicationContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |