Source file "org/springframework/beans/factory/UnsatisfiedDependencyException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 61 | 0% | 4 of 4 | 0% | 7 | 7 | 15 | 15 | 5 | 5 |
| UnsatisfiedDependencyException(String, String, String, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| UnsatisfiedDependencyException(String, String, InjectionPoint, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| UnsatisfiedDependencyException(String, String, String, BeansException) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| UnsatisfiedDependencyException(String, String, InjectionPoint, BeansException) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getInjectionPoint() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |