| blib/lib/Test/DataDriven.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 24 | 24 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 89 | 7 | 57 | if $first_time |
| 127 | 50 | 1 | if $tag |
| 128 | 1 | 50 | if $tag_re |
| 144 | 88 | 12 | exists $tags{$tag} ? : |
| 145 | 6 | 12 | $tag =~ /$re/ ? : |
| 162 | 4 | 90 | unless $plugin->can($action) |
| 172 | 1 | 1 | if @_ > 1 |
| 188 | 1 | 6 | $create ? : |
| 189 | 1 | 6 | if ($create) |
| 193 | 1 | 13 | if $stop_run |
| 197 | 1 | 37 | if $stop_run |
| 203 | 1 | 6 | if $create_fh |