Condition Coverage

blib/lib/Math/NumSeq/File.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
68 0 0 1 defined $filename and not $filename =~ /^\s*$/
101 3 0 0 $value > $max_value || $value < $min_value and not $value =~ /\./

or 2 conditions

line l !l condition
82 4 0 $$self{'fh'} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
101 0 0 3 $value > $max_value || $value < $min_value