Branch Coverage

blib/lib/Slackware/Slackget/MD5.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
70 0 0 if ref $self eq '' or not $self->can('get_value')
73 0 0 if ($out =~ /^([^\s]+)\s+.*/)
77 0 0 if ($file =~ /\.tgz$/) { }
0 0 elsif ($file =~ /\.asc$/) { }
80 0 0 if ($self->get_value('checksum') eq $tmp_md5) { }
92 0 0 if ($self->get_value('signature-checksum') eq $tmp_md5) { }