blib/lib/Net/IPAddress/Util/Collection/Tie.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 11 | 9.0 |
line | l | !l | condition |
---|---|---|---|
97 | 0 | 0 | ref $v || 'bare scalar' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
13 | 0 | 23 | 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' |