lib/Net/API/CPAN/List/Web.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 0 | unless $self->SUPER::init(%$opts) |
49 | 0 | 0 | if ref $data ne "HASH" |
50 | 0 | 0 | unless (exists $data->{'hits'}) |
55 | 0 | 0 | unless $self->distribution |
56 | 0 | 0 | unless $self->SUPER::load_data($data) |
81 | 0 | 0 | unless exists $self->{'favorites'} |
82 | 0 | 0 | unless exists $self->{'score'} |
84 | 0 | 0 | unless $self->SUPER::init(@_) |