Condition Coverage

blib/lib/Limper/SendFile.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 0 -e $file and -r $file
59 0 0 0 not exists response()->{'headers'}{'Content-Type'} and my($ext) = $file =~ /\.(\w+)$/

or 3 conditions

line l !l&&r !l&&!r condition
50 0 0 0 @_ || request()->{'uri'}