| blib/lib/Term/TablePrint/ProgressBar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | if ($self->{'threshold'} and $self->{'threshold'} < $count_cells) { } |
| 20 | 0 | 0 | if ($count_cells / $self->{'threshold'} > 50) { } |
| 38 | 0 | 0 | unless ($self->{'count_progress_bars'}) |
| 42 | 0 | 0 | if ($^O ne "MSWin32" and $^O ne "cygwin") |
| 45 | 0 | 0 | if ($self->{'merge_progress_bars'}) { } |
| 51 | 0 | 0 | $term_w < 25 ? : |
| 55 | 0 | 0 | if ($self->{'merge_progress_bars'}) { } |
| 70 | 0 | 0 | if ($self->{'short_print'}) { } |
| 82 | 0 | 0 | if ($self->{'count_progress_bars'} and $self->{'merge_progress_bars'}) { } |