| blib/lib/warnings/everywhere.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 1 | 2 | 0 | exists $argument->{'warning'} and exists $argument->{'thwart_module'} |
| 44 | 1 | 0 | 1 | ref $argument->{'thwart_module'} and ref $argument->{'thwart_module'} ne 'ARRAY' |