lib/CPANPLUS/Dist/YACSmoke.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 26 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
104 | 0 | 4 | 1 | $sv and $installer eq 'CPANPLUS::Dist::Build' |
109 | 6 | 2 | 1 | $grade ne 'pass' and $stack =~ /Will not install prerequisite /s |
113 | 2 | 2 | 0 | $grade ne 'pass' and $stack =~ /You may have to resolve this dependency manually\./s |
117 | 4 | 0 | 0 | not $sv and $grade eq 'pass' |
127 | 5 | 0 | 0 | $grade ne 'pass' and $stack =~ /No \'Makefile.PL\' found - attempting to generate one/s |
174 | 5 | 0 | 0 | defined $checked and $checked =~ /fail|na/ |
line | l | !l | condition | |
---|---|---|---|---|
40 | 0 | 0 | shift() || (return) | |
46 | 3 | 2 | 0 | shift() || (return) |
97 | 5 | 0 | 0 | shift() || '' |