Condition Coverage

blib/lib/HTTP/Cookies/iCab.pm
Criterion Covered Total %
condition 5 16 31.2


and 3 conditions

line !l l&&!r l&&r condition
144 5 0 0 $discard and not $self->{'ignore_discard'}
146 0 5 0 defined $expires and time > $expires

or 2 conditions

line l !l condition
65 2 0 $self->{'file'} || (return)
135 0 0 $self->{'file'} || (return)

or 3 conditions

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