blib/lib/Dancer2/Plugin/Tail.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
321 | 0 | 0 | if ($files->{$file_id}) { } |
334 | 0 | 0 | if (not defined $tail_file or $tail_file eq '') |
358 | 0 | 0 | unless defined $tail->{'heading'} |
359 | 0 | 0 | if (not defined $tail->{'file'}) { } |
362 | 0 | 0 | unless (-e $tail->{'file'}) |
400 | 0 | 0 | if ($files->{$file_id}) { } |
414 | 0 | 0 | if ($tail_file and -e $tail_file) { } |
422 | 0 | 0 | if ($curr_pos < 1) |
427 | 0 | 0 | if ($curr_pos < 0) { } |