Source file "org/wildfly/security/auth/realm/ldap/DelegatingLdapContext.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 613 of 613 | 0% | 22 of 22 | 0% | 84 | 84 | 140 | 140 | 73 | 73 |
| newInstance(Control[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| reconnect(Control[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| search(Name, String, Object[], SearchControls) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| search(String, String, Object[], SearchControls) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| wrapReferralContextObtaining(ReferralException) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| search(Name, Attributes, String[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| search(String, Attributes, String[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| search(Name, String, SearchControls) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| search(String, String, SearchControls) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| search(Name, Attributes) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| search(String, Attributes) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newInitialLdapContext(Hashtable, Control[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setSocketFactory() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| DelegatingLdapContext(DirContext, DelegatingLdapContext.CloseHandler, SocketFactory) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| DelegatingLdapContext(DirContext, SocketFactory) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| extendedOperation(ExtendedRequest) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setRequestControls(Control[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getConnectControls() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getRequestControls() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getResponseControls() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| unsetSocketFactory(ClassLoader) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| doPrivileged(PrivilegedAction) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| bind(String, Object, Attributes) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| modifyAttributes(Name, int, Attributes) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| modifyAttributes(String, int, Attributes) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bind(Name, Object, Attributes) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rebind(Name, Object, Attributes) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rebind(String, Object, Attributes) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClassLoaderTo(ClassLoader) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wrap(NamingEnumeration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttributes(Name, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttributes(String, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| modifyAttributes(Name, ModificationItem[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| modifyAttributes(String, ModificationItem[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createSubcontext(Name, Attributes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createSubcontext(String, Attributes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| bind(Name, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bind(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rebind(Name, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rebind(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rename(Name, Name) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rename(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| composeName(Name, Name) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| composeName(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addToEnvironment(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttributes(Name) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttributes(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchema(Name) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchema(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchemaClassDefinition(Name) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchemaClassDefinition(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lookup(Name) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lookup(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unbind(Name) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| unbind(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| list(Name) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| list(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listBindings(Name) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listBindings(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| destroySubcontext(Name) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| destroySubcontext(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createSubcontext(Name) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createSubcontext(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lookupLink(Name) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lookupLink(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNameParser(Name) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNameParser(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeFromEnvironment(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEnvironment() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNameInNamespace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSocketFactoryClassLoader() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |