| blib/lib/Tail/Tool.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 143 | 0 | 0 | 0 | $first and @lines > $self->lines |
| 149 | 0 | 0 | 0 | $pre->can('allow_empty') and $pre->allow_empty |
| 168 | 0 | 0 | 0 | @{$self->files;} > 1 and !$self->last || $file ne $self->last |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 168 | 0 | 0 | 0 | !$self->last || $file ne $self->last |