Source file "org/eclipse/jetty/server/ServletAttributes.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 2 of 2 | 0% | 9 | 9 | 14 | 14 | 8 | 8 |
| setAsyncAttributes(String, String, String, String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAttributes() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ServletAttributes() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clearAttributes() | 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 |