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