blib/lib/Device/WebIO/Firmata.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
62 | 0 | 0 | unless my $dev = 'Device::Firmata'->open($port) |
112 | 0 | 0 | unless exists $did_set_pwm{$pin} |
149 | 0 | 0 | unless exists $did_set_adc{$pin} |