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