blib/lib/CPAN/Changes/HasEntries.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 2 | unless $self->has_entries |
40 | 1 | 1 | if (ref $find ne "Regexp") |
76 | 0 | 7 | wantarray ? : |
81 | 0 | 0 | ref $entry && $entry->isa('CPAN::Changes::Entry') ? : |
84 | 0 | 0 | unless $entry |