Condition Coverage

blib/lib/Astro/Correlate/Method/RITMatch.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
98 0 0 0 defined $cat1 and UNIVERSAL::isa($cat1, 'Astro::Catalog')
104 0 0 0 defined $cat2 and UNIVERSAL::isa($cat2, 'Astro::Catalog')
116 0 0 0 exists $args{'temp'} and defined $args{'temp'}
129 0 0 0 defined $ENV{'MATCH_DIR'} and -d $ENV{'MATCH_DIR'}
0 0 0 defined $ENV{'MATCH_DIR'} and -d $ENV{'MATCH_DIR'} and -e 'File::Spec'->catfile($ENV{'MATCH_DIR'}, 'match')