| inc/Test/Requires.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 22 | 31.8 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 1 | if (@_ == 1 and ref $_[0] and ref $_[0] eq 'HASH') { } |
| 32 | 1 | 0 | if (my $e = shift @QUEUE) |
| 40 | 0 | 2 | if $mod eq 'Test::Requires' |
| 41 | 0 | 2 | if (@_ != 3) |
| 51 | 0 | 2 | if (my $e = $@) |
| 53 | 0 | 0 | if (not defined $builder->has_plan) { } |
| 0 | 0 | elsif ($builder->has_plan eq 'no_plan') { } | |
| 57 | 0 | 0 | if ($builder->parent) |
| 65 | 0 | 0 | if ($builder->parent) |
| 71 | 0 | 0 | if ($e =~ /^Can't locate/) { } |
| 79 | 1 | 1 | if (@Test::Requires::QUEUE > 0) |