blib/lib/App/AFNI/SemainsPhysio.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 31 | 3.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
120 | 0 | 0 | 0 | $self and $$self{$k} |
156 | 0 | 0 | 0 | $fname and open my $fh, '<', $fname |
187 | 0 | 0 | 0 | eof and not /^6003$/ |
401 | 0 | 0 | 0 | $runtype and $runtype =~ /none/i |
404 | 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'} | |
448 | 0 | 0 | 0 | $runcmd and not -e 'oba.slibase.1D' |
580 | 0 | 0 | 0 | $s and $e |
line | l | !l | condition |
---|---|---|---|
576 | 0 | 0 | $$self{'MRstartIdx'} || undef |
577 | 0 | 0 | $$self{'MRendIdx'} || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
557 | 0 | 0 | 1 | $sIdxS != $sIdxE or $eIdxS != $eIdxE |