Source file "org/eclipse/parsson/JsonStringImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 149 of 161 | 7% | 21 of 21 | 0% | 17 | 20 | 31 | 36 | 4 | 7 |
| toString() | 0% | 0% | 12 | 12 | 23 | 23 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getChars() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsonStringImpl(CharSequence) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| getString() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getValueType() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |