Branch Coverage

blib/lib/Gantry/Utils/HTML.pm
Criterion Covered Total %
branch 0 62 0.0


line true false branch
89 0 0 unless defined $$options{$option}
94 0 0 if (scalar @data > 0)
185 0 0 if not defined $level or $level eq ''
200 0 0 unless defined $action
219 0 0 unless defined $action
255 0 0 if (ref $vals eq 'HASH' or ref $vals eq 'Apache::Request::Table') { }
256 0 0 exists $$vals{$name} ? :
259 0 0 defined $vals ? :
265 0 0 if ($type =~ /^textarea$/i)
271 0 0 if $params =~ /^\s+$/
284 0 0 if (ref $check eq 'HASH' or ref $check eq 'Apache::Request::Table') { }
285 0 0 exists $$check{$name} ? :
288 0 0 defined $check ? :
291 0 0 $value eq $in ? :
293 0 0 if not defined $params or $params =~ /^\s+$/
307 0 0 if (ref $check eq 'HASH' or ref $check eq 'Apache::Request::Table') { }
308 0 0 exists $$check{$name} ? :
311 0 0 defined $check ? :
314 0 0 $value eq $in ? :
316 0 0 if not defined $params or $params =~ /^\s+$/
331 0 0 unless defined $opts
333 0 0 if (ref $vals eq 'HASH' or ref $vals eq 'Apache::Request::Table') { }
334 0 0 exists $$vals{$name} ? :
337 0 0 defined $vals ? :
344 0 0 $opt_value eq $value ? :
349 0 0 defined $multiple && $multiple ? :
371 0 0 defined $type && $type =~ /cat/ ? :
391 0 0 unless defined $height
392 0 0 unless defined $width
441 0 0 if (not $option =~ /nowrap/i) { }
449 0 0 if (scalar @data > 0)