Condition Coverage

blib/lib/Test/ManyParams.pm
Criterion Covered Total %
condition 2 3 66.6


and 3 conditions

line !l l&&!r l&&r condition
205 17 4 0 /seed/ and do { $seed_now = shift(); die 'The seed must be an integer' unless $seed_now =~ /^\d+$/ }