Source file "org/apache/catalina/users/GenericGroup.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 152 of 152 | 0% | 22 of 22 | 0% | 21 | 21 | 38 | 38 | 10 | 10 |
| hashCode() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getUsers() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| GenericGroup(UserDatabase, String, String, List) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| removeRoles() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addRole(Role) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| removeRole(Role) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isInRole(Role) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRoles() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserDatabase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |