Branch Coverage

blib/lib/WWW/Tumblr/Blog.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
49 0 5 unless $args{'type'}
53 5 0 if ($post_required_params{$args{'type'}})
55 3 2 if (ref $req and ref $req eq 'HASH' and defined $req->{'any'}) { }
58 0 3 if scalar grep({$args{$_};} @{$$req{'any'};}) == 0
61 1 1 unless defined $args{$req}
72 4 0 if ($response->is_success) { }
86 0 0 unless $args{'id'}
96 0 0 unless $args{'id'}