blib/lib/PDL/IO/Dcm/Plugins/MRISiemens.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 22 | 0.0 |
line | l | !l | condition |
---|---|---|---|
81 | 0 | 0 | $dicom->getValue('0051,100f') || 0 |
112 | 0 | 0 | hpar($self, 'ascconv', 'sSliceArray_asSlice_0__sPosition_dSag') || 0 |
113 | 0 | 0 | hpar($self, 'ascconv', 'sSliceArray_asSlice_0__sPosition_dCor') || 0 |
114 | 0 | 0 | hpar($self, 'ascconv', 'sSliceArray_asSlice_0__sPosition_dTra') || 0 |
115 | 0 | 0 | hpar($self, 'ascconv', 'sSliceArray_asSlice_0__dInPlaneRot') || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
135 | 0 | 0 | 0 | $self->hdr->{'dicom'}{'Width'} || $self->hdr->{'dicom'}{'Columns'} |
136 | 0 | 0 | 0 | $self->hdr->{'dicom'}{'Height'} || $self->hdr->{'dicom'}{'Rows'} |
140 | 0 | 0 | 0 | $self->hdr->{'dicom'}{'MRAcquisitionType'} || hpar($self, 'dicom', 'MR Acquisition Type') |
170 | 0 | 0 | 0 | $self->hdr->{'dicom'}{'In-plane Phase Encoding Direction'} || $self->hdr->{'dicom'}{'InPlanePhaseEncodingDirection'} |