Condition Coverage

blib/lib/Dist/Zilla/PluginBundle/Author/GETTY.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
247 0 0 0 $self->is_task and $self->weaver_config ne "\@Author::GETTY"
250 0 0 0 $self->no_cpan and $self->author ne "GETTY"
253 0 0 0 $self->no_install and $self->no_makemaker
346 0 0 0 defined $self->$func and $self->$func ne ""

or 2 conditions

line l !l condition
288 0 0 $ENV{'N'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
264 0 0 0 $self->no_cpan or $self->no_makemaker
356 0 0 0 $self->no_installrelease or $self->is_alien
364 0 0 0 not $self->is_alien or $self->no_installrelease