Source file "org/springframework/beans/factory/support/SimpleBeanDefinitionRegistry.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 74 of 74 | 0% | 8 of 8 | 0% | 12 | 12 | 17 | 17 | 8 | 8 |
getBeanDefinition(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
registerBeanDefinition(String, BeanDefinition) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isBeanNameInUse(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
removeBeanDefinition(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
SimpleBeanDefinitionRegistry() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsBeanDefinition(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBeanDefinitionNames() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBeanDefinitionCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |