Branch Coverage

blib/lib/Class/MakeMethods/Utility/Inheritable.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
52 9 0 if require Exporter
72 31 41 if exists $$dataset{$instance}
78 26 23 if exists $$dataset{$v_self}
99 41 8 $v_self ? :
114 13 2 if (defined $value) { }