blib/lib/VoiceXML/Client/Item/Audio.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
90 | 3 | 0 | 0 | -e $fileToPlay and -r $fileToPlay |
111 | 3 | 0 | 0 | exists $$params{'errormsgfile'} and $$params{'errormsgfile'} |
3 | 0 | 0 | exists $$params{'errormsgfile'} and $$params{'errormsgfile'} and -r $$params{'errormsgfile'} |