Branch Coverage
blib/lib/WWW/LongURL.pm
Criterion
Covered
Total
%
branch
0
10
0.0
line
true
false
branch
28
0
0
unless ($url)
35
0
0
unless $response
36
0
0
if ($$response{'long-url'}) { }
49
0
0
unless $response
62
0
0
if ($response->is_success) { }