Condition Coverage

blib/lib/Tags/HTML/CPAN/Changes.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
50 1 1 14 defined $changes and builtin::blessed($changes)
1 1 13 defined $changes and builtin::blessed($changes) and $changes->isa("CPAN::Changes")
107 6 1 2 defined $entry->text and $entry->text ne ""