Source file "org/wildfly/common/Assert.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 492 of 509 | 3% | 70 of 72 | 2% | 74 | 77 | 115 | 121 | 38 | 41 |
| checkArrayBounds(int, int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| assertHoldsLock(Object) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| assertNotHoldsLock(Object) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| checkNotEmptyParam(String, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, CharSequence) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, Collection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, Map) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, Object[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, boolean[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, short[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, int[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, long[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, float[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkNotEmptyParam(String, double[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkMinimumParameter(String, float, float) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkMaximumParameter(String, float, float) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| unsupported() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkMinimumParameter(String, int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkMinimumParameter(String, long, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkMinimumParameter(String, double, double) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkMaximumParameter(String, int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkMaximumParameter(String, long, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkMaximumParameter(String, double, double) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| assertTrue(boolean) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| assertFalse(boolean) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| checkNotNullArrayParam(String, int, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| assertNotNull(Object) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| checkNotNullParamWithNullPointerException(String, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkArrayBounds(Object[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkArrayBounds(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkArrayBounds(char[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkArrayBounds(int[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkArrayBounds(long[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| impossibleSwitchCase(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| impossibleSwitchCase(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| impossibleSwitchCase(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkNotNullParamChecked(String, Object) | 42% | 50% | 1 | 2 | 0 | 2 | 0 | 1 | ||
| unreachableCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 75% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| checkNotNullParam(String, Object) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |