Condition Coverage

blib/lib/Net/IPAddress/Filter/IPFilterDat.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

line !l l&&!r l&&r condition
40 1 1 0 ref $file and &Scalar::Util::reftype($file) eq 'GLOB' || &Scalar::Util::reftype(\$file) eq 'GLOB'

or 2 conditions

line l !l condition
34 2 0 shift() || (return)
63 7 0 shift() || (return 0)

or 3 conditions

line l !l&&r !l&&!r condition
40 1 0 0 &Scalar::Util::reftype($file) eq 'GLOB' || &Scalar::Util::reftype(\$file) eq 'GLOB'