line |
!l |
l&&!r |
l&&r |
condition |
113
|
148 |
597 |
45 |
$version == 6 and inet_pton(2, $address) |
260
|
10 |
10 |
26 |
$first_integer >= $self->first_as_integer && $last_integer <= $self->last_as_integer |
440
|
267 |
0 |
19068 |
($v & 1) == 0 and $prefix_length > 0 |
|
267 |
59 |
19009 |
($v & 1) == 0 and $prefix_length > 0 and ($ip | $reverse_mask) <= $maxip |
466
|
0 |
0 |
30 |
&blessed($self) and &blessed($other) |
|
0 |
0 |
30 |
&blessed($self) and &blessed($other) and eval {
do {
$other->isa('Net::Works::Network') if $self->isa('Net::Works::Network')
}
} |