Branch Coverage

blib/lib/WebService/Hatena/Graph.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
18 0 0 if (defined $args{'access_token'}) { }
27 0 0 unless defined $args{'username'} and defined $args{'password'}
60 0 0 unless defined $args{'graphname'}
65 0 0 if $res->code != 201
74 0 0 unless defined $args{'graphname'}
79 0 0 if $res->code != 200
88 0 0 unless defined $args{'graphname'}
93 0 0 if $res->code != 201
102 0 0 unless defined $args{'graphname'}
107 0 0 if $res->code != 200
117 0 0 if ($self->use_oauth) { }
144 0 0 if ($self->use_oauth) { }