Branch Coverage

test/lib/ContentOfRandomFileTestOptions.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
22 18 18042 exists $args{'-check'} && !(ref($args{'-check'}) =~ /CODE|Regexp/) ? :
29 0 135000 if /CVS/
30 21000 114000 ref $check eq 'Regexp' ? :
37 12816 5208 if $_[0] and $_[0] =~ /^Content: (.*)$/
38 2934 2274 if $_[3] and chomp $_[3], $_[3] =~ /^(\w\.dat)$/