| ShuntingYard(TokenIterator, Knowledge, StringLocated) |   | 92% |   | 87% | 6 | 25 | 2 | 51 | 0 | 1 |
| theOperatorAtTheTopOfTheOperatorStackIsNotALeftParenthesis(Token) |  | 86% |   | 50% | 2 | 3 | 1 | 4 | 0 | 1 |
| theOperatorAtTheTopOfTheOperatorStackHasEqualPrecedenceAndIsLeftAssociative(Token) |  | 100% |   | 87% | 1 | 5 | 0 | 5 | 0 | 1 |
| thereIsAnOperatorAtTheTopOfTheOperatorStackWithGreaterPrecedence(Token) |  | 100% |  | 100% | 0 | 4 | 0 | 4 | 0 | 1 |
| thereIsAFunctionAtTheTopOfTheOperatorStack() |  | 100% |  | 100% | 0 | 3 | 0 | 2 | 0 | 1 |
| isOperatorOrAffectation(Token) |  | 100% |  | 100% | 0 | 3 | 0 | 1 | 0 | 1 |
| isVariableName(String) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| getQueue() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| traceMe() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |