blib/lib/Tangerine/hook/inline.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
39 | 10 | 65 | if (&any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2 and $s->[1] eq 'Inline') |
43 | 0 | 10 | $version ? : |
45 | 10 | 0 | if (scalar @$s > $voffset) |
46 | 1 | 9 | if $s->[$voffset] eq ';' |
52 | 1 | 8 | if ($args[0] =~ /config/io) { } |
3 | 5 | elsif ($args[0] =~ /with/io) { } | |
60 | 0 | 8 | if (&any(sub { $_ eq 'FILTERS'; } , @args)) |