Branch Coverage

blib/lib/Mail/DKIM/Canonicalization/simple.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
25 0 275 unless @_ == 1
53 1 72 if ($multiline =~ s/^((?:\015\012)+)//)
58 72 1 if (length $multiline > 0)
60 0 72 if ($empty_lines > 0)
81 5 71 unless $self->{'canonicalize_body_started'}