Source file "org/testng/internal/ConfigurationMethod.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 645 of 645 | 0% | 76 of 76 | 0% | 62 | 62 | 117 | 117 | 24 | 24 |
| init() | 0% | 0% | 20 | 20 | 41 | 41 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| createBeforeConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| createAfterConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| ConfigurationMethod(Method, IAnnotationFinder, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String[], String[], boolean) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| createSuiteConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| createTestConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| createClassConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| createTestMethodConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isFirstTimeOnly() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isLastTimeOnly() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ConfigurationMethod(Method, IAnnotationFinder, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String[], String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isBeforeGroupsConfiguration() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isAfterGroupsConfiguration() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| ppp(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isAfterClassConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAfterMethodConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBeforeClassConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBeforeMethodConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAfterSuiteConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBeforeSuiteConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBeforeTestConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAfterTestConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| inheritGroupsFromTestClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |