Branch Coverage

blib/lib/VoiceXML/Client/Item/Audio.pm
Criterion Covered Total %
branch 6 16 37.5


line true false branch
74 3 0 if ($$self{'src'}) { }
0 0 elsif ($$self{'expr'}) { }
85 0 3 if $VoiceXML::Client::Debug
88 3 0 if ($fileToPlay) { }
90 0 3 if (-e $fileToPlay and -r $fileToPlay) { }
102 0 3 if $errorFileToPlay
111 0 0 if exists $$params{'errormsgfile'} and $$params{'errormsgfile'} and -r $$params{'errormsgfile'}
114 0 3 if $VoiceXML::Client::Debug