Branch Coverage

blib/lib/Mail/Exim/ACL/Attachments.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
220 9 0 if ($filename =~ /[.]\h*([^.]+)\z/u)
224 5 4 if (exists $BLOCKLIST{$extension})
229 2 2 if ($extension =~ /\A[r\d]\d{2,}\z/u)
242 3 1 if (defined $header)
255 4 0 if (defined $zip)
260 3 1 if (defined $filename) { }
266 3 1 if ($result ne "ok")