Branch Coverage
blib/lib/Dicom/File/Detect.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
23
1
2
unless open my $fh, '<', $file
27
0
2
unless close $fh
28
1
1
if ($magic eq $DCM_MAGIC) { }