Source file "org/rrd4j/data/RpnCalculator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 358 of 358 | 0% | 30 of 30 | 0% | 25 | 25 | 64 | 64 | 10 | 10 |
| createToken(String) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| calculateValues() | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| static {...} | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| RpnCalculator(String, String, DataProcessor) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| getCalendarField(double, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| push(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| pop() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| peek() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| resetStack() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isStackEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |