Condition Coverage

blib/lib/Astro/FITS/CFITSIO/Simple.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
115 0 2 37 defined $input and UNIVERSAL::isa($input, 'fitsfilePtr') || !ref($input)

or 3 conditions

line l !l&&r !l&&!r condition
115 2 37 0 UNIVERSAL::isa($input, 'fitsfilePtr') || !ref($input)
242 27 0 10 BINARY_TBL() == $hdutype or ASCII_TBL() == $hdutype
299 13 0 1 BINARY_TBL() == $actual || ASCII_TBL() == $actual