Branch Coverage

blib/lib/Net/IP/Identifier_Role.pm
Criterion Covered Total %
branch 8 24 33.3


line true false branch
31 66 66 if (@_ > 1)
35 0 1268 if (ref $cidr) { }
37 0 0 if (ref $ip eq 'Net::IP')
43 1 1201 if (defined $new[$ii + 1] and not ref $new[$ii + 1] and $new[$ii + 1] eq '-' and defined $new[$ii + 2])
52 1268 0 if $ip
57 66 66 wantarray ? :
65 0 0 wantarray ? :
72 0 0 unless ref $ip
76 0 0 if $net->version ne $ip->version
78 0 0 if ($overlap == $Net::IP::Identifier_Role::IP_IDENTICAL or $overlap == $Net::IP::Identifier_Role::IP_A_IN_B_OVERLAP)
80 0 0 if $self->cidr_id
90 0 0 if (@_ > 1)