Branch Coverage

lib/ACL/Regex.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
35 0 0 unless open FD, "<$required_file"
37 0 0 if /^#/
38 0 0 if (/(\S+?)=(\S+)/)
58 0 0 unless defined $hash{'action'}
62 0 0 if (defined $self->{'req'}{$action})
69 0 0 if (defined $hash{$key}) { }
92 0 0 unless defined $hash{'action'}
96 0 0 if (defined $self->{'req'}{$action})
104 0 0 if (defined $hash{$key}) { }
120 0 0 unless defined $hash->{'Filename'}
122 0 0 unless open FD, "<$hash->{'Filename'}"
128 0 0 if /^$/
129 0 0 if (m[^/(.+?)/\s+?(.*)])
133 0 0 if $rc < 0
147 0 0 if $rc < 0
151 0 0 if $sanitized =~ /$regex/i