blib/lib/Astro/Correlate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
59 | 0 | 0 | 0 | defined $args{'catalog1'} and UNIVERSAL::isa($args{'catalog1'}, 'Astro::Catalog') |
0 | 0 | 0 | defined $args{'catalog1'} and UNIVERSAL::isa($args{'catalog1'}, 'Astro::Catalog') and defined $args{'catalog2'} | |
0 | 0 | 0 | defined $args{'catalog1'} and UNIVERSAL::isa($args{'catalog1'}, 'Astro::Catalog') and defined $args{'catalog2'} and UNIVERSAL::isa($args{'catalog2'}, 'Astro::Catalog') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
55 | 0 | 0 | 0 | ref $proto || $proto |