Condition Coverage

blib/lib/Device/Regulator/Plasmatronic.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
421 0 0 0 defined $value and $out != $value
462 0 0 0 $Device::Regulator::Plasmatronic::AUTOLOAD =~ /::pl_(.*)$/ and $this->exists($1)

or 2 conditions

line l !l condition
220 0 0 $args{'port'} || '/dev/plasmatronic'
221 0 0 $args{'type'} || 'FILE'
304 0 0 Device::SerialPort($$this{'PORT'}{'NAME'}, 0, $lock) || die(q[Can't open ] . $$this{'PORT'}{'REF'} . ": $!\n")

or 3 conditions

line l !l&&r !l&&!r condition
219 0 0 0 ref $class || $class