Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 0 of 412 | 100% | 0 of 56 | 100% | 0 | 41 | 0 | 98 | 0 | 13 |
applyExponent(List, Fraction) | 100% | 100% | 0 | 6 | 0 | 12 | 0 | 1 | ||
applyScale(List, int) | 100% | 100% | 0 | 4 | 0 | 11 | 0 | 1 | ||
operand(Lexer) | 100% | 100% | 0 | 6 | 0 | 14 | 0 | 1 | ||
chain(Lexer) | 100% | 100% | 0 | 4 | 0 | 10 | 0 | 1 | ||
exponent(Lexer) | 100% | 100% | 0 | 3 | 0 | 11 | 0 | 1 | ||
reciprocate(List) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
base(Lexer) | 100% | 100% | 0 | 2 | 0 | 8 | 0 | 1 | ||
buildTermsList(String) | 100% | 100% | 0 | 3 | 0 | 7 | 0 | 1 | ||
term(Lexer) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
denominator(Lexer) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
power(Lexer) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
accept(Lexer, TokenType) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
checkType(Token, TokenType) | 100% | 100% | 0 | 3 | 0 | 1 | 0 | 1 |