Condition Coverage

blib/lib/Astro/FITS/HdrTrans/JCMT.pm
Criterion Covered Total %
condition 19 36 52.7


and 3 conditions

line !l l&&!r l&&r condition
181 2 0 4 defined $startval and defined $endval
211 1 0 3 defined $startval and defined $endval
298 3 0 1 $n_open and not $n_closed || $n_other
302 1 0 2 $n_closed and not $n_open || $n_other
415 4 0 4 defined $COORDS and UNIVERSAL::isa($COORDS, 'Astro::Coords')
444 0 1 4 defined $dateobs and defined $az
1 0 4 defined $dateobs and defined $az and defined $el
448 0 0 4 defined $dateobs and defined $telescope
0 0 4 defined $dateobs and defined $telescope and defined $az
0 0 4 defined $dateobs and defined $telescope and defined $az and defined $el

or 3 conditions

line l !l&&r !l&&!r condition
298 0 0 1 $n_closed || $n_other
302 0 0 2 $n_open || $n_other