Branch Coverage

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


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