Source file "org/eclipse/jetty/util/component/ContainerLifeCycle.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,346 of 1,346 | 0% | 248 of 248 | 0% | 171 | 171 | 323 | 323 | 45 | 45 |
| addBean(Object, ContainerLifeCycle.Managed) | 0% | 0% | 18 | 18 | 42 | 42 | 1 | 1 | ||
| doStart() | 0% | 0% | 14 | 14 | 32 | 32 | 1 | 1 | ||
| updateBeans(Object[], Object[]) | 0% | 0% | 11 | 11 | 15 | 15 | 1 | 1 | ||
| dump(Appendable, String, Collection[]) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| remove(ContainerLifeCycle.Bean) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| addEventListener(Container.Listener) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| manage(ContainerLifeCycle.Bean) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| doStop() | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| destroy() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| getContainedBeans(Class, Collection) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| removeEventListener(Container.Listener) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| unmanage(ContainerLifeCycle.Bean) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| getBeans(Class) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| manage(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| unmanage(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setStopTimeout(long) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| isAuto(Object) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| isUnmanaged(Object) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| addManaged(LifeCycle) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getBean(Class) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| removeBeans() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isManaged(Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| addBean(Object) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| addBean(Object, boolean) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| contains(Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getBean(Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| updateBean(Object, Object, boolean) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| updateBean(Object, Object) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| setBeans(Collection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeBean(Object) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| ContainerLifeCycle() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| dumpStdErr() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| dumpThis(Appendable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getContainedBeans(Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| dump(Appendable, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dumpObjects(Appendable, String, Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dump(Appendable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dumpBeans(Appendable, String, Collection[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBeans() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dumpObject(Appendable, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| start(LifeCycle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| stop(LifeCycle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dump() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dump(Dumpable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |