Branch Coverage

blib/lib/WebService/Tagzania/API.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
71 0 1 unless $rh_params and defined $rh_params and ref $rh_params eq 'HASH'
77 1 0 if (defined $query) { }
99 0 0 unless ($$response{'_rc'} = 200)
104 0 0 unless ($$response{'_msg'} eq 'OK')