Branch Coverage

blib/lib/App/cloudconvert.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
18 0 0 $$self{'agent'} ? :
32 0 0 if ($$self{'dry'})
34 0 0 ref $params{$_} ? :
46 0 0 if ($response->code == '303') { }
50 0 0 unless ($response->is_success)
51 0 0 if ($response->header('content-type') eq 'application/json')