Branch Coverage

blib/lib/MD5Check.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
59 0 0 unless open $FD, $file_name
65 0 0 unless ($@)
67 0 0 if $mode
68 0 0 unless $ctx->addfile($FD)
70 0 0 if $FD
77 0 0 unless open my $fd, '<', $file
82 0 0 if ($sum eq md5_sum($name, 1)) { }
100 0 0 if (-f $fd) { }
0 0 elsif (-d $fd) { }
101 0 0 if (-T $fd) { }
0 0 elsif (-B $fd) { }
105 0 0 if $md5value
111 0 0 if $md5value
116 0 0 if $md5value
122 0 0 unless opendir my $DH, $fd
126 0 0 if $file =~ m[/.$] or $file =~ m[/..$] or -l $file
128 0 0 if ($@)
131 0 0 if $DEBUG