| blib/lib/LWP/UserAgent/ProgressBar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 2 | 0 | if (defined $args{'bar_name'}) |
| 31 | 2 | 0 | defined $bar_name ? : |
| 46 | 2 | 2 | unless ($did_set_target) |
| 47 | 2 | 0 | if (my $content_length = $cb_response->content_length) { } |
| 56 | 4 | 0 | if $received_size >= $next_update |
| 60 | 1 | 1 | $req eq 'get' ? : |