line |
!l |
l&&!r |
l&&r |
condition |
567
|
65 |
0 |
19 |
$type eq 'DigitalInput' and $obj->does('Device::WebIO::Device::DigitalInput') |
|
62 |
0 |
3 |
$type eq 'DigitalInputCallback' and $obj->does('Device::WebIO::Device::DigitalInputCallback') |
|
49 |
0 |
13 |
$type eq 'DigitalOutput' and $obj->does('Device::WebIO::Device::DigitalOutput') |
|
39 |
0 |
10 |
$type eq 'ADC' and $obj->does('Device::WebIO::Device::ADC') |
|
34 |
0 |
5 |
$type eq 'PWM' and $obj->does('Device::WebIO::Device::PWM') |
|
18 |
0 |
16 |
$type eq 'VideoOutput' and $obj->does('Device::WebIO::Device::VideoOutput') |
|
7 |
0 |
11 |
$type eq 'StillImageOutput' and $obj->does('Device::WebIO::Device::StillImageOutput') |
|
3 |
0 |
4 |
$type eq 'I2CProvider' and $obj->does('Device::WebIO::Device::I2CProvider') |
|
0 |
0 |
3 |
$type eq 'SPI' and $obj->does('Device::WebIO::Device::SPI') |