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
148 5 0 0 $discard and not $$self{'ignore_discard'}
150 0 5 0 defined $expires and time > $expires

or 2 conditions

line l !l condition
69 2 0 $$self{'file'} || (return)
139 0 0 $$self{'file'} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
69 0 2 0 $file ||= $$self{'file'} || (return)
139 1 0 0 $file ||= $$self{'file'} || (return)