Condition Coverage

lib/PAGI/Middleware/XSendfile.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

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

or 2 conditions

line l !l condition
313 8 0 $pending_start->{'headers'} // []

or 3 conditions

line l !l&&r !l&&!r condition
308 1 1 12 defined $event->{'offset'} || defined $event->{'length'}