Condition Coverage

blib/lib/Dancer2/Plugin/Tail.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
415 0 0 0 $tail_file and -e $tail_file

or 2 conditions

line l !l condition
304 0 0 $params->{'curr_pos'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
335 0 0 0 not defined $tail_file or $tail_file eq ''