Branch Coverage

blib/lib/Tail/Tool.pm
Criterion Covered Total %
branch 5 32 15.6


line true false branch
104 1 1 $name =~ /^\+/ ? :
114 2 0 unless (do { "Tail::Tool::Plugin::${name}::" }->{'VERSION'})
116 0 2 if ($Tail::Tool::EVAL_ERROR)
129 0 0 if $file->runner
133 0 0 unless $no_start
143 0 0 if ($first and @lines > $self->lines)
149 0 0 if (@lines) { }
0 0 elsif ($pre->can('allow_empty') and $pre->allow_empty) { }
167 0 0 if (@lines)
168 0 0 if (@{$self->files;} > 1 and !$self->last || $file ne $self->last)
175 0 0 if ($self->has_printer) { }
181 0 0 if $@
187 0 0 if $first
204 0 0 if (ref $pre eq 'Tail::Tool::Plugin::GroupLines') { }
215 0 0 if ($new_pre != shift @pre)
222 0 1 if ($differ)