blib/lib/Audio/Analyzer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 9 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
147 | 0 | 0 | 0 | $bits_per_sample != 8 and $bits_per_sample != 16 |
156 | 1 | 0 | 0 | defined $seek_step and not defined $file |
288 | 32 | 0 | 0 | $rewind and not $EOF_found |