Source file "org/eclipse/jgit/attributes/Attribute.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 168 of 168 | 0% | 24 of 24 | 0% | 22 | 22 | 44 | 44 | 9 | 9 |
| equals(Object) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| toString() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| Attribute(String, Attribute.State, String) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| Attribute(String, Attribute.State) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Attribute(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |