blib/lib/Net/OpenSocial/Client/Protocol/RPC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 10 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 0 | 0 | 0 | $operation eq 'create' || $operation eq 'update' and scalar keys %$result == 0 |
line | l | !l | condition |
---|---|---|---|
85 | 0 | 0 | $obj ||= {} |
95 | 0 | 0 | $$obj{'data'} || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
96 | 0 | 0 | 0 | $operation eq 'create' || $operation eq 'update' |