Condition Coverage

blib/lib/SDLx/App.pm
Criterion Covered Total %
condition 27 67 40.3


and 3 conditions

line !l l&&!r l&&r condition
36 3 0 0 $screen_w and $screen_h
3 0 0 $screen_w and $screen_h and $screen_d
131 3 0 0 $ic and -e $ic
231 3 0 0 $screen_w and $screen_h
3 0 0 $screen_w and $screen_h and $screen_d

or 2 conditions

line l !l condition
58 0 3 $options{'icon'} || $options{'i'} || ''
59 0 1 $options{'width'} || $options{'w'} || 800
60 0 1 $options{'height'} || $options{'h'} || 600
61 0 3 $options{'depth'} || $options{'d'} || 16
62 0 3 $options{'flags'} || $options{'f'} || 268435456
63 0 3 $options{'red_size'} || $options{'r'} || 5
64 0 3 $options{'green_size'} || $options{'g'} || 5
65 0 3 $options{'blue_size'} || $options{'b'} || 5
66 0 3 $options{'alpha_size'} || $options{'a'} || 0
67 0 3 $options{'red_accum_size'} || $options{'ras'} || 0
68 0 3 $options{'green_accum_size'} || $options{'gas'} || 0
69 0 3 $options{'blue_accum_size'} || $options{'bas'} || 0
70 0 3 $options{'alpha_accum_size'} || $options{'aas'} || 0
71 0 3 $options{'double_buffer'} || $options{'db'} || 0
73 0 3 $options{'buffer_size'} || $options{'bs'} || 0
74 0 3 $options{'stencil_size'} || $options{'st'} || 0
75 0 3 $options{'asyncblit'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
33 0 3 0 ref $proto || $proto
56 0 1 0 $options{'title'} || $options{'t'} || $0
57 0 3 0 $options{'icon_title'} || $options{'it'} || $t
77 0 0 3 $options{'gl'} or $options{'opengl'}
79 0 0 3 $options{'fullscreen'} or $options{'full'}
160 0 0 0 shift() || $title