Branch Coverage

blib/lib/TAP/Formatter/Session.pm
Criterion Covered Total %
branch 17 34 50.0


line true false branch
70 107 0 unless (defined $self->show_count)
73 107 0 if ($self->show_count)
77 0 107 if (my(@props) = sort(keys %arg_for))
127 0 53 $self->formatter->normalize ? :
133 0 37 if $formatter->really_quiet
138 29 8 defined $tests_planned ? :
150 10 27 if (my $exit = $parser->exit)
156 14 23 if ($failed == 0) { }
157 8 6 $total ? :
165 0 23 unless ($total)
170 0 37 if (my $skipped = $parser->skipped)
172 0 0 $skipped != 1 ? :
177 0 37 if (my $failed = $parser->todo_passed)
178 0 0 $failed > 1 ? :
195 0 42 if ($formatter->timer)
198 0 0 if (defined $start_time and defined $end_time)
200 0 0 $self->time_is_hires ? :