blib/lib/Alien/Build/Interpolate/Default.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
113 | 0 | 0 | 0 | $perl_make ne "dmake" and which($perl_make) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
117 | 0 | 0 | 0 | $perl_make eq "nmake" or $perl_make eq "gmake" |
123 | 0 | 0 | 0 | $out =~ /GNU make/i or $out =~ /Microsoft \(R\) Program Maintenance/ |
139 | 0 | 0 | 0 | $out =~ /GNU make/i or $out =~ /Microsoft \(R\) Program Maintenance/ |