| blib/lib/ifdef.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 11 | 54.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 201 | 0 | 6 | 0 | $_[0] ne '_testing_' and not shift() |
| 0 | 6 | 0 | (caller)[2] and ($_[0] ne '_testing_' and not shift()) |
| line | l | !l | condition |
|---|---|---|---|
| 13 | 0 | 4 | $ENV{'IFDEF_DIFF'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 141 | 4 | 5 | 5 | $ALL or $ENV{$1} |