blib/lib/Lexical/Hints.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 22 | 68.1 |
line | true | false | branch |
---|---|---|---|
41 | 17 | 3 | if ($compiling) { } |
2 | 1 | elsif (defined(my $scope_ID = ((caller $$opts_ref{'up'} + 1)[10] // {})->{$hint_owner . '->' . $key})) { } | |
79 | 2 | 36 | $compiling ? : |
85 | 7 | 31 | unless defined $scope_ID |
96 | 2 | 3 | $compiling ? : |
102 | 3 | 2 | if defined wantarray |
116 | 0 | 0 | $type ? : |
0 | 63 | if $type ne 'HASH' | |
124 | 0 | 63 | if ($compiling and $$opts_ref{'up'}) |
130 | 0 | 0 | @unknown_opts == 1 ? : |
0 | 63 | if @unknown_opts |