Condition Coverage

blib/lib/CGI/Cookie.pm
Criterion Covered Total %
condition 10 20 50.0


and 3 conditions

line !l l&&!r l&&r condition
79 8 0 0 $MOD_PERL and not exists $ENV{'REQUEST_METHOD'}
118 33 1 1 ref $_[0] and eval {

or 2 conditions

line l !l condition
107 0 23 0 $results{$key} ||= $self->new(-'name', $key, -'value', \@values)
140 7 28 $path ||= '/'

or 3 conditions

line l !l&&r !l&&!r condition
73 0 0 0 $r ||= eval {
82 2 2 4 $ENV{'HTTP_COOKIE'} || $ENV{'COOKIE'}
181 0 0 0 $r ||= eval {