Branch Coverage

blib/lib/Mail/LMLM/Types/GoogleGroups.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
28 0 0 if ($key =~ /^-?(maintenance[-_]url)$/) { }
0 0 elsif ($key =~ /^-?(owner)$/) { }
54 0 0 if (exists $self->{'maintenance_url'}) { }
71 0 0 $add ? :
89 0 0 if ($self->{'owner'}) { }