blib/lib/Dist/Zilla/Plugin/ModuleBuildTiny.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
243 | 0 | 0 | 1 | defined $map->{'dist'} and $map->{'dist'} ne "share" |
line | l | !l | condition |
---|---|---|---|
249 | 5 | 0 | $self->VERSION || '<self>' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
203 | 0 | 0 | 3 | $self->has_pl || $self->has_xs |
208 | 0 | 3 | 4 | $self->static eq 'yes' || $self->static eq 'auto' && $self->can_static |