blib/lib/Tangerine/hook/prefixedlist.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 8 | 87.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
13 | 57 | 4 | 81 | &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2 |
61 | 72 | 9 | &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2 and &any(sub { $s->[1] eq $_; } , 'Mo', 'POE', 'Tk::widgets') |
line | l | !l | condition |
---|---|---|---|
16 | 0 | 9 | $version //= '' |