| blib/lib/Tangerine/hook/inline.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 11 | 81.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 53 | 4 | 71 | &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2 |
| 57 | 61 | 10 | &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2 and $s->[1] eq 'Inline' |
| line | l | !l | condition |
|---|---|---|---|
| 42 | 0 | 10 | $version //= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 58 | 2 | 0 | 3 | $langmap{$args[0]} // $args[0] |