blib/lib/Parallel/Downloader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
65 | 0 | 3 | if @{$hosts{$_};} |
87 | 0 | 1 | unless $self->sorted |
99 | 3 | 3 | unless $req |
159 | 0 | 1 | if $self->workers < 0 |
163 | 0 | 1 | unless $self->workers |
164 | 1 | 0 | if $self->workers > $request_count |
171 | 12 | 0 | unless $self->debug |