Source file "org/testng/internal/annotations/BaseBeforeAfter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 63 | 0% | 0 of 0 | n/a | 13 | 13 | 24 | 24 | 13 | 13 |
| BaseBeforeAfter() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setDescription(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAlwaysRun(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInheritGroups(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParameters(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAfterGroups(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBeforeGroups(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDescription() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlwaysRun() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInheritGroups() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAfterGroups() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBeforeGroups() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |