line |
true |
false |
branch |
65
|
1 |
0 |
unless defined $self->separation |
66
|
1 |
0 |
unless defined $self->interlude |
67
|
1 |
0 |
unless defined $self->deviation |
82
|
1 |
1 |
if (@_) |
98
|
1 |
1 |
if (@_) |
114
|
1 |
1 |
if (@_) |
138
|
0 |
0 |
if (scalar @_ == 2) { } |
141
|
0 |
0 |
unless ref $$self{'callback'} eq 'HASH' |
179
|
0 |
0 |
unless ref $point eq 'GPS::Point' |
181
|
0 |
0 |
unless $point->VERSION >= 0.1 |
183
|
0 |
0 |
if (not defined $self->point) { } |
188
|
0 |
0 |
if ($interlude > $self->interlude) { } |
193
|
0 |
0 |
if ($separation > $self->separation) { } |
199
|
0 |
0 |
if $$self{'debug'} |
201
|
0 |
0 |
if ($deviation > $self->deviation) { } |
224
|
0 |
0 |
if (@_) |
240
|
0 |
0 |
if (@_) |
254
|
0 |
0 |
if (@_) |
276
|
0 |
0 |
wantarray ? : |