| blib/lib/Test/Spec/Example.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 18 | 22.2 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 122 | if (not $args or ref $args ne 'HASH') |
| 71 | 0 | 122 | if (my $err = $@) |
| 78 | 0 | 0 | if $err =~ s/ at (.+?) line (\d+)\.\Z// |
| 89 | 0 | 0 | unless ($builder->no_diag) |
| 92 | 0 | 0 | if ($builder->in_todo) { } |
| 100 | 0 | 0 | if $ENV{'HARNESS_ACTIVE'} |
| 103 | 0 | 0 | if defined $file |
| 105 | 0 | 0 | if $secondary_err |
| 130 | 222 | 122 | if (@remainder) { } |