Branch Coverage

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


line true false branch
111 0 0 if $self->{'version'}
115 0 0 if (ord substr($buffer, 18, 1) eq 1) { }
338 0 0 if ($brightness < 0)
342 0 0 if ($brightness > 100)
434 0 0 if ($temp < 2200)
438 0 0 if ($temp > 6500)