Branch Coverage

blib/lib/Business/SiteCatalyst.pm
Criterion Covered Total %
branch 3 30 10.0


line true false branch
105 0 6 if not defined $args{$arg} or $args{$arg} eq ''
113 0 3 defined $args{'api_subdomain'} ? :
225 0 0 if not defined $args{$arg} or $args{$arg} eq ''
230 0 0 defined $json_in ? :
0 0 if $verbose
245 0 0 defined $url ? :
0 0 if $verbose
248 0 0 if $verbose
258 0 0 unless $response->is_success
261 0 0 defined $response ? :
0 0 if $verbose
266 0 0 if (exists $METHODS_RETURNING_INVALID_JSON{$args{'method'}}) { }
275 0 0 defined $json_out ? :
0 0 if $verbose
298 0 3 if defined $verbose