Branch Coverage

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


line true false branch
29 65 67 if (@_ > 1)
33 0 1264 if (ref $cidr) { }
35 0 0 if (ref $ip eq 'Net::IP')
41 1 1198 if (defined $new[$ii + 1] and not ref $new[$ii + 1] and $new[$ii + 1] eq '-' and defined $new[$ii + 2])
50 1264 0 if $ip
55 66 66 wantarray ? :
63 0 0 wantarray ? :
70 0 0 unless ref $ip
74 0 0 if $net->version ne $ip->version
76 0 0 if ($overlap == $Net::IP::Identifier_Role::IP_IDENTICAL or $overlap == $Net::IP::Identifier_Role::IP_A_IN_B_OVERLAP)
78 0 0 if $self->cidr_id
88 0 0 if (@_ > 1)