| utils/auto-debug-module.pl | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 64 | 0 | 0 | 0 | defined $in and not $in =~ /MakeMaker \s+ Parameters/xi |
| 66 | 0 | 0 | 0 | defined $in and not $in =~ /\S/ |
| 67 | 0 | 0 | 0 | defined $in and $in =~ /^#/ |
| 0 | 0 | 0 | print STDERR $in and $in = |