Branch Coverage

blib/lib/Email/Simple/Creator.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
19 1 20 unless defined $value
21 1 20 if ($value =~ s/[\x0a\x0b\x0c\x0d\x85\x{2028}\x{2029}]+/ /g)