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
214 0 0 0 $self->is_task and $self->weaver_config ne "\@Author::GETTY"
217 0 0 0 $self->no_cpan and $self->author ne "GETTY"
220 0 0 0 $self->no_install and $self->no_makemaker
304 0 0 0 defined $self->$func and $self->$func ne ""

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
228 0 0 0 $self->no_cpan or $self->no_makemaker
314 0 0 0 $self->no_installrelease or $self->is_alien
322 0 0 0 not $self->is_alien or $self->no_installrelease