| blib/lib/Mojolicious/Command/bulkget.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 22 | 54.5 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 1 | 1 | unless $urlbase |
| 21 | 0 | 1 | unless -d $outdir |
| 22 | 0 | 1 | unless -f $suffixesfile |
| 25 | 0 | 1 | !($urlbase =~ m[^/]) ? : |
| 29 | 1 | 0 | if @promises |
| 35 | 20 | 3 | unless defined $s |
| 37 | 0 | 3 | if $verbose |
| 47 | 3 | 0 | if ($tx->res->is_success) { } |
| 48 | 0 | 3 | if $verbose |
| 51 | 0 | 0 | if $verbose |
| 57 | 0 | 1 | unless open my $fh, '<', $suffixesfile |