Branch Coverage

blib/lib/VoiceXML/Client/Item/If.pm
Criterion Covered Total %
branch 1 18 5.5


line true false branch
63 0 1 unless (defined $cond)
88 0 0 if ($self->evaluateCondition($$self{'cond'}, $vxmlDoc))
97 0 0 if $rv != $VoiceXML::Client::Flow::Directive{'CONTINUE'}
108 0 0 if (exists $$condChild{'cond'}) { }
111 0 0 if ($self->evaluateCondition($$condChild{'cond'}, $vxmlDoc))
123 0 0 if ($matchFound)
130 0 0 if $rv != $VoiceXML::Client::Flow::Directive{'CONTINUE'}
157 0 0 if ($ctype eq 'VoiceXML::Client::Item::Elseif' or $ctype eq 'VoiceXML::Client::Item::Else')
182 0 0 if $ctype eq 'VoiceXML::Client::Item::Elseif' or $ctype eq 'VoiceXML::Client::Item::Else'