| blib/lib/Tangerine/hook/xxx.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 14 | 55 | 4 | 73 | &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2 |
| 59 | 69 | 4 | &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2 and $s->[1] eq 'XXX' | |
| 17 | 1 | 1 | 0 | $s->[2] eq '-with' and $s->[4] |