blib/lib/Device/Chip/TMP102.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 18 | 72.2 |
line | true | false | branch |
---|---|---|---|
65 | 0 | 3 | if $addr =~ /^0/ |
148 | 1 | 0 | defined $self->{'config'} ? : |
170 | 14 | 0 | $self->{'config'} ? : |
206 | 2 | 0 | $self->{'config'} ? : |
242 | 2 | 0 | $self->{'config'} ? : |
261 | 9 | 9 | if ($self->{'config'}{'EM'}) |
265 | 4 | 14 | if (($hi | 127) == 255) |
278 | 3 | 2 | if ($self->{'config'}{'EM'}) |
282 | 1 | 4 | if ($temp < 0) |