Source file "org/springframework/beans/factory/parsing/ParseState.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 79 of 79 | 0% | 4 of 4 | 0% | 9 | 9 | 23 | 23 | 7 | 7 |
| toString() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| ParseState() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ParseState(ParseState) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| push(ParseState.Entry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| pop() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| peek() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| snapshot() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |