Branch Coverage

blib/lib/Net/OpenSocial/Client/Protocol/REST.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
76 0 0 exists $$obj{'response'} ? :
77 0 0 if (exists $$result{'entry'}) { }
79 0 0 unless ref $entries eq 'ARRAY'
81 0 0 if exists $$result{'totalResults'}
83 0 0 if exists $$result{'startIndex'}
85 0 0 if exists $$result{'itemsPerPage'}
88 0 0 unless keys %$entry > 0