Branch Coverage

blib/lib/Mail/DKIM/MessageParser.pm
Criterion Covered Total %
branch 16 20 80.0


line true false branch
47 296 0 @_ == 1 ? :
296 0 if @_
49 296 0 if ($self->{'in_header'})
52 291 3397 if (substr($$buf_ref, 0, 2) eq "\r\n")
58 4 3393 unless ($$buf_ref =~ /^(.+?\015\012)[^\ \t]/s)
67 291 5 unless ($self->{'in_header'})
69 290 1 if ($j >= 0)
87 5 291 if ($self->{'in_header'}) { }
88 4 1 if ($$buf_ref ne "")
101 0 291 if ($$buf_ref ne "")