blib/lib/DiaColloDB/WWW/Handler/static.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | -e $h->{'file'} ? : |
0 | 0 | unless -r $h->{'file'} | |
35 | 0 | 0 | unless defined $fh |
53 | 0 | 0 | if $ctype =~ /^text/ and not $ctype =~ /\bcharset\b/ and defined $h->{'charset'} |