Branch Coverage

blib/lib/WWW/Shorten/SCK.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
28 0 2 unless my $url = shift()
32 0 2 unless $resp->is_success
34 2 0 if (ref $content and $$content{'status'} eq 'OK')
41 0 2 unless my $sck_url = shift()
46 2 0 if substr($sck_url, 0, 14) eq 'http://sck.pm/'
50 0 2 unless $resp->is_success
52 0 2 if (ref $content and $$content{'status'} eq 'OK')