| blib/lib/Audio/Extract/PCM/Backend.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 108 | 0 | 0 | unless ($this->can('pcm_back')) |
| 111 | 0 | 0 | unless $ret |
| 157 | 0 | 0 | unless defined $ret |
| 159 | 0 | 0 | unless $format->satisfied($ret) |
| 161 | 0 | 0 | if $ret |
| 199 | 0 | 0 | unless (defined $bytes) |
| 200 | 0 | 0 | if (defined $args{'seconds'}) |
| 205 | 0 | 0 | if defined $bytes |
| 209 | 0 | 0 | unless defined $bytes_read |
| 211 | 0 | 0 | if (exists $orig_args{'seconds'}) { } |