blib/lib/DiaColloDB/WWW/Handler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
91 | 0 | 0 | 0 | defined $c and $c->opened |
121 | 0 | 0 | 0 | $vars{'charset'} and not $contentType =~ m[application/octet-stream] |
126 | 0 | 0 | 0 | $vars{'filename'} and not $returnRaw |
line | l | !l | condition |
---|---|---|---|
95 | 0 | 0 | $h->{'logError'} || 'error' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 0 | 0 | 0 | ref $that || $that |
120 | 0 | 0 | 0 | $returnRaw || !$vars{'type'} |