Condition Coverage

blib/lib/Fukurama/Class/AttributesHandler.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
256 28 2 4 $old and @unknown_attributes
273 3 2 29 $LAST_ATTRIBUTE_METHOD and not $$LAST_ATTRIBUTE_METHOD{'resolved'}
314 0 109 0 $$symbols{$key} and *{$$symbols{$key};}{'CODE'}

or 3 conditions

line l !l&&r !l&&!r condition
157 6 0 1 scalar %symbols or eval "use $attribute_class;return 1;"