Condition Coverage

blib/lib/HTTP/Cookies/Netscape.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
63 3 0 1 $discard and not $args{'ignore_discard'}

or 2 conditions

line l !l condition
13 3 2 $self->{'file'} || (return)
47 2 0 $args{'file'} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
13 1 5 0 $file ||= $self->{'file'} || (return)