Branch Coverage

lib/Mail/AuthenticationResults/Header/Group.pm
Criterion Covered Total %
branch 26 26 100.0


line true false branch
18 42 1016 if ref $child eq "Mail::AuthenticationResults::Header"
19 4 1012 if ref $child eq "Mail::AuthenticationResults::Header::AuthServID"
20 12 1000 if ref $child eq "Mail::AuthenticationResults::Header::Comment"
21 576 424 if ref $child eq "Mail::AuthenticationResults::Header::Entry"
22 217 207 if ref $child eq "Mail::AuthenticationResults::Header::Group"
23 202 5 if ref $child eq "Mail::AuthenticationResults::Header::SubEntry"
24 4 1 if ref $child eq "Mail::AuthenticationResults::Header::Version"
30 1 637 unless $self->_ALLOWED_CHILDREN($child)
31 1 636 if builtin::refaddr($self) == builtin::refaddr($child)
33 216 420 if (ref $child eq 'Mail::AuthenticationResults::Header::Group') { }
41 6 344 if ($current_child == $child)
56 5 15 if $sep
57 5 15 if $sep