| blib/lib/Term/ProgressBar/IO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 0 | 1 | if (@_ == 2) { } |
| 75 | 0 | 1 | if @_ != 1 |
| 81 | 0 | 1 | if (UNIVERSAL::isa($_[0], 'HASH')) { } |
| 87 | 1 | 0 | if (ref $count and $count->can('seek')) |
| 120 | 1 | 10 | scalar @_ ? : |
| 127 | 0 | 1 | if ($self->{'__filehandle'}->can('getHeaderInfo')) |