Condition Coverage

blib/lib/Lab/Instrument/WR640.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
147 0 0 0 $#{$args;} == 0 and ref $args->[0] eq "HASH"
245 0 0 0 defined $in and $in ne ""
405 0 0 0 $u =~ /(HZ|OHM)/iu and $str =~ /^ma?($u)$/iu
0 0 0 $u =~ /A/iu and $str =~ /^ma$/iu
0 0 0 not $u =~ /(HZ|OHM)/iu and $str =~ /^ma($u)?$/iu
554 0 0 0 exists $tail->{'read_mode'} and defined $tail->{'read_mode'}

or 3 conditions

line l !l&&r !l&&!r condition
78 0 0 0 ref $proto || $proto
556 0 0 0 $tail->{'read_mode'} ne "cache" or not defined $self->{'device_cache'}{'ID'}