Branch Coverage

blib/lib/Device/Osram/Lightify/Light.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
113 0 0 if $self->{'version'}
117 0 0 if (ord substr($buffer, 18, 1) eq 1) { }
343 0 0 if ($brightness < 0)
347 0 0 if ($brightness > 100)
442 0 0 if ($temp < 2200)
446 0 0 if ($temp > 6500)