Branch Coverage

blib/lib/Mail/DKIM/Canonicalization/DkCommon.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
66 17 4 if (@sig_header_names)
72 0 123 unless $line =~ /^([^\s:]+)\s*:/
98 0 106 if ($counts{lc $field_name} > 0) { }
103 0 0 if defined $line
114 25 98 if ($line =~ /^(from|sender)\s*:(.*)$/i)