blib/lib/Term/Activity.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 18 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
228 | 2 | 0 | 0 | defined $_[1] and length $_[1] |
236 | 2 | 1 | 2 | defined $_[1]{'skin'} and lc $_[1]{'skin'} eq 'flat' |
304 | 1 | 0 | 1 | ref $char and scalar @$char > 1 |
432 | 3438 | 0 | 0 | $delta > 5 and $interval > $delta |
3438 | 0 | 0 | $delta > 2 and $interval > 1 | |
471 | 0 | 0 | 10314 | $in < 10 and $in > -1 |