Branch Coverage

blib/lib/Repl/Spec/Args/NamedArg.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
55 2 4 if (ref $$args[$i] eq 'Repl::Core::Pair')
61 2 0 if ($pairname eq $$self{'PARAMNAME'})
70 2 0 if ($$self{'OPTIONAL'}) { }
73 2 0 if $$self{'VALUE'}