blib/lib/Audio/Wav/Write.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
82 | 0 | 2 | 0 | ref $details eq 'HASH' and exists $$details{'no_cache'} |
367 | 0 | 0 | 6 | exists $$details{$need} and $$details{$need} |
375 | 4 | 1 | 3 | exists $$details{$want} and $$details{$want} |