Condition Coverage

blib/lib/WebService/Bukget.pm
Criterion Covered Total %
condition 0 38 0.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 0 defined $$s{'params'}{'fields'} and ref $$s{'params'}{'fields'} eq 'ARRAY'
58 0 0 0 defined $s and ref $s eq 'HASH'
72 0 0 0 defined $scn and ref $scn eq 'HASH'
0 0 0 defined $cn and ref $cn eq 'HASH'
0 0 0 defined $scn and defined $cn
0 0 0 defined $scn and defined $cn and defined $s
0 0 0 defined $scn and defined $cn and defined $s and ref $s eq 'HASH'
91 0 0 0 defined $san and ref $san eq 'HASH'
0 0 0 defined $an and ref $an eq 'HASH'
0 0 0 defined $san and defined $an
0 0 0 defined $san and defined $an and defined $s
0 0 0 defined $san and defined $an and defined $s and ref $s eq 'HASH'

or 2 conditions

line l !l condition
23 0 0 $$args{'params'} || {}