blib/lib/Audio/Radio/V4L.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
80 | 0 | 0 | unless defined $devicenumber |
82 | 0 | 0 | if $$self{'_fh'} |
83 | 0 | 0 | unless CORE::open $$self{'_fh'}, $devicename |
122 | 0 | 0 | unless $$self{'_fh'} |
139 | 0 | 0 | unless $$self{'_fh'} |
156 | 0 | 0 | unless $$self{'_fh'} |
175 | 0 | 0 | unless $$self{'_fh'} |
177 | 0 | 0 | unless CORE::close $$self{'_fh'} |
197 | 0 | 0 | unless $$self{'_fh'} |
200 | 0 | 0 | unless ioctl $$self{'_fh'}, $self->_get_VIDIOCSFREQ, pack('L', int $frequency * $self->_get_frequency_factor) |
251 | 0 | 0 | $$self{'_deviceflags'} & _get_VIDEO_TUNER_LOW ? : |