Branch Coverage

blib/lib/Crypt/OOEnigma/Reflector.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
123 0 3550 unless ref $self
125 0 3550 if $name =~ /::DESTROY/
127 0 3550 unless (exists $$self{$name})
130 0 3550 if (@_) { }