Condition Coverage

blib/lib/Dist/Zilla/Plugin/Run/Role/Runner.pm
Criterion Covered Total %
condition 16 21 76.1


and 3 conditions

line !l l&&!r l&&r condition
123 23 0 24 defined $ENV{'DZIL_RELEASING'} && $ENV{'DZIL_RELEASING'} == 1
200 0 11 8 defined $error and $error ne ""
201 6 1 1 $self->fatal_errors and $self->quiet
7 0 1 $self->fatal_errors and $self->quiet and not $self->zilla->logger->get_debug

or 3 conditions

line l !l&&r !l&&!r condition
91 0 20 8 not $release_status_attr or $release_status_attr->has_value($self->zilla)
244 2 62 0 $params->{'source_dir'} || $self->zilla->root
252 12 20 4 $params->{'dir'} || $self->zilla->built_in