Branch Coverage

blib/lib/LibWeb/Themes/Default.pm
Criterion Covered Total %
branch 12 44 27.2


line true false branch
72 0 5 if ($ref eq 'SCALAR') { }
0 5 elsif ($ref eq 'ARRAY') { }
77 0 5 if $@
159 1 0 unless (defined $title_space)
160 1 0 uc $title_align eq 'CENTER' ? :
163 0 1 if (uc $title_align eq 'RIGHT') { }
246 1 0 unless (defined $title_space)
247 1 0 uc $title_align eq 'CENTER' ? :
250 0 1 if (uc $title_align eq 'RIGHT') { }
389 1 0 unless (defined $title_space)
390 1 0 uc $title_align eq 'CENTER' ? :
393 0 1 if (uc $title_align eq 'RIGHT') { }
497 0 0 unless defined $gap_width
506 0 0 if $@
507 0 0 $left_stub || $left_stub_width ? :
510 0 0 if ($total_width =~ /(.*)\%$/) { }
519 0 0 if ($left_stub or $left_stub_width)
522 0 0 $tab_width =~ /(.*)\%$/ ? :
533 0 0 $count == $active ? :
534 0 0 if (ref $_) { }
543 0 0 if $gap_width
554 0 0 if $@