blib/lib/GPS/Point/Cluster.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
238 | 4 | 1 | 53 | $self->weight and $self->distance($pt) < $self->separation |
5 | 1 | 52 | $self->weight and $self->distance($pt) < $self->separation and $self->duration($pt) < $self->interlude |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
46 | 6 | 5 | 0 | ref $this || $this |