blib/lib/Astro/ADS/Result.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 9 | 11.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
261 | 0 | 0 | 0 | exists $args{'format'} and $args{'format'} eq 'XML' |
268 | 0 | 0 | 0 | exists $args{'format'} and $args{'format'} eq 'XML' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
83 | 0 | 10 | 0 | ref $proto || $proto |