| blib/lib/DiaColloDB/WWW/Handler/static.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 53 | 0 | 0 | 0 | $ctype =~ /^text/ and not $ctype =~ /\bcharset\b/ |
| 0 | 0 | 0 | $ctype =~ /^text/ and not $ctype =~ /\bcharset\b/ and defined $h->{'charset'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 0 | ref $that || $that |
| 51 | 0 | 0 | 0 | $file //= $h->{'file'} |
| 52 | 0 | 0 | 0 | $h->{'contentType'} // $srv->mimetype($file) |