Condition Coverage

blib/lib/SWF/Builder/Character.pm
Criterion Covered Total %
condition 4 16 25.0


and 3 conditions

line !l l&&!r l&&r condition
370 0 0 0 defined $$ptags[$frame_offset] and $$ptags[$frame_offset]{'_tag'}->Matrix->defined

or 2 conditions

line l !l condition
120 0 3 $param{'Frame'} || 1
189 0 0 $type ||= 'MovieClip'

or 3 conditions

line l !l&&r !l&&!r condition
112 0 3 0 $param{'MovieClip'} || $param{'MC'} || $param{'clip_with'} || $$self{'_parent'}
227 0 0 3 $frame_offset < 0 or $frame_offset >= $$self{'_last_frame_offset'}
370 3 0 0 $frame_offset == 0 or defined $$ptags[$frame_offset] and $$ptags[$frame_offset]{'_tag'}->Matrix->defined