blib/lib/Audio/C4Stream/Mixer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 0 | if ($$this{'silentOut'}) |
50 | 0 | 0 | if ($$this{'silentIn'}) |
70 | 0 | 0 | if (not $$this{'_crossfading'}) { } |
71 | 0 | 0 | if ($len > $$this{'_crossfadeLen'}) |
78 | 0 | 0 | if ($len >= $$this{'_crossfadeLen'}) |
82 | 0 | 0 | if ($$this{'silentOut'}) |
91 | 0 | 0 | if ($lenPrevDeck >= $crossfadeLen) |
96 | 0 | 0 | unless (length $dataP) |
103 | 0 | 0 | if ($$this{'silentIn'}) |
113 | 0 | 0 | if ($lenPrevDeck < $crossfadeLen) |