| lib/Provision/Unix/VirtualOS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 27 | 7.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 695 | 0 | 0 | 0 | $searchdomain and $line =~ /^searchdomain\s/i |
| 813 | 0 | 0 | 0 | /^\d{1,3}$/ and $_ >= 0 |
| 0 | 0 | 0 | /^\d{1,3}$/ and $_ >= 0 and $_ <= 255 | |
| 873 | 7 | 0 | 0 | $xm and not $vzctl |
| 877 | 7 | 0 | 0 | $vzctl and not $xm |
| line | l | !l | condition |
|---|---|---|---|
| 652 | 0 | 0 | shift() || $$self{'name'} || die("unable to set VE name\n") |
| 720 | 0 | 0 | $p{'user'} || 'root' |
| 741 | 0 | 0 | $p{'user'} || 'root' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 464 | 0 | 0 | 0 | shift() || $$self{'name'} |
| 474 | 0 | 0 | 0 | shift() || $$self{'name'} |