Branch Coverage

blib/lib/AquariumHive/Simulator.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
42 0 0 if (ref $data eq 'HiveJSO::Error')
113 0 0 if ($hivejso->has_command)
115 0 0 if ($hivejso->command_cmd eq 'data')
119 0 0 if ($hivejso->command_cmd eq 'set_pwm')
135 0 0 unless defined $current
137 0 0 if $new > 619 or $new < 610
143 0 0 unless defined $current
145 0 0 if $new > 525 or $new < 500
151 0 0 unless defined $current
153 0 0 if $new > 475 or $new < 425
159 0 0 unless defined $current
161 0 0 if $new > 140 or $new < 100