Branch Coverage

inc/Test/Requires.pm
Criterion Covered Total %
branch 4 18 22.2


line true false branch
21 0 1 if (@_ == 1 and ref $_[0] and ref $_[0] eq 'HASH') { }
39 0 1 if $mod eq 'Test::Requires'
40 0 1 if (@_ != 3)
46 0 1 if (my $e = $@)
50 0 0 if (not defined $builder->has_plan) { }
0 0 elsif ($builder->has_plan eq 'no_plan') { }
54 0 0 if ($builder->parent)
62 0 0 if ($builder->parent)
68 0 0 if ($e =~ /^Can't locate/) { }