Condition Coverage

blib/lib/Astro/QDP/Parse.pm
Criterion Covered Total %
condition 11 17 64.7


and 3 conditions

line !l l&&!r l&&r condition
82 4 0 0 $opt{'as_pdl'} and not $have_PDL
284 4 1722 8 $$hdr{'skip'} and $line =~ /^\s*NO\s+/
288 0 8 1 $NO < @$lines and $$lines[$NO] =~ /^\s*NO\s+/
290 0 0 8 $$hdr{'skip'} and $$hdr{'skip'} <= $NO + 1

or 2 conditions

line l !l condition
351 4 70 $PLT{lc $cmd} || ''

or 3 conditions

line l !l&&r !l&&!r condition
298 1718 0 8 $line =~ /^\s*$Astro::QDP::Parse::RE{'num'}{'real'}/ or $line =~ /^\s*NO\s+/