Source file "org/springframework/beans/factory/support/AbstractBeanFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,909 of 2,909 | 0% | 514 of 514 | 0% | 351 | 351 | 659 | 659 | 94 | 94 |
| doGetBean(String, Class, Object[], boolean) | 0% | 0% | 21 | 21 | 68 | 68 | 1 | 1 | ||
| isTypeMatch(String, ResolvableType, boolean) | 0% | 0% | 46 | 46 | 69 | 69 | 1 | 1 | ||
| getMergedBeanDefinition(String, BeanDefinition, BeanDefinition) | 0% | 0% | 16 | 16 | 32 | 32 | 1 | 1 | ||
| getType(String, boolean) | 0% | 0% | 16 | 16 | 25 | 25 | 1 | 1 | ||
| doResolveBeanClass(RootBeanDefinition, Class[]) | 0% | 0% | 12 | 12 | 29 | 29 | 1 | 1 | ||
| getAliases(String) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| isSingleton(String) | 0% | 0% | 12 | 12 | 18 | 18 | 1 | 1 | ||
| copyConfigurationFrom(ConfigurableBeanFactory) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| getObjectForBeanInstance(Object, String, String, RootBeanDefinition) | 0% | 0% | 13 | 13 | 20 | 20 | 1 | 1 | ||
| registerCustomEditors(PropertyEditorRegistry) | 0% | 0% | 9 | 9 | 21 | 21 | 1 | 1 | ||
| getBeanPostProcessorCache() | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| isPrototype(String) | 0% | 0% | 11 | 11 | 14 | 14 | 1 | 1 | ||
| getTypeForFactoryBean(String, RootBeanDefinition, boolean) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| AbstractBeanFactory(BeanFactory) | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| AbstractBeanFactory() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| copyRelevantMergedBeanDefinitionCaches(RootBeanDefinition, RootBeanDefinition) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| registerScope(String, Scope) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| registerDisposableBeanIfNecessary(String, Object, RootBeanDefinition) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| resolveBeanClass(RootBeanDefinition, String, Class[]) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| adaptBeanInstance(String, Object, Class) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| destroyScopedBean(String) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| beforePrototypeCreation(String) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| containsBean(String) | 0% | 0% | 7 | 7 | 5 | 5 | 1 | 1 | ||
| isFactoryBean(String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| isFactoryBean(String, RootBeanDefinition) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| resolveEmbeddedValue(String) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| afterPrototypeCreation(String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| evaluateBeanDefinitionString(String, BeanDefinition) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| setParentBeanFactory(BeanFactory) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| markBeanAsCreated(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getMergedBeanDefinition(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isPrototypeCurrentlyInCreation(String) | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| containsLocalBean(String) | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| addBeanPostProcessor(BeanPostProcessor) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| requiresDestruction(Object, RootBeanDefinition) | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| getTypeConverter() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getMergedLocalBeanDefinition(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| addBeanPostProcessors(Collection) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| predictBeanType(String, RootBeanDefinition, Class[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isBeanNameInUse(String) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| cleanupAfterBeanCreationFailure(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$doGetBean$1(String, RootBeanDefinition, Object[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| registerCustomEditor(Class, Class) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| originalBeanName(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| resetBeanPostProcessorCache() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isActuallyInCreation(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| clearMergedBeanDefinition(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeSingletonIfCreatedForTypeCheckOnly(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lambda$doGetBean$0(String, RootBeanDefinition, Object[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| destroyBean(String, Object, RootBeanDefinition) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addPropertyEditorRegistrar(PropertyEditorRegistrar) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addEmbeddedValueResolver(StringValueResolver) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasInstantiationAwareBeanPostProcessors() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasDestructionAwareBeanPostProcessors() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getRegisteredScope(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkMergedBeanDefinition(RootBeanDefinition, String, Object[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setBeanClassLoader(ClassLoader) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| hasEmbeddedValueResolver() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| destroyBean(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| initBeanWrapper(BeanWrapper) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasBeanCreationStarted() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lambda$clearMetadataCache$3(String, RootBeanDefinition) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getBean(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBean(String, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBean(String, Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBean(String, Class, Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setApplicationStartup(ApplicationStartup) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$registerCustomEditors$2(PropertyEditorRegistry, Class, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTypeMatch(String, ResolvableType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTypeMatch(String, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMergedBeanDefinition(String, BeanDefinition) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clearMetadataCache() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRegisteredScopeNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| transformedBeanName(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBeanEligibleForMetadataCaching(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setTempClassLoader(ClassLoader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCacheBeanMetadata(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBeanExpressionResolver(BeanExpressionResolver) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConversionService(ConversionService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| copyRegisteredEditorsTo(PropertyEditorRegistry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTypeConverter(TypeConverter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBeanPostProcessorCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParentBeanFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBeanClassLoader() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTempClassLoader() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCacheBeanMetadata() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBeanExpressionResolver() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConversionService() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPropertyEditorRegistrars() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCustomEditors() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCustomTypeConverter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBeanPostProcessors() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getApplicationStartup() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |