blib/lib/Data/SImeasures.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
187 | 0 | 0 | 0 | $measure =~ /s$/ and not $measure =~ /siemens$/ |
0 | 0 | 0 | $measure =~ /s$/ and not $measure =~ /siemens$/ and not $measure =~ /Celsius$/ | |
275 | 0 | 0 | 0 | $$self{'measures'}{$keys[$int]} ne 'ERROR' and $$self{'measures'}{$keys[$int]} eq $measure |