blib/lib/HiPi/Interface/DS18X20.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
33 | 0 | 0 | unless ('HiPi::Device::OneWire'->id_exists($params{'id'})) |
44 | 0 | 0 | unless ($data =~ /YES/) |
48 | 0 | 0 | if ($data =~ /t=(\D*\d+)/i) { } |