Branch Coverage

blib/lib/WebService/Diffbot.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
25 0 0 if $args{'url'}
36 0 0 if $args{'url'}
48 0 0 unless defined $self->token and defined $self->url
59 0 0 unless $response->is_success
63 0 0 if $$content{'error'}
64 0 0 if $$content{'warning'}