blib/lib/Progress/Any/Output/TermSpin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | l | !l | condition |
---|---|---|---|
87 | 0 | 2 | delete $args0{'style'} // 'line' |
90 | 1 | 1 | delete $args0{'fh'} // \*STDOUT |
92 | 0 | 2 | delete $args0{'speed'} // 0.2 |
180 | 0 | 0 | $$laa_obj{'_fh'} // \*STDOUT |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
124 | 0 | 0 | 2 | $$p{'state'} eq 'finished' || defined $tottgt && $tottgt > 0 && $totpos == $tottgt |