| line |
true |
false |
branch |
|
133
|
0 |
16 |
if $$self{'formatter'}{'verbosity'} > 0 |
|
139
|
1 |
15 |
if ($$self{'formatter'}{'jobs'} > 1) { } |
|
163
|
11 |
2 |
if not defined $job or $job->is_spinner |
|
169
|
10 |
1 |
if (my($parser, $stash, $result) = $mux->next) |
|
171
|
8 |
2 |
if (defined $result) { } |
|
173
|
0 |
8 |
if $result->is_bailout |
|
194
|
0 |
30 |
if $job->is_spinner |
|
200
|
0 |
120 |
if ($result->is_bailout) |
|
236
|
0 |
32 |
if $self->sources |
|
239
|
32 |
0 |
if $self->lib |
|
240
|
32 |
0 |
if $self->switches |
|
245
|
0 |
32 |
if $self->version |
|
247
|
0 |
32 |
if (my $exec = $self->exec) { } |
|
248
|
0 |
0 |
ref $exec eq 'CODE' ? : |
|
252
|
0 |
0 |
if (not defined $args{'exec'}) { } |
|
|
0 |
0 |
elsif ((ref $args{'exec'} || '') ne 'ARRAY') { } |
|
263
|
0 |
32 |
if (defined(my $test_args = $self->test_args)) |
|
265
|
0 |
0 |
if (ref $test_args eq 'HASH') |
|
268
|
0 |
0 |
if (exists $$test_args{$job->description}) { } |