Source file "org/wildfly/security/mechanism/ScramServerException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 61 | 0% | 0 of 0 | n/a | 6 | 6 | 18 | 18 | 6 | 6 |
| getMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ScramServerException(String, Throwable, ScramServerErrorCode) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ScramServerException(String, ScramServerErrorCode) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ScramServerException(Throwable, ScramServerErrorCode) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ScramServerException(ScramServerErrorCode) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getError() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |