blib/lib/String/ProgressBar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
99 | 0 | 0 | unless ($$self{'text'}) |
113 | 0 | 0 | unless ($$self{$r}) |
130 | 0 | 0 | if ($value > $$self{'max'}) |
174 | 0 | 0 | if ($$self{'print_return'} and $$self{'value'} == $$self{'max'}) |
197 | 0 | 0 | if ($$self{'show_percent'}) |
201 | 0 | 0 | if ($$self{'show_amount'}) |
205 | 0 | 0 | if ($$self{'show_rotation'}) |
210 | 0 | 0 | if ($$self{'info'} or $$self{'info_used'}) |
217 | 0 | 0 | if ($$self{'text'}) |