Source file "org/eclipse/jetty/server/AsyncAttributes.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 193 of 193 | 0% | 34 of 34 | 0% | 28 | 28 | 60 | 60 | 7 | 7 |
| getAttributeNameSet() | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| setAttribute(String, Object) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| applyAsyncAttributes(Attributes, String, String, String, String, String) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| getAttribute(String) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| AsyncAttributes(Attributes, String, String, String, String, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| clearAttributes() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| lambda$getAttributeNameSet$0(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |