Source file "org/springframework/http/codec/multipart/MultipartParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 245 of 245 | 0% | 20 of 20 | 0% | 27 | 27 | 65 | 65 | 17 | 17 |
changeState(MultipartParser.State, MultipartParser.State, DataBuffer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
MultipartParser(FluxSink, byte[], int, Charset) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$parse$1(byte[], int, Charset, Flux, FluxSink) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
requestBuffer() | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
emitBody(DataBuffer, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
emitHeaders(HttpHeaders) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hookOnError(Throwable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
hookOnNext(DataBuffer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
onSinkCancel() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
parse(Flux, byte[], int, Charset) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
emitError(Throwable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hookOnComplete() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
emitComplete() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
currentContext() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hookOnSubscribe(Subscription) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$parse$0(MultipartParser, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |