Source file "org/springframework/http/codec/multipart/DefaultPartEvents.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 81 of 81 | 0% | 4 of 4 | 0% | 9 | 9 | 20 | 20 | 7 | 7 |
| create(HttpHeaders, DataBuffer, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| create(HttpHeaders) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| file(HttpHeaders, DataBuffer, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| form(HttpHeaders, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| form(HttpHeaders) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| file(HttpHeaders) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DefaultPartEvents() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |