| Strict/Perl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 20 | 0 | 0 | 0 | $] < 5.006 and exists $INC{'Fake/Our.pm'} |
| 171 | 0 | 0 | 0 | $_[0] =~ /^Use of reserved word "our" is deprecated at / and exists $INC{'Fake/Our.pm'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 0 | 0 | 0 | $] >= 5.006 or not exists $INC{'Modern/Open.pm'} |