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
100 27 0 6 $phase eq "develop" and exists $self_modules{$pkg}
0 2 4 $phase eq "develop" and exists $self_modules{$pkg} and "version"->parse($self_modules{$pkg}) >= "version"->parse($ver)

or 2 conditions

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

or 3 conditions

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