Source file "org/wildfly/security/permission/PermissionUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 651 of 651 | 0% | 76 of 76 | 0% | 59 | 59 | 156 | 156 | 21 | 21 |
| createPermission(Class, String, String) | 0% | 0% | 11 | 11 | 30 | 30 | 1 | 1 | ||
| parseActions(String, ToIntFunction) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| parseActions(String, ToLongFunction) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| toActionsString(long, LongFunction) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| toActionsString(int, IntFunction) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| intersection(PermissionCollection, PermissionCollection) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| union(PermissionCollection, PermissionCollection) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| forEachIn(PermissionCollection, BiPredicate, Object) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| forEachIn(PermissionCollection, Predicate) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| forEachIn(PermissionCollection, BiConsumer, Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| createPermission(ClassLoader, String, String, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| forEachIn(PermissionCollection, Consumer) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| readOnlyCollectionOf(Permission[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| equals(PermissionCollection, PermissionCollection) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| add(PermissionCollection, Permission) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addAll(PermissionCollection, Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$iterable$0(PermissionCollection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addAll(PermissionCollection, PermissionCollection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| impliesAll(PermissionCollection, PermissionCollection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterable(PermissionCollection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |