Condition Coverage

blib/lib/CGI/Plus.pm
Criterion Covered Total %
condition 11 17 64.7


and 3 conditions

line !l l&&!r l&&r condition
527 0 2 1 not $opts{'-type'} and $$cgi{'content_type'}

or 2 conditions

line l !l condition
252 1 1 $cgi->ic->{$name} || {'name', $name}
410 4 2 $opts{'params'} || $opts{'param'} || {}
483 0 1 $$cgi{'headers'} ||= {}
644 0 1 $$cookie{'values'} ||= {'v', randword(10)}

or 3 conditions

line l !l&&r !l&&!r condition
247 1 1 0 $cgi->ic->{$name} or $opts{'ensure'}
535 0 1 0 $opts{$name} ||= $value