Branch Coverage

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


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