Branch Coverage

blib/lib/Params/Validate/Dependencies/all_or_none_of.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
52 2 22 if ($Params::Validate::Dependencies::DOC)
57 31 29 if not ref $option and exists $$hashref{$option} or ref $option and &$option($hashref)