| blib/lib/App/AFNI/SiemensPhysio.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 34 | 2.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 148 | 0 | 0 | 0 | $self and $$self{$k} |
| 184 | 0 | 0 | 0 | $fname and open my $fh, '<', $fname |
| 215 | 0 | 0 | 0 | eof and not /^6003$/ |
| 232 | 0 | 0 | 0 | abs $newrate - $$self{'PhRate'} < 1e-05 and not $$self{'trustIdx'} =~ /All|Phys/i |
| 448 | 0 | 0 | 0 | $runtype and $runtype =~ /none/i |
| 462 | 0 | 0 | 0 | $$self{'dat'} and -e $$self{'dat'}{'resp'} |
| 0 | 0 | 0 | $$self{'dat'} and -e $$self{'dat'}{'resp'} and -e $$self{'dat'}{'resp'} | |
| 510 | 0 | 0 | 0 | $runcmd and not -e 'oba.slibase.1D' |
| 644 | 0 | 0 | 0 | $s and $e |
| line | l | !l | condition |
|---|---|---|---|
| 640 | 0 | 0 | $$self{'MRstartIdx'} || undef |
| 641 | 0 | 0 | $$self{'MRendIdx'} || undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 619 | 0 | 0 | 1 | $sIdxS != $sIdxE or $eIdxS != $eIdxE |