| inc/Test/Requires.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 18 | 22.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 0 | 2 | if (@_ == 1 and ref $_[0] and ref $_[0] eq 'HASH') { } | 
| 32 | 0 | 5 | if $mod eq 'Test::Requires' | 
| 33 | 0 | 5 | if (@_ != 3) | 
| 39 | 0 | 5 | if (my $e = $@) | 
| 43 | 0 | 0 | if (not defined $builder->has_plan) { } | 
| 0 | 0 | elsif ($builder->has_plan eq 'no_plan') { } | |
| 47 | 0 | 0 | if ($builder->can('parent') and $builder->parent) | 
| 55 | 0 | 0 | if ($builder->can('parent') and $builder->parent) | 
| 61 | 0 | 0 | if ($e =~ /^Can't locate/) { } |