Branch Coverage

inc/TestML/Runtime/TAP.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
27 1 7 if (not $self->planned)
36 1 0 if (my $title = $self->function->getvar('Title'))
50 1 0 if (my $tests = $self->function->getvar('Plan'))
65 0 7 if ($got ne $want and $want =~ /\n/)
68 0 0 if ($diff or exists $block->points->{'DIFF'})
93 0 0 unless ($assertion)