Source file "org/apache/coyote/http2/StreamStateMachine.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 382 of 382 | 0% | 4 of 4 | 0% | 9 | 9 | 25 | 25 | 7 | 7 |
| static {...} | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| StreamStateMachine.State(String, int, boolean, boolean, boolean, boolean, Http2Error, FrameType[]) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| isActive() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isFrameTypePermitted(FrameType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canRead() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canWrite() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canReset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |