| blib/lib/Linux/Virt/Plugin/Vserver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 30 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 67 | 0 | 0 | 0 | $cid and $cid == 0 | 
| 82 | 0 | 0 | 0 | -f $ctx_file and open my $FH, '<', $ctx_file | 
| 273 | 0 | 0 | 0 | $min == -1 and $max == -1 | 
| 307 | 0 | 0 | 0 | $ip and $dev | 
| 0 | 0 | 0 | $ip and $dev and $prefix | 
| line | l | !l | condition | 
|---|---|---|---|
| 134 | 0 | 0 | shift() || {} | 
| 324 | 0 | 0 | shift() // '' | 
| 325 | 0 | 0 | shift() // '' | 
| 326 | 0 | 0 | shift() // '' | 
| 353 | 0 | 0 | shift() || {} | 
| 368 | 0 | 0 | shift() || {} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 147 | 0 | 0 | 0 | $self->_get_vs_name_by_ctx($ctx) || $name |