| lib/Net/API/CPAN/Cover.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 12 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 32 | 1 | 0 | unless exists $self->{'criteria'} | 
| 33 | 1 | 0 | unless exists $self->{'distribution'} | 
| 35 | 1 | 0 | unless exists $self->{'release'} | 
| 36 | 1 | 0 | unless exists $self->{'url'} | 
| 37 | 1 | 0 | unless exists $self->{'version'} | 
| 40 | 0 | 1 | unless $self->SUPER::init(@_) |