Branch Coverage

blib/lib/PDL/IO/Dcm/Plugins/MRISiemens.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
17 0 0 unless ref $opt eq 'HASH'
25 0 0 if ($opt->{'s_phase_t'}) { }
41 0 0 if $opt->{'s_phase_set'}
42 0 0 if $opt->{'s_phase_t'}
51 0 0 unless open HDR, '<', \$f
57 0 0 if ($l)
103 0 0 unless require PDL::Dims
107 0 0 if (hpar($self, 'ascconv', 'sGroupArray_asGroup_1__nSize'))
140 0 0 if ($self->hdr->{'dicom'}{'MRAcquisitionType'} || hpar($self, 'dicom', 'MR Acquisition Type')) eq '3D'
141 0 0 if ($self->hdr->{'3d'}) { }
171 0 0 if ($self->hdr->{'orientation'} eq 'Tra')
174 0 0 if ($pe eq 'COL') { }
182 0 0 if ($self->hdr->{'orientation'} eq 'Cor')
184 0 0 if ($pe eq 'COL') { }
192 0 0 if ($self->hdr->{'orientation'} eq 'Sag')
194 0 0 if ($pe eq 'COL') { }
209 0 0 if ($dim eq 'echo') { }
0 0 elsif ($dim eq 't') { }
0 0 elsif ($dim eq 'channel') { }
0 0 elsif ($dim eq 'set') { }
0 0 elsif ($dim eq 'phase') { }
217 0 0 if ($self->dim($n) > 1) { }