| blib/lib/Tail/Tool/Plugin/GroupLines.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 38 | 0 | 0 | unless ($self->files) | 
| 42 | 0 | 0 | if $_->enabled | 
| 44 | 0 | 0 | if ($match or $self->files->{$file->name}{'show'}) { } | 
| 45 | 0 | 0 | if ($self->end) { } | 
| 54 | 0 | 0 | unless $self->files->{$file->name}{'show'} | 
| 60 | 0 | 0 | unless ($self->end or $self->files->{$file->name}{'watcher'}) | 
| 69 | 0 | 0 | if $file->size >= $size | 
| 74 | 0 | 0 | defined $line ? : |