Condition Coverage

blib/lib/Astro/Catalog/IO/ASCII.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 defined $args{'file'} and $args{'file'} ne 'default'

or 3 conditions

line l !l&&r !l&&!r condition
76 0 0 0 ref $args{'data'} eq 'GLOB' or UNIVERSAL::isa($args{'data'}, 'IO::Handle')