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 74 if ($multiline =~ s/^((?:\015\012)+)//)
58 74 1 if (length $multiline > 0)
60 0 74 if ($empty_lines > 0)
81 5 73 unless $self->{'canonicalize_body_started'}