Source file "org/springframework/context/support/ClassPathXmlApplicationContext.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 102 of 102 | 0% | 4 of 4 | 0% | 13 | 13 | 30 | 30 | 11 | 11 |
| ClassPathXmlApplicationContext(String[], Class, ApplicationContext) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| ClassPathXmlApplicationContext(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ClassPathXmlApplicationContext(String[], boolean, ApplicationContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ClassPathXmlApplicationContext(String, Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ClassPathXmlApplicationContext(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ClassPathXmlApplicationContext(String[], ApplicationContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ClassPathXmlApplicationContext(String[], boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ClassPathXmlApplicationContext(String[], Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ClassPathXmlApplicationContext(ApplicationContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ClassPathXmlApplicationContext() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConfigResources() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |