| line |
true |
false |
branch |
|
75
|
0 |
0 |
if (exists $$params{'agent'}) { } |
|
82
|
0 |
0 |
if (exists $$params{'protocol'}) { } |
|
89
|
0 |
0 |
if (exists $$params{'runtime'}) { } |
|
96
|
0 |
0 |
if (exists $$params{'errormsgfile'}) { } |
|
115
|
0 |
0 |
unless (exists $$self{'cookiejar'}) |
|
121
|
0 |
0 |
if ($$params{'cookiefile'}) |
|
140
|
0 |
0 |
unless ($url =~ m[^\w+://]) |
|
145
|
0 |
0 |
unless ($url =~ m[^/]) |
|
192
|
0 |
0 |
unless ($response->is_success) |
|
201
|
0 |
0 |
if $VoiceXML::Client::Debug > 2 |
|
207
|
0 |
0 |
if ($retVal == $VoiceXML::Client::Flow::Directive{'NEXTDOC'}) |
|
210
|
0 |
0 |
unless $url |
|
225
|
0 |
0 |
if (defined $setTo and -r $setTo) |