Source file "org/springframework/boot/SpringApplication.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,502 of 1,502 | 0% | 151 of 151 | 0% | 160 | 160 | 423 | 423 | 83 | 83 |
run(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 32 | 32 | 1 | 1 |
SpringApplication(ResourceLoader, Class[]) | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
configurePropertySources(ConfigurableEnvironment, String[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
createSpringFactoriesInstances(Class, Class[], ClassLoader, Object[], Set) | ![]() | 0% | ![]() | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
prepareContext(ConfigurableApplicationContext, ConfigurableEnvironment, SpringApplicationRunListeners, ApplicationArguments, Banner) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
callRunners(ApplicationContext, ApplicationArguments) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
load(ApplicationContext, Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
exit(ApplicationContext, ExitCodeGenerator[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
printBanner(ConfigurableEnvironment) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
logStartupProfileInfo(ConfigurableApplicationContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
deduceWebApplicationType() | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
deduceMainApplicationClass() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
createApplicationContext() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
reportFailure(Collection, Throwable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
prepareEnvironment(SpringApplicationRunListeners, ApplicationArguments) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
getRunListeners(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
postProcessApplicationContext(ConfigurableApplicationContext) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
handleRunFailure(ConfigurableApplicationContext, Throwable, Collection, SpringApplicationRunListeners) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
setDefaultProperties(Properties) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
applyInitializers(ConfigurableApplicationContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
handleExitCode(ConfigurableApplicationContext, Throwable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
getAllSources() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getOrCreateEnvironment() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getExitCodeFromMappedException(ConfigurableApplicationContext, Throwable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getSpringFactoriesInstances(Class, Class[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
configureProfiles(ConfigurableEnvironment, String[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
isMainThread(Thread) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
getBeanDefinitionRegistry(ApplicationContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
configureIgnoreBeanInfo(ConfigurableEnvironment) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
bindToSpringApplication(ConfigurableEnvironment) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getExitCodeFromExitCodeGeneratorException(Throwable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
asUnmodifiableOrderedSet(Collection) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
callRunner(CommandLineRunner, ApplicationArguments) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getExitCodeFromException(ConfigurableApplicationContext, Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
deduceEnvironmentClass() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
callRunner(ApplicationRunner, ApplicationArguments) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
refreshContext(ConfigurableApplicationContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
logStartupInfo(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setApplicationContextClass(Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setInitializers(Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setListeners(Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setSources(Set) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
configureHeadlessProperty() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
configureEnvironment(ConfigurableEnvironment, String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getApplicationLog() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getClassLoader() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
registerLoggedException(Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
run(Class, String[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close(ApplicationContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getSpringFactoriesInstances(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSpringBootExceptionHandler() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isWebEnvironment() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setWebEnvironment(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setAdditionalProfiles(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
refresh(ApplicationContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setWebApplicationType(WebApplicationType) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setEnvironment(ConfigurableEnvironment) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setResourceLoader(ResourceLoader) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isWebApplicationContext(Class) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addInitializers(ApplicationContextInitializer[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addListeners(ApplicationListener[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
run(Class[], String[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createBeanDefinitionLoader(BeanDefinitionRegistry, Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addPrimarySources(Collection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
main(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SpringApplication(Class[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMainApplicationClass(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHeadless(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRegisterShutdownHook(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBanner(Banner) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBannerMode(Banner.Mode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLogStartupInfo(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAddCommandLineProperties(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDefaultProperties(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBeanNameGenerator(BeanNameGenerator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getInitializers() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getListeners() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getResourceLoader() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMainApplicationClass() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getWebApplicationType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSources() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
afterRefresh(ConfigurableApplicationContext, ApplicationArguments) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |