line |
!l |
l&&!r |
l&&r |
condition |
53
|
1 |
0 |
0 |
$^O eq 'MSWin32' and $^V eq v5.8.6 |
121
|
0 |
0 |
0 |
defined $self->protocol and $self->protocol ne 'icmp' |
190
|
0 |
0 |
0 |
$host and $resolve |
194
|
0 |
0 |
0 |
$host and !$lasthost || $host ne $lasthost |
195
|
0 |
0 |
0 |
$lasthost and $host ne $lasthost |
200
|
0 |
0 |
0 |
defined $time and $time > 0 |
306
|
2 |
2 |
0 |
$self->protocol ne 'icmp' and $^O eq 'MSWin32' |
354
|
84 |
5 |
110 |
scalar keys %packets < $self->concurrent_hops and $currenthop <= $self->max_ttl |
|
89 |
110 |
0 |
scalar keys %packets < $self->concurrent_hops and $currenthop <= $self->max_ttl and !$endhop || $currenthop <= $endhop |
|
0 |
20 |
90 |
scalar keys %packets < $self->concurrent_hops and $currenthop <= $self->max_ttl and !$endhop || $currenthop <= $endhop and not $nfound = select(my $rout = $rbits, undef, undef, 0) |
402
|
109 |
0 |
78 |
$nfound and keys %packets |
454
|
0 |
0 |
3 |
$self->protocol eq 'icmp' and $from_type == 0 |
512
|
0 |
0 |
78 |
$from_ip and $from_id |
526
|
39 |
39 |
0 |
$self->protocol eq 'udp' and $packets{$id}{'localport'} != $local_port |
544
|
72 |
0 |
0 |
$endhop and $hop == $endhop |
560
|
11 |
89 |
9 |
keys %packets and $nexttimeout < time |
573
|
12 |
0 |
0 |
$endhop and $hop == $endhop |
596
|
102 |
5 |
2 |
$currenthop > $self->max_ttl and not keys %packets |
605
|
0 |
0 |
0 |
$endhop and $hop > $endhop |
652
|
0 |
2 |
0 |
$self->source_address and $self->source_address ne '0.0.0.0' |