Branch Coverage

blib/lib/Tail/Tool/Plugin/Highlight.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
50 0 1 unless $self->colourer
54 0 1 unless $match->enabled
56 1 0 unless $match->colour
64 2 1 if ($i % ($count + 2) == 0) { }
1 0 elsif ($i % ($count + 2) == 1) { }
83 0 0 unless $regex->has_colour
95 0 2 if (not $test or $test eq 'DUMMY')