| blib/lib/App/TodoList.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 19 | 7 | 0 | 0 | $args{'file'} || $file |
| 43 | 0 | 1 | 1 | $index < 1 or $index > scalar @{$self->{'tasks'};} |
| 51 | 0 | 1 | 1 | $index < 1 or $index > scalar @{$self->{'tasks'};} |