blib/lib/Dist/Zilla/PluginBundle/Author/GETTY.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 23 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
240 | 0 | 0 | 0 | $self->is_task and $self->weaver_config ne "\@Author::GETTY" |
243 | 0 | 0 | 0 | $self->no_cpan and $self->author ne "GETTY" |
246 | 0 | 0 | 0 | $self->no_install and $self->no_makemaker |
333 | 0 | 0 | 0 | defined $self->$func and $self->$func ne "" |
line | l | !l | condition |
---|---|---|---|
275 | 0 | 0 | $ENV{'N'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
257 | 0 | 0 | 0 | $self->no_cpan or $self->no_makemaker |
343 | 0 | 0 | 0 | $self->no_installrelease or $self->is_alien |
351 | 0 | 0 | 0 | not $self->is_alien or $self->no_installrelease |