Branch Coverage

blib/lib/TestML1/Runtime/TAP.pm
Criterion Covered Total %
branch 8 12 66.6


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