Condition Coverage

blib/lib/Data/Random/Flexible.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
129 0 0 0 $value >= 0 and $value < 9
246 0 0 0 defined $length && $length =~ /^\d+$/
284 0 0 0 defined $length && $length =~ /^\d+$/
322 0 0 0 defined $length && $length =~ /^\d+$/
364 0 0 0 defined $length && $length =~ /^\d+$/