| blib/lib/Tangerine/hook/prefixedlist.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 8 | 87.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 14 | 53 | 4 | 75 | &any(sub { $s->[0] eq $_; } , 'use', 'no') and scalar @$s > 2 | 
| 57 | 66 | 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 | 
|---|---|---|---|
| 17 | 0 | 9 | $version //= '' |