Source file "org/wildfly/security/permission/BooleanPermissionCollection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 50 of 50 | 0% | 10 of 10 | 0% | 12 | 12 | 9 | 9 | 7 | 7 |
| implies(Permission) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| elements() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| size() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| BooleanPermissionCollection(AbstractPermission) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSingletonCollection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| doAdd(AbstractPermission) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |