Branch Coverage

blib/lib/WWW/Shorten/0rz.pm
Criterion Covered Total %
branch 5 16 31.2


line true false branch
18 0 2 unless my $url = shift()
28 0 2 unless $mech->response->is_success
39 0 1 unless my $url = shift()
42 0 1 unless $url =~ m[^http://]i
44 0 1 unless ($resp->is_redirect)
46 0 0 if ($content =~ /Error/) { }
47 0 0 if ($content =~ /
0 0 elsif (length $content > 100) { }