Branch Coverage

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


line true false branch
18 42 881 if ref $child eq "Mail::AuthenticationResults::Header"
19 4 877 if ref $child eq "Mail::AuthenticationResults::Header::AuthServID"
20 12 865 if ref $child eq "Mail::AuthenticationResults::Header::Comment"
21 468 397 if ref $child eq "Mail::AuthenticationResults::Header::Entry"
22 190 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 556 unless $self->_ALLOWED_CHILDREN($child)
31 1 555 if &refaddr($self) == &refaddr($child)
33 189 366 if (ref $child eq 'Mail::AuthenticationResults::Header::Group') { }
41 6 245 if ($current_child == $child)
56 3 13 if $sep
57 3 13 if $sep