Branch Coverage

blib/lib/Device/ParallelPort/drv/parport.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
58 0 0 unless ($$this{'DATA'}{'BASE'} > 1)
65 0 0 if ($byte == $this->OFFSET_DATA) { }
0 0 elsif ($byte == $this->OFFSET_CONTROL) { }
0 0 elsif ($byte == $this->OFFSET_STATUS) { }
79 0 0 if ($byte == $this->OFFSET_DATA) { }
0 0 elsif ($byte == $this->OFFSET_CONTROL) { }
0 0 elsif ($byte == $this->OFFSET_STATUS) { }
92 0 0 if (defined $$this{'DATA'}{'BASE'})