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