blib/lib/Term/Activity.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 21 | 47.6 |
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 | 3608 | 0 | 0 | $delta > 5 and $interval > $delta |
3608 | 0 | 0 | $delta > 2 and $interval > 1 | |
460 | 7 | 0 | 0 | defined $cols and $cols > 0 |
471 | 0 | 0 | 10824 | $in < 10 and $in > -1 |