Branch Coverage

blib/lib/Dist/Zilla/Plugin/Run/Role/Runner.pm
Criterion Covered Total %
branch 57 64 89.0


line true false branch
91 10 10 $self->zilla->is_trial ? :
20 8 if not $release_status_attr or $release_status_attr->has_value($self->zilla)
97 4 4 eval {
108 2 2 if ($self->_is_trial) { }
116 3 3 if ($self->_is_trial) { }
123 24 23 defined $ENV{'DZIL_RELEASING'} && $ENV{'DZIL_RELEASING'} == 1 ? :
126 0 0 if ($is_release) { }
134 0 0 if ($is_release) { }
141 18 29 if (my(@code) = @{$self->eval;})
151 1 49 if ($dry_run)
156 0 49 unless $run_cmd
161 6 43 $self->quiet ? :
167 0 49 if $^O eq "MSWin32"
170 4 4 $self->quiet ? :
176 10 39 if (my $status = $? >> 8) { }
177 2 3 $self->quiet ? :
5 5 $self->fatal_errors ? :
188 1 19 if ($dry_run)
194 5 14 $self->quiet ? :
200 8 11 if (defined $error and $error ne "")
201 1 1 if ($self->fatal_errors and $self->quiet and not $self->zilla->logger->get_debug)
205 2 4 $self->quiet ? :
2 6 $self->fatal_errors ? :
237 14 12 if defined $params->{'archive'}
245 64 0 $dir ? :
253 32 4 if $dir
270 68 2 unless ($params->{'minting'})
272 9 9 $self->_is_trial ? :
276 9 61 unless $params->{'pos'}
61 9 if (my(@pos) = @{[] unless $params->{'pos'};})
280 12 29 if ref $s eq "CODE"
281 37 4 defined $s ? :