Branch Coverage

blib/lib/Salvation/Method/Signatures.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
118 1 7 $str =~ /^\s*$/ ? :
138 3 10 if ($$item{'param'}{'named'})
140 0 3 if ($prev_was_optional)
160 3 7 if ($$arg{'optional'}) { }
0 7 elsif ($prev_was_optional) { }
185 0 5 if ($$item{'param'}{'positional'})
200 3 2 if ($$arg{'optional'})
211 3 5 $named_checks ? :