Source file "org/eclipse/jetty/util/Attributes.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 33 | 0% | 0 of 0 | n/a | 7 | 7 | 12 | 12 | 7 | 7 |
| Attributes.Wrapper(Attributes) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAttribute(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeAttribute(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAttribute(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttributeNameSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clearAttributes() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAttributes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |