line |
true |
false |
branch |
109
|
1 |
142 |
if ($dry_run ne 'none') { }
|
|
77 |
65 |
elsif ($self->jobs > 1) { }
|
132
|
133 |
181 |
unless $self->_should_run_step($graph, $force_step_execution)
|
156
|
1 |
166 |
if ($exit_code) { }
|
|
3 |
163 |
elsif (not $message) { }
|
|
4 |
159 |
elsif ($message->{'error'}) { }
|
165
|
3 |
0 |
if $signal
|
176
|
0 |
159 |
unless defined $graph
|
195
|
700 |
201 |
unless $self->_should_run_step($graph, $force_step_execution)
|
200
|
4 |
197 |
unless ($graph->is_serializable)
|
206
|
170 |
27 |
if (my $pid = $pm->start($class))
|
224
|
1 |
25 |
defined $error ? :
|
240
|
141 |
27 |
unless $steps_finished_since_last_iteration
|
265
|
596 |
619 |
unless $graph->can_run_step
|
267
|
237 |
382 |
if ($graph->step_is_up_to_date($force_step_execution))
|
317
|
1 |
601 |
unless $class->isa("Moose::Object")
|
319
|
1 |
600 |
unless ($class->does("Stepford::Role::Step"))
|
360
|
0 |
422 |
unless $self->_memory_stats
|