Condition Coverage
blib/lib/CPAN/Changes/HasEntries.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
33
0
89
62
$self->entries && @{$self->entries;}
81
0
0
0
ref $entry && $entry->isa('CPAN::Changes::Entry')