Condition Coverage

blib/lib/CGI/WebIn.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 0 exists $ENV{'CONTENT_TYPE'} and $ENV{'CONTENT_TYPE'} =~ m[^\s*multipart/form-data]i

or 2 conditions

line l !l condition
636 0 0 $CODE{$sub} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
65 0 0 1 $ENV{'HTTP_COOKIE'} or $ENV{'COOKIE'}