inc/TestML/Runtime/TAP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 12 | 41.6 |
line | true | false | branch |
---|---|---|---|
27 | 4 | 6 | if (not $self->planned) |
36 | 0 | 4 | if (my $title = $self->function->getvar('Title')) |
50 | 4 | 0 | if (my $tests = $self->function->getvar('Plan')) |
65 | 0 | 6 | if ($got ne $want and $want =~ /\n/) |
68 | 0 | 0 | if ($diff or exists $block->points->{'DIFF'}) |
93 | 0 | 0 | unless ($assertion) |