| blib/lib/Salvation/Method/Signatures.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 152 | 0 | 0 | if ($obj->GvFLAGS & $imported_cv) |
| 175 | 1 | 7 | $str =~ /^\s*$/ ? : |
| 195 | 3 | 10 | if ($$item{'param'}{'named'}) |
| 197 | 0 | 3 | if ($prev_was_optional) |
| 217 | 3 | 7 | if ($$arg{'optional'}) { } |
| 0 | 7 | elsif ($prev_was_optional) { } | |
| 242 | 0 | 5 | if ($$item{'param'}{'positional'}) |
| 257 | 3 | 2 | if ($$arg{'optional'}) |
| 268 | 3 | 5 | $named_checks ? : |