| blib/lib/Geo/TCX/Trackpoint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 30 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 450 | 373 | 0 | 63 | ref $_[0] and $_[0]->isa("DateTime::Duration") |
| 461 | 360 | 0 | 63 | ref $_[0] and $_[0]->isa("DateTime::Duration") |
| 577 | 95 | 0 | 3887 | ref $_[-1] and $_[-1]->isa("Geo::TCX::Trackpoint") |
| 610 | 954 | 0 | 3933 | ref $_[-1] and $_[-1]->isa("Geo::TCX::Trackpoint") |
| 613 | 3982 | 0 | 905 | ref $time and $time->isa("DateTime") |
| 652 | 1639 | 0 | 3933 | ref $_[-1] and $_[-1]->isa("Geo::TCX::Trackpoint") |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 64 | 0 | 4010 | 0 | ref $proto || $proto |
| 202 | 0 | 0 | 15 | @_ or not $to->isa("Geo::TCX::Trackpoint") |
| 285 | 0 | 3980 | 0 | ref $proto || $proto |
| 322 | 0 | 0 | 3980 | $pt->{'_noTime'} or $pt->{'_noDist'} |