Branch Coverage

lib/Mail/AuthenticationResults/Header/Comment.pm
Criterion Covered Total %
branch 21 24 87.5


line true false branch
19 0 15 unless defined $value
31 6 147 if $first eq "("
32 6 147 if $first eq ")"
33 5 148 if $depth == -1
35 4 11 if $depth != 0
38 5 10 unless ($nested_ok)
59 6 1710 if $first eq "("
60 7 1709 if $first eq ")"
61 3 1713 if $depth == -1
63 2 90 if $depth != 0
64 0 90 if $value =~ /\n/
65 0 90 if $value =~ /\r/