Source file "org/testng/internal/Invoker.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,751 of 3,751 | 0% | 478 of 478 | 0% | 291 | 291 | 636 | 636 | 49 | 49 |
| invokeMethod(Object[], int, ITestNGMethod, Object[], int, XmlSuite, Map, ITestClass, ITestNGMethod[], ITestNGMethod[], ConfigurationGroupMethods) | 0% | 0% | 21 | 21 | 63 | 63 | 1 | 1 | ||
| invokeTestMethods(ITestNGMethod, ITestNGMethod[], int, XmlSuite, Map, ConfigurationGroupMethods, Object[], ITestContext) | 0% | 0% | 29 | 29 | 76 | 76 | 1 | 1 | ||
| handleInvocationResults(ITestNGMethod, List, List, int, ExpectedExceptionsHolder, boolean, boolean) | 0% | 0% | 25 | 25 | 50 | 50 | 1 | 1 | ||
| invokeConfigurations(IClass, ITestNGMethod, ITestNGMethod[], XmlSuite, Map, Object[], Object, ITestResult) | 0% | 0% | 11 | 11 | 41 | 41 | 1 | 1 | ||
| invokeConfigurationMethod(Object[], ITestNGMethod, Object[], boolean, boolean, ITestResult) | 0% | 0% | 7 | 7 | 35 | 35 | 1 | 1 | ||
| injectParameters(Object[], Method, ITestContext, ITestResult) | 0% | 0% | 9 | 9 | 22 | 22 | 1 | 1 | ||
| confInvocationPassed(ITestNGMethod, ITestNGMethod, IClass, Object) | 0% | 0% | 18 | 18 | 22 | 22 | 1 | 1 | ||
| recordConfigurationInvocationFailed(ITestNGMethod, IClass, IConfigurationAnnotation, ITestNGMethod, Object, XmlSuite) | 0% | 0% | 15 | 15 | 20 | 20 | 1 | 1 | ||
| invokeAfterGroupsConfigurations(ITestClass, ITestNGMethod, ConfigurationGroupMethods, XmlSuite, Map, Object) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| runWorkers(ITestNGMethod, List, int, ConfigurationGroupMethods, XmlSuite, Map) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| filterConfigurationMethods(ITestNGMethod, ITestNGMethod[], boolean) | 0% | 0% | 13 | 13 | 15 | 15 | 1 | 1 | ||
| checkDependencies(ITestNGMethod, ITestNGMethod[]) | 0% | 0% | 12 | 12 | 14 | 14 | 1 | 1 | ||
| handleConfigurationFailure(Throwable, ITestNGMethod, ITestResult, IConfigurationAnnotation, ITestNGMethod, Object, XmlSuite) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| filterMethodsUnique(IClass, ITestNGMethod[]) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| haveBeenRunSuccessfully(ITestNGMethod, ITestNGMethod[]) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| filterMethods(IClass, ITestNGMethod[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| invokeBeforeGroupsConfigurations(ITestClass, ITestNGMethod, ConfigurationGroupMethods, XmlSuite, Map, Object) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| findClassesInSameTest(Class, XmlSuite) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| keepSameInstances(ITestNGMethod, Set) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| retryFailed(Object[], int, ITestNGMethod, XmlSuite, ITestClass, ITestNGMethod[], ITestNGMethod[], ConfigurationGroupMethods, List, int, ExpectedExceptionsHolder, ITestContext, Map, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| invokePooledTestMethods(ITestNGMethod, ITestNGMethod[], XmlSuite, Map, ConfigurationGroupMethods, ITestContext) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| runTestListeners(ITestResult, List) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| Invoker(IConfiguration, ITestContext, ITestResultNotifier, SuiteRunState, boolean, List) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| isExpectedException(Throwable, ExpectedExceptionsHolder) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| handleParameters(ITestNGMethod, Object, Map, Map, Object[], XmlSuite, ITestContext, Object, ITestResult) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| containsInstance(Set, Object[]) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| invokeTestMethod(Object[], ITestNGMethod, Object[], int, XmlSuite, Map, ITestClass, ITestNGMethod[], ITestNGMethod[], ConfigurationGroupMethods) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| handleException(Throwable, ITestNGMethod, ITestResult, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| runInvokedMethodListeners(InvokedMethodListenerMethod, IInvokedMethod, ITestResult) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| runConfigurationListeners(ITestResult) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| createParameters(ITestClass, ITestNGMethod, Map, Map, Object[], XmlSuite, ITestContext, Object, ITestResult) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| isAlwaysRun(IConfigurationAnnotation) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| setClassInvocationFailure(Class, Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setMethodInvocationFailure(ITestNGMethod, Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| removeResultsToRetryFromResult(List, List, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isClassConfiguration(IConfigurationAnnotation) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| isSuiteConfiguration(IConfigurationAnnotation) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| registerSkippedTestResult(ITestNGMethod, Object, long, Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| handleConfigurationSkip(ITestNGMethod, ITestResult, IConfigurationAnnotation, ITestNGMethod, Object, XmlSuite) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| messageRegExpMatches(String, Throwable) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getParametersFromIndex(Iterator, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| dependsOnGroups(ITestNGMethod) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| dependsOnMethods(ITestNGMethod) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| throwConfigurationFailure(ITestResult, Throwable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| log(int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| invokeConfigurations(IClass, ITestNGMethod[], XmlSuite, Map, Object[], Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| noListenersPresent() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| runTestListeners(ITestResult) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |