Condition Coverage

blib/lib/WebService/Soundcloud.pm
Criterion Covered Total %
condition 2 18 11.1


and 3 conditions

line !l l&&!r l&&r condition
334 0 0 0 $$self{'username'} and $$self{'password'}
876 0 0 3 $$self{'access_token'} and not $$extra{'no_auth'}

or 3 conditions

line l !l&&r !l&&!r condition
146 1 0 0 defined $client_id or defined $client_secret
683 0 0 0 $code == &HTTP::Status::RC_MOVED_PERMANENTLY or $code == &HTTP::Status::RC_FOUND
0 0 0 $code == &HTTP::Status::RC_MOVED_PERMANENTLY or $code == &HTTP::Status::RC_FOUND or $code == &HTTP::Status::RC_SEE_OTHER
0 0 0 $code == &HTTP::Status::RC_MOVED_PERMANENTLY or $code == &HTTP::Status::RC_FOUND or $code == &HTTP::Status::RC_SEE_OTHER or $code == &HTTP::Status::RC_TEMPORARY_REDIRECT