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