Source file "sun/tools/java/Parser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 3,822 of 3,822 | 0% | 436 of 436 | 0% | 332 | 332 | 920 | 920 | 48 | 48 |
parseStatement() | ![]() | 0% | ![]() | 0% | 54 | 54 | 206 | 206 | 1 | 1 |
parseTerm() | ![]() | 0% | ![]() | 0% | 54 | 54 | 100 | 100 | 1 | 1 |
parseBinaryExpression(Expression) | ![]() | 0% | ![]() | 0% | 50 | 50 | 116 | 116 | 1 | 1 |
parseField() | ![]() | 0% | ![]() | 0% | 20 | 20 | 87 | 87 | 1 | 1 |
parseNewInstanceExpression(long, Expression, Expression) | ![]() | 0% | ![]() | 0% | 10 | 10 | 24 | 24 | 1 | 1 |
parseTypeExpression() | ![]() | 0% | ![]() | 0% | 12 | 12 | 18 | 18 | 1 | 1 |
parseFile() | ![]() | 0% | ![]() | 0% | 8 | 8 | 36 | 36 | 1 | 1 |
parseClassBody(IdentifierToken, int, int, String, Vector, Vector, long) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
parseType() | ![]() | 0% | ![]() | 0% | 11 | 11 | 33 | 33 | 1 | 1 |
parseModifiers(int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 25 | 25 | 1 | 1 |
parseNamedClass(int, int, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 20 | 20 | 1 | 1 |
parseName(boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
addArgument(int, Type, IdentifierToken) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
parseBlockStatement() | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
defineField(long, ClassDefinition, String, int, Type, IdentifierToken, IdentifierToken[], IdentifierToken[], Node) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
parseInheritance(Vector, Vector) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
Parser(Scanner) | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
beginClass(long, String, int, IdentifierToken, IdentifierToken, IdentifierToken[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
parseDeclaration(long, int, Expression) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
recoverField(ClassDefinition) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
parseLocalClass(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
parseMethodExpression(Expression, Identifier) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
addArgument(Node) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
Parser(Environment, InputStream) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
recoverFile() | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
expect(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
recoverStatement() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
parseArrayBrackets(Type) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
scan() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
match(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
exprArgs(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
statArgs(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
parseExpression() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
parseClass() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
topLevelExpression(Expression) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
endClass(long, ClassDefinition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Parser(Scanner, ParserActions) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
packageDeclaration(long, IdentifierToken) | 0% | n/a | 1 | 1 | 2 | 2 | 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 | ||
packageDeclaration(long, Identifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
importClass(long, Identifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
importPackage(long, Identifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
beginClass(long, String, int, Identifier, Identifier, Identifier[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
endClass(long, Identifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
defineField(long, String, int, Type, Identifier, Identifier[], Identifier[], Node) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
parseIdentifier(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getCurrentClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |