blib/lib/Tangerine/hook/xxx.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
14 | 4 | 73 | if (&any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2 and $s->[1] eq 'XXX') |
17 | 1 | 3 | if ($s->[2] eq '-dumper') { } |
1 | 2 | elsif ($s->[2] eq '-yaml') { } | |
1 | 1 | elsif ($s->[2] eq '-with' and $s->[4]) { } | |
24 | 3 | 1 | if $module |