Condition Coverage

test/lib/ContentOfRandomFileTestOptions.pm
Criterion Covered Total %
condition 10 11 90.9


and 3 conditions

line !l l&&!r l&&r condition
21 12792 5250 18 exists $args{'-check'} && !(ref($args{'-check'}) =~ /CODE|Regexp/)
36 2274 2877 12873 $_[0] and $_[0] =~ /^Content: (.*)$/
37 2274 0 2877 $_[3] and chomp $_[3], $_[3] =~ /^(\w\.dat)$/

or 2 conditions

line l !l condition
26 5250 12792 shift() || sub { 'no checking done - always true'; }