| lib/Rex/Commands/LVM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 26 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 70 | 0 | 0 | if ($? != 0) | 
| 123 | 0 | 0 | if ($vg) | 
| 128 | 0 | 0 | if ($? != 0) | 
| 180 | 0 | 0 | if ($vg) | 
| 185 | 0 | 0 | if ($? != 0) | 
| 213 | 0 | 0 | if ($? != 0) | 
| 226 | 0 | 0 | if ($? != 0) | 
| 236 | 0 | 0 | unless (exists $option{'size'} and exists $option{'onvg'}) | 
| 240 | 0 | 0 | unless ($lvname =~ /^[a-z0-9\-\._]+$/iu) | 
| 245 | 0 | 0 | if ($size =~ /^[0-9]+$/u) | 
| 252 | 0 | 0 | if ($? != 0) | 
| 258 | 0 | 0 | if $option{'fstype'} | 
| 270 | 0 | 0 | if ($? != 0) |