Condition Coverage

blib/lib/Net/IPAddress/Util/Collection/Tie.pm
Criterion Covered Total %
condition 1 11 9.0


or 2 conditions

line l !l condition
97 0 0 ref $v || 'bare scalar'

or 3 conditions

line l !l&&r !l&&!r condition
13 0 46 0 ref $class || $class
90 0 0 0 not ref $v or ref $v eq 'ARRAY'
96 0 0 0 not defined $v or ref $v ne 'Net::IPAddress::Util::Range'