Condition Coverage

blib/lib/VoiceXML/Client/Item/Break.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 $$self{'strength'} and exists $VoiceXML::Client::Item::Break::StrengthToSeconds{$$self{'strength'}}
0 0 0 $$self{'strength'} and exists $VoiceXML::Client::Item::Break::StrengthToSeconds{$$self{'strength'}} and $VoiceXML::Client::Item::Break::StrengthToSeconds{$$self{'strength'}}

or 2 conditions

line l !l condition
67 0 0 $$self{'XMLElement'}->attribute('strength') || 'medium'