| blib/lib/MDV/Distribconf/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 22 | 63.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 35 | 2 | 0 | if (-f $hdlist and my $pack = 'MDV::Packdrakeng'->open('archive', $hdlist)) { } | 
| 38 | 0 | 2 | unless $files | 
| 43 | 2 | 2 | $r ? : | 
| 44 | 0 | 4 | if ($comp < 0 or not defined $st_d) { } | 
| 1 | 3 | elsif ($comp > 0) { } | |
| 0 | 5 | elsif ($r and $st_d > $hdlisttime) { } | |
| 51 | 3 | 1 | if ($comp <= 0) | 
| 54 | 4 | 0 | if ($comp >= 0) | 
| 76 | 4 | 0 | if (open my $hfile, '<', $file) { } | 
| 85 | 0 | 2 | unless open my $hmd5, '<', $md5file | 
| 90 | 0 | 4 | unless /^(.{32}) (.*)/ |