Condition Coverage

blib/lib/WWW/Mechanize/Pluggable.pm
Criterion Covered Total %
condition 3 12 25.0


and 3 conditions

line !l l&&!r l&&r condition
372 0 0 0 defined $result && $result == -1

or 3 conditions

line l !l&&r !l&&!r condition
354 0 0 11 scalar @_ == 0 or not defined $_[0]
0 1 10 scalar @_ == 0 or not defined $_[0] or not ref $_[0]
372 0 0 0 $skip ||= defined $result && $result == -1