Branch Coverage

blib/lib/Astro/NED/Response/Objects.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
70 0 0 if grep {not $_->isa('Astro::NED::Response::Object');} @objects
126 79 0 if (1 == @matches) { }
133 0 79 if (exists $used{$name} and $name ne 'No')
145 0 0 if (0 == @matches) { }
166 21 198 $_ eq '' || $_ eq '...' ? :
176 1 10 if ($@)
191 1 3 if ($@ or $error)