Branch Coverage

blib/lib/Class/MakeMethods/Template/Ref.pm
Criterion Covered Total %
branch 3 20 15.0


line true false branch
59 0 1 unless ref $callee
64 0 1 if ($init_method) { }
0 1 elsif (scalar @_) { }
97 0 0 if (scalar @_ == 1 and UNIVERSAL::isa($_[0], $class)) { }
103 0 0 unless $$m_info{'instance'}
107 0 0 if ($init_method) { }
0 0 elsif (scalar @_) { }
122 0 0 unless $$m_info{'instance'}
126 0 0 if ($init_method) { }
0 0 elsif (scalar @_) { }