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