Source file "junit/framework/TestSuite.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 449 of 449 | 0% | 40 of 40 | 0% | 42 | 42 | 93 | 93 | 22 | 22 |
| TestSuite(Class) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| createTest(Class, String) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| addTestMethod(Method, Vector, Class) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| getTestConstructor(Class) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isTestMethod(Method) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| countTestCases() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| run(TestResult) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| exceptionToString(Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| TestSuite(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isPublicTestMethod(Method) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| TestSuite() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| TestSuite(Class, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addTestSuite(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testAt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| warning(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addTest(Test) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| runTest(Test, TestResult) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tests() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |