Branch Coverage

blib/lib/Mail/Message/Field/AddrGroup.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
31 20 9 @addr ? :
23 29 length $name ? :
42 0 1 unless defined $addr
44 1 0 if (ref $addr)
45 0 1 if $addr->isa($class)
47 1 0 if $addr->isa("User::Identity::Collection::Emails")
63 0 25 !$_[0] ? :
0 25 @_ > 1 ? :