| blib/lib/Tapper/Installer/Precondition/Rawimage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | unless $img->{'name'} |
| 26 | 0 | 0 | unless (-d $path) |
| 30 | 0 | 0 | if $file eq "" |
| 38 | 0 | 0 | if $error |
| 41 | 0 | 0 | if $error |
| 43 | 0 | 0 | unless -d $self->cfg->{'paths'}{'guest_mount_dir'} |
| 45 | 0 | 0 | if $error |
| 48 | 0 | 0 | unless mkdir "$mountdir/etc" |
| 49 | 0 | 0 | unless open my $FH, ">", "$mountdir/etc/tapper-release" |
| 54 | 0 | 0 | if $error |