Branch Coverage

blib/lib/Dancer2/Plugin/Tail.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
322 0 0 if ($files->{$tail_file_id}) { }
335 0 0 if (not defined $tail_file or $tail_file eq '')
359 0 0 unless defined $tail->{'heading'}
360 0 0 if (not defined $tail->{'file'}) { }
363 0 0 unless (-e $tail->{'file'})
401 0 0 if ($files->{$tail_file_id}) { }
415 0 0 if ($tail_file and -e $tail_file) { }
423 0 0 if ($curr_pos < 1)
428 0 0 if ($curr_pos < 0) { }