Branch Coverage

lib/Class/Dot/Meta/Accessor/Chained.pm
Criterion Covered Total %
branch 13 18 72.2


line true false branch
43 0 4 if ($$options{'-optimized'}) { }
60 7 14 if (defined $value)
61 1 6 unless $$priv{'has_setter'}
63 2 4 if ($$options{'-optimized'}) { }
72 0 14 unless ($$priv{'has_getter'})
76 4 10 unless (exists $$self{$property_key})
78 4 0 if (_NEWSCHOOL_TYPE($isa)) { }
0 0 elsif (_OLDSCHOOL_TYPE($isa)) { }
89 4 10 $$options{'-optimized'} ? :