blib/lib/PDL/IO/Dcm/Plugins/MRISiemens.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 30 | 0.0 |
line | l | !l | condition |
---|---|---|---|
86 | 0 | 0 | $dicom->getValue('0051,100f') || 0 |
124 | 0 | 0 | hpar($self, 'ascconv', 'sSliceArray_asSlice_0__sPosition_dSag') || 0 |
125 | 0 | 0 | hpar($self, 'ascconv', 'sSliceArray_asSlice_0__sPosition_dCor') || 0 |
126 | 0 | 0 | hpar($self, 'ascconv', 'sSliceArray_asSlice_0__sPosition_dTra') || 0 |
132 | 0 | 0 | hpar($self, 'ascconv', 'sSliceArray_asSlice_0__dInPlaneRot') || 0 |
248 | 0 | 0 | hpar($self, 'dicom', '0051,100f') || 'combined' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
148 | 0 | 0 | 0 | $self->hdr->{'dicom'}{'In-plane Phase Encoding Direction'} || $self->hdr->{'dicom'}{'InPlanePhaseEncodingDirection'} |
185 | 0 | 0 | 0 | $self->hdr->{'dicom'}{'Width'} || $self->hdr->{'dicom'}{'Columns'} |
186 | 0 | 0 | 0 | $self->hdr->{'dicom'}{'Height'} || $self->hdr->{'dicom'}{'Rows'} |
189 | 0 | 0 | 0 | $self->hdr->{'dicom'}{'Width'} || $self->hdr->{'dicom'}{'Columns'} |
190 | 0 | 0 | 0 | $self->hdr->{'dicom'}{'Height'} || $self->hdr->{'dicom'}{'Rows'} |
196 | 0 | 0 | 0 | $self->hdr->{'dicom'}{'MRAcquisitionType'} || hpar($self, 'dicom', 'MR Acquisition Type') |