blib/lib/VoiceXML/Client/Item/Break.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
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'}} |
line | l | !l | condition |
---|---|---|---|
67 | 0 | 0 | $$self{'XMLElement'}->attribute('strength') || 'medium' |