Branch Coverage

blib/lib/WWW/Grooveshark.pm
Criterion Covered Total %
branch 7 26 26.9


line true false branch
140 0 1 if defined $opts{'agent'}
146 0 1 if $@
149 1 0 $opts{'staging'} ? :
181 0 1 if $self->sessionID
729 0 0 if (exists $args{'hashpass'}) { }
733 0 0 if (exists $args{'username'} and exists $args{'pass'}) { }
759 0 0 if $ret
793 0 0 if $ret
854 0 0 if ($ret) { }
981 0 0 if ($ret)
1101 0 1 $$self{'_https'} ? :
1103 1 0 if (my $q = $$self{'_query_string'})
1113 0 1 if ($response->is_success) { }