| blib/lib/OpenAPI/Render.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 85 | 100 | 25 | 37 | scalar @keys == 1 and $keys[0] eq "\$ref" |
| 105 | 0 | 0 | 6 | exists $requestBody->{'content'} and exists $requestBody->{'content'}{'multipart/form-data'} |
| 0 | 0 | 6 | exists $requestBody->{'content'} and exists $requestBody->{'content'}{'multipart/form-data'} and exists $requestBody->{'content'}{'multipart/form-data'}{'schema'} |