Source file "org/jboss/logging/AbstractMdcLoggerProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 75 of 75 | 0% | 10 of 10 | 0% | 11 | 11 | 19 | 19 | 6 | 6 |
| putMdc(String, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getMdc(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| removeMdc(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getMdcMap() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| clearMdc() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| AbstractMdcLoggerProvider() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |