Branch Coverage

blib/lib/Console/ProgressBar.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
21 1 3 if (defined $configuration)
73 100 0 if ($this->{'_index'} < $this->{'maxValue'})
81 40 0 if ($this->{'_index'} > 0)