Source file "sun/tools/javac/BatchParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 382 of 382 | 0% | 50 of 50 | 0% | 33 | 33 | 78 | 78 | 8 | 8 |
beginClass(long, String, int, IdentifierToken, IdentifierToken, IdentifierToken[]) | ![]() | 0% | ![]() | 0% | 10 | 10 | 24 | 24 | 1 | 1 |
defineField(long, ClassDefinition, String, int, Type, IdentifierToken, IdentifierToken[], IdentifierToken[], Node) | ![]() | 0% | ![]() | 0% | 15 | 15 | 29 | 29 | 1 | 1 |
endClass(long, ClassDefinition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
BatchParser(Environment, InputStream) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
packageDeclaration(long, IdentifierToken) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
importClass(long, IdentifierToken) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
importPackage(long, IdentifierToken) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCurrentClass() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |