| lib/PAGI/Middleware/XSendfile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 14 | 71.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 310 | 4 | 2 | 8 | defined $path and not $is_partial |
| 364 | 1 | 0 | 1 | builtin::blessed($fh) and $fh->can("path") |
| 366 | 0 | 0 | 1 | defined $path and length $path |
| line | l | !l | condition |
|---|---|---|---|
| 313 | 8 | 0 | $pending_start->{'headers'} // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 308 | 1 | 1 | 12 | defined $event->{'offset'} || defined $event->{'length'} |