Branch Coverage

blib/lib/TAP/Formatter/Console/ParallelSession.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
86 0 0 if $new_now == $now and not $refresh
90 0 0 if $formatter->really_quiet
106 0 0 if (length $ruler > 72) { }
128 0 0 if ($result->is_test) { }
0 0 elsif ($result->is_bailout) { }
133 0 0 if (@$active == 1)
156 0 0 if $formatter->really_quiet
158 0 0 if (@{$context->{'active'};} == 1) { }
183 0 0 unless @pos
186 0 0 if (@$active > 1) { }
0 0 elsif (@$active == 1) { }