blib/lib/Plack/App/Directory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 8 | 87.5 |
line | l | !l | condition |
---|---|---|---|
95 | 4 | 2 | 'Plack::MIME'->mime_type($file) || 'text/plain' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
43 | 2 | 1 | 0 | -d $file || -f $file |
77 | 2 | 2 | 6 | $ent eq "." or $ent eq ".." |