blib/lib/Geo/TCX.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 20 | 36 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
490 | 6 | 4 | 0 | -f $fname_lap and not $opts{'force'} |
523 | 2 | 0 | 0 | -f $fname and not $opts{'force'} |
610 | 3 | 4 | 4 | $as_course and not $o->{'tag_courses'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
58 | 0 | 23 | 0 | ref $proto || $proto |
177 | 7 | 0 | 16 | $opts{'work_dir'} || $opts{'wd'} |
204 | 0 | 0 | 0 | $opts{'work_dir'} || $opts{'wd'} || $clone->set_wd |
253 | 0 | 0 | 53 | not $lap_i or @_ |
294 | 0 | 0 | 1 | not $i2 or @_ |
317 | 0 | 0 | 3 | not $pt_no or @_ |
443 | 2 | 4 | 3 | $o->is_course or $opts{'course'} |
567 | 4 | 4 | 3 | $o->is_course or $opts{'course'} |
836 | 2 | 1 | 0 | %keys_values or $href |