Branch Coverage

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


line true false branch
222 9 0 if ($filename =~ /[.]\h*([^.]+)\z/u)
226 5 4 if (exists $BLOCKLIST{$extension})
231 2 2 if ($extension =~ /\A[r\d]\d{2,}\z/u)
244 3 1 if (defined $header)
257 4 0 if (defined $zip)
262 3 1 if (defined $filename) { }
268 3 1 if ($result ne "ok")