Condition Coverage

blib/lib/Object/I18n.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
165 0 0 0 $opts{'notes'} and my $history_class = $$self{'history_class'}

or 2 conditions

line l !l condition
99 0 2 $attrs{'oid_method'} ||= 'id'
100 0 2 $attrs{'storage_class'} ||= 'Object::I18n::Storage::MemHash'
114 1 2 $$self{'registered_methods'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
41 11 10 0 ref $self || $self
50 7 4 0 $$i18n{'instance'}{$oid} ||= $i18n->_clone($self)
153 1 4 0 $$self{'language'} || $$self{'class'}->i18n->language