Branch Coverage

blib/lib/Params/Validate/Dependencies.pm
Criterion Covered Total %
branch 21 22 95.4


line true false branch
112 1 17 unless &blessed($sub) and $sub->can('_document')
126 21 23 if (ref $_[0] and ref($_[0]) =~ /HASH/)
133 21 23 if $pv_spec
136 18 22 unless &$_({@args})
139 0 23 wantarray ? :
277 61 58 if not ref $option and exists $params{$option} or ref $option and &$option(\%params)
288 44 70 if ($Params::Validate::Dependencies::DOC)
299 23 13 unless (@{"${class}::ISA";})
302 9 25 $subname eq 'all_of' ? :
312 19 68 if ref $_ and not ref($_) =~ /CODE/
1 36 if grep {not &blessed($_) && $_->isa('Params::Validate::Dependencies::Documenter') if ref $_ and not ref($_) =~ /CODE/;} @options