Branch Coverage

blib/lib/HTML/Widgets/SelectLayers.pm
Criterion Covered Total %
branch 0 62 0.0


line true false branch
142 0 0 exists $$self{'unique_key'} ? :
143 0 0 exists $$self{'html_between'} ? :
145 0 0 exists $$self{'form_action'} ? :
147 0 0 exists $$self{'form_elements'} ? :
149 0 0 exists $$self{'form_text'} ? :
151 0 0 exists $$self{'form_checkbox'} ? :
153 0 0 exists $$self{'form_radio'} ? :
155 0 0 exists $$self{'form_select'} ? :
158 0 0 exists $$self{'under_position'} ? :
160 0 0 lc $under_position eq 'absolute' ? :
210 0 0 if ($under_position eq 'absolute')
224 0 0 exists $$self{'unique_key'} ? :
225 0 0 unless my $form_name = $$self{'form_name'}
227 0 0 exists $$self{'form_elements'} ? :
229 0 0 exists $$self{'form_text'} ? :
231 0 0 exists $$self{'form_checkbox'} ? :
233 0 0 exists $$self{'form_radio'} ? :
235 0 0 exists $$self{'form_select'} ? :
317 0 0 if exists $$self{'fixup_callback'}
327 0 0 exists $$self{'unique_key'} ? :
329 0 0 exists $$self{'selected_layer'} ? :
330 0 0 exists $$self{'size'} ? :
336 0 0 if $option eq $selected
344 0 0 exists $$self{'unique_key'} ? :
346 0 0 exists $$self{'under_position'} ? :
358 0 0 if ($under_position eq 'absolute') { }
366 0 0 if ($under_position eq 'absolute') { }
380 0 0 exists $$self{'unique_key'} ? :
381 0 0 unless exists $$self{'selected_layer'}
383 0 0 exists $$self{'under_position'} ? :
385 0 0 $under_position eq 'absolute' ? :