| blib/lib/Geo/TCX.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 20 | 36 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 479 | 6 | 4 | 0 | -f $fname_lap and not $opts{'force'} |
| 512 | 2 | 0 | 0 | -f $fname and not $opts{'force'} |
| 599 | 3 | 4 | 4 | $as_course and not $o->{'tag_courses'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 56 | 0 | 23 | 0 | ref $proto || $proto |
| 166 | 7 | 0 | 16 | $opts{'work_dir'} || $opts{'wd'} |
| 193 | 0 | 0 | 0 | $opts{'work_dir'} || $opts{'wd'} || $clone->set_wd |
| 242 | 0 | 0 | 53 | not $lap_i or @_ |
| 283 | 0 | 0 | 1 | not $i2 or @_ |
| 306 | 0 | 0 | 3 | not $pt_no or @_ |
| 432 | 2 | 4 | 3 | $o->is_course or $opts{'course'} |
| 556 | 4 | 4 | 3 | $o->is_course or $opts{'course'} |
| 823 | 2 | 1 | 0 | %keys_values or $href |