Branch Coverage

blib/lib/WWW/Shorten/SnipURL.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
50 0 0 unless my $url = shift()
54 0 0 if defined $nick
55 0 0 if defined $pass
58 0 0 unless $resp->is_success
74 0 0 unless my $code = shift()
85 0 0 unless $resp->is_success
88 0 0 if $content eq 'ERROR'