test/lib/ContentOfRandomFileTestOptions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
21 | 18 | 18042 | exists $args{'-check'} && !(ref($args{'-check'}) =~ /CODE|Regexp/) ? : |
28 | 0 | 135000 | if /CVS/ |
29 | 21000 | 114000 | ref $check eq 'Regexp' ? : |
36 | 12873 | 5151 | if $_[0] and $_[0] =~ /^Content: (.*)$/ |
37 | 2877 | 2274 | if $_[3] and chomp $_[3], $_[3] =~ /^(\w\.dat)$/ |