Source file "org/apache/catalina/mbeans/SparseUserDatabaseMBean.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 602 of 602 | 0% | 38 of 38 | 0% | 34 | 34 | 140 | 140 | 15 | 15 |
| save() | 0% | 0% | 5 | 5 | 27 | 27 | 1 | 1 | ||
| findGroup(String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| findRole(String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| findUser(String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| SparseUserDatabaseMBean() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| createUser(String, String, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| removeGroup(String) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| removeRole(String) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| removeUser(String) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| getGroups() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getRoles() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getUsers() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| createGroup(String, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| createRole(String, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |