Condition Coverage

blib/lib/Dist/Zilla/Plugin/CheckPrereqsIndexed.pm
Criterion Covered Total %
condition 11 13 84.6


and 3 conditions

line !l l&&!r l&&r condition
92 27 6 0 $phase eq 'develop' and exists $self_modules{$pkg}
0 2 4 $phase eq 'develop' and exists $self_modules{$pkg} and $self_modules{$pkg} >= $ver

or 2 conditions

line l !l condition
63 4 9 $self->zilla->distmeta->{'provides'} // {}
74 1 12 $self->zilla->distmeta->{'optional_features'} // {}

or 3 conditions

line l !l&&r !l&&!r condition
141 6 1 6 keys %missing or keys %unmet