Condition Coverage

blib/lib/HTTP/Cookies/Wget.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
69 0 0 0 $discard and not $self->{'ignore_discard'}

or 2 conditions

line l !l condition
11 0 0 $self->{'file'} || (return)
52 0 0 $self->{'file'} || (return)

or 3 conditions

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