| lib/Net/API/CPAN/Diff.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 10 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 32 | 1 | 0 | unless exists $self->{'diff'} | 
| 34 | 1 | 0 | unless exists $self->{'source'} | 
| 35 | 1 | 0 | unless exists $self->{'statistics'} | 
| 36 | 1 | 0 | unless exists $self->{'target'} | 
| 39 | 0 | 1 | unless $self->SUPER::init(@_) |