Branch Coverage

blib/lib/CloudFlare/Client.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
49 3 0 @_ ? :
0 3 if @_ < 1
3 0 $#_ >= 0 ? :
0 3 $#_ == 1 && ref $_[1] eq 'HASH' ? :
3 0 %tmp ? :
59 1 2 unless $res->is_success
65 1 1 unless $$info{'result'} eq 'success'