Condition Coverage

blib/lib/Dist/Zilla/Plugin/MakeMaker.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
246 114 1 1 my(@version_ranges) = &pairgrep(sub {

or 2 conditions

line l !l condition
140 1 28 $self->eumm_version || 0
246 1 1 $self->eumm_version || 0
332 28 0 $self->VERSION || '(dev)'

or 3 conditions

line l !l&&r !l&&!r condition
203 1 28 0 $self->main_module || $self->zilla->name =~ s/-/::/gru