Condition Coverage

blib/lib/App/Framework/Base/Object.pm
Criterion Covered Total %
condition 23 67 34.3


and 3 conditions

line !l l&&!r l&&r condition
473 157 3 2 $class->allowed_class_instance and not $class->has_class_instance

or 2 conditions

line l !l condition
563 1182 36717 $DEBUG{$class} ||= 0
588 0 162 $DEBUG{$class} ||= 0
614 0 211 $VERBOSE{$class} ||= 0
639 0 162 $DEBUG{$class} ||= 0
1021 30363 7015 $min_debug ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
109 0 162 0 ref $obj || $obj
161 162 0 0 ref $this || $this
223 0 162 0 ref $this || $this
471 0 162 0 ref $this || $this
499 0 5 0 ref $this || $this
532 0 0 0 ref $this || $this
560 37899 0 0 ref $this || $this
585 162 0 0 ref $this || $this
611 211 0 0 ref $this || $this
636 162 0 0 ref $this || $this
660 34 0 0 ref $this || $this
699 611 0 0 ref $this || $this
757 211 0 0 ref $this || $this
832 0 0 0 ref $this || $this
891 76 0 0 ref $this || $this
1089 0 0 0 ref $this || $this
1139 0 0 0 ref $this || $this
1190 0 0 0 not ref $this or ref $this eq 'ARRAY'