Branch Coverage

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


line true false branch
31 20 8 @addr ? :
23 28 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 24 !$_[0] ? :
0 24 @_ > 1 ? :