| blib/lib/Geo/TCX/Trackpoint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 30 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 433 | 373 | 0 | 63 | ref $_[0] and $_[0]->isa("DateTime::Duration") |
| 444 | 360 | 0 | 63 | ref $_[0] and $_[0]->isa("DateTime::Duration") |
| 560 | 88 | 0 | 3450 | ref $_[-1] and $_[-1]->isa("Geo::TCX::Trackpoint") |
| 593 | 947 | 0 | 3496 | ref $_[-1] and $_[-1]->isa("Geo::TCX::Trackpoint") |
| 596 | 3538 | 0 | 905 | ref $time and $time->isa("DateTime") |
| 635 | 1632 | 0 | 3496 | ref $_[-1] and $_[-1]->isa("Geo::TCX::Trackpoint") |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 64 | 0 | 3563 | 0 | ref $proto || $proto |
| 200 | 0 | 0 | 14 | @_ or not $to->isa("Geo::TCX::Trackpoint") |
| 283 | 0 | 3536 | 0 | ref $proto || $proto |
| 317 | 0 | 0 | 3536 | $pt->{'_noTime'} or $pt->{'_noDist'} |