Branch Coverage

blib/lib/Salvation/Method/Signatures.pm
Criterion Covered Total %
branch 17 22 77.2


line true false branch
152 0 0 if ($obj->GvFLAGS & $imported_cv)
175 1 7 $str =~ /^\s*$/ ? :
199 3 10 if ($$item{'param'}{'named'})
201 0 3 if ($prev_was_optional)
221 3 7 if ($$arg{'optional'}) { }
0 7 elsif ($prev_was_optional) { }
246 0 5 if ($$item{'param'}{'positional'})
261 3 2 if ($$arg{'optional'})
274 3 5 if ($named_checks) { }
1 4 elsif ($$opts{'strict'}) { }
276 1 2 if ($$opts{'strict'}) { }