Condition Coverage

blib/lib/Class/MakeMethods/Template/Hash.pm
Criterion Covered Total %
condition 9 15 60.0


or 2 conditions

line l !l condition
164 8 2 $Class::MakeMethods::Template::Hash::struct{$$m_info{'class'}} ||= []
182 2 0 $Class::MakeMethods::Template::Hash::struct{$$m_info{'class'}} ||= []
188 2 0 $$self{$$m_info{'hash_key'}} ||= []
194 2 0 $Class::MakeMethods::Template::Hash::struct{$$m_info{'class'}} ||= []
201 25 2 $$self{$$m_info{'hash_key'}} ||= []
210 2 0 $$self{$$m_info{'hash_key'}} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
162 0 10 0 $$m_info{'class'} ||= $$m_info{'target_class'}