Branch Coverage

blib/lib/Vonage/Click2Call.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
13 0 0 unless (exists $args{'login'} and exists $args{'password'})
26 0 0 unless ($hash{'skipHttpsCheck'})
29 0 0 if (not $res->is_success and $res->code == 501)
43 0 0 if ($res->is_success) { }
64 0 0 if ($res->is_success) { }
66 0 0 if ($res_code == 0) { }