Condition Coverage

blib/lib/DiaColloDB/WWW/Handler.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

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

or 2 conditions

line l !l condition
95 0 0 $h->{'logError'} || 'error'

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 0 ref $that || $that
120 0 0 0 $returnRaw || !$vars{'type'}