Branch Coverage

blib/lib/Mail/Object.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
48 0 0 ref $proto ? :
61 0 0 ref $proto ? :
86 0 0 if $self == $object
87 0 0 if keys %{$self;} != $object->keys
88 0 0 $self->hasSubset($object) ? :
107 0 0 exists $$self{$key} ? :
132 0 0 if (exists $$self{$attributeName}) { }
146 0 0 if (exists $$self{$attributeName}) { }
162 0 0 if ($name =~ /^set(.*)/) { }
164 0 0 if (exists $$self{$attributeName}) { }
171 0 0 if (exists $$self{$name}) { }