Condition Coverage

blib/lib/VoiceXML/Client/UserAgent.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
225 0 0 0 defined $setTo and -r $setTo

or 2 conditions

line l !l condition
64 0 0 shift() || 'localhost'
65 0 0 shift() || '/'
66 0 0 shift() || {}
105 0 0 'VoiceXML::Client::Parser'->new || die('Could not create parser??')
138 0 0 shift() || ''
171 0 0 shift() || {}
178 0 0 shift() || die('VoiceXML::Client::UserAgent::runApplication MUST pass start URL')
179 0 0 shift() || die('VoiceXML::Client::UserAgent::runApplication MUST pass device handle')
202 0 0 $$self{'vxmlparser'}->parse($vxmlFileContents, $$self{'runtime'}) || die("Could not parse response from $url")

or 3 conditions

line l !l&&r !l&&!r condition
70 0 0 0 ref $class || $class