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