Source file "com/esotericsoftware/yamlbeans/tokenizer/ScalarToken.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 61 | 45% | 2 of 2 | 0% | 2 | 7 | 1 | 11 | 1 | 6 |
| toString() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ScalarToken(String, boolean, char) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| ScalarToken(String, boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getPlain() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getValue() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getStyle() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |