lib/Net/API/CPAN/Scroll.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 0 | unless exists $self->{'id'} |
32 | 0 | 0 | unless exists $self->{'size'} |
33 | 0 | 0 | unless exists $self->{'ttl'} |
35 | 0 | 0 | unless $self->SUPER::init(@_) |
45 | 0 | 0 | if ($opts->{'all'}) |
60 | 0 | 0 | if ($@) |
103 | 0 | 0 | if (defined(my $ttl = $self->ttl)) |
107 | 0 | 0 | if (defined $size) |
111 | 0 | 0 | if (defined(my $id = $self->id)) |
115 | 0 | 0 | if scalar keys %$q |
122 | 0 | 0 | if (defined(my $id = $self->id)) |