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+)/)
57 0 0 unless defined $hash{'action'}
62 0 0 if (defined $$self{'req'}{$action})
69 0 0 if (not defined $hash{$key}) { }
91 0 0 unless defined $hash{'action'}
96 0 0 if (defined $$self{'req'}{$action})
104 0 0 if (not defined $hash{$key}) { }
119 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