Condition Coverage

blib/lib/Plack/App/Directory.pm
Criterion Covered Total %
condition 7 8 87.5


or 2 conditions

line l !l condition
95 4 2 'Plack::MIME'->mime_type($file) || 'text/plain'

or 3 conditions

line l !l&&r !l&&!r condition
43 2 1 0 -d $file || -f $file
77 2 2 6 $ent eq '.' or $ent eq '..'