lib/Net/API/CPAN/Mirrors.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
32 | 1 | 0 | unless exists $self->{'mirrors'} |
34 | 1 | 0 | unless exists $self->{'took'} |
35 | 1 | 0 | unless exists $self->{'total'} |
38 | 0 | 1 | unless $self->SUPER::init(@_) |