Branch Coverage

blib/lib/Astro/ADS/Role/ResultMapper.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
13 0 6 unless ($json and exists $json->{'responseHeader'})
22 6 0 $json->{'response'}{'numFoundExact'} ? :
28 6 0 if @papers
37 0 1 unless ($json and exists $json->{'responseHeader'})