blib/lib/Time/Spent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
29 | 2 | 1 | 3 | $length =~ /^\d*$/ and $length > 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
17 | 6 | 0 | 1 | exists $param->{$name} or defined $default |