Condition Coverage

blib/lib/Dist/Iller.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
89 4 0 1 $self->get_doc('cpanfile') and $self->get_doc('dist')
98 2 2 0 $phase ne 'before' and $phase ne 'after'

or 3 conditions

line l !l&&r !l&&!r condition
98 0 0 4 not defined $phase or $phase ne 'before' and $phase ne 'after'