Branch Coverage

blib/lib/ProgressMonitor/Stringify/Fields/Counter.pm
Criterion Covered Total %
branch 16 26 61.5


line true false branch
38 1 0 $cfg->get_showTotal ? :
64 0 23 if (length $l > $digits)
73 23 0 if ($cfg->get_showTotal)
77 12 11 defined $totalTicks ? :
78 0 23 if (length $r > $digits)
88 22 1 if ($state != 3)
90 10 12 if (not $clean and $hasOverflow || $l eq $$self{$ProgressMonitor::Stringify::Fields::Counter::ATTR_lastLeft} && $r eq $$self{$ProgressMonitor::Stringify::Fields::Counter::ATTR_lastRight})
153 0 1 if $self->get_digits < 1
154 0 1 if length $self->get_overflowCharacter != 1
155 0 1 if length $self->get_unknownCharacter != 1
156 0 1 if length $self->get_delimiter < 1
158 0 1 unless ref $seq eq 'ARRAY'
162 0 2 if length $_ != $len