blib/lib/Module/Install/Substitute.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
119 | 0 | 0 | 12 | -d $d and -r _ |
128 | 0 | 0 | 6 | -f $source and -r _ |
174 | 8 | 4 | 0 | $replace and $action eq 'replace' |
line | l | !l | condition |
---|---|---|---|
99 | 6 | 0 | $v || '' |