Condition Coverage

lib/OODoc/Format/Html.pm
Criterion Covered Total %
condition 0 79 0.0


and 3 conditions

line !l l&&!r l&&r condition
314 0 0 0 not $diags and @diags
720 0 0 0 defined $if and length $if
749 0 0 0 defined $if and length $if
817 0 0 0 !$manual->inherited($_) && $_->description
858 0 0 0 defined $if and length $if
901 0 0 0 @subs && $show_sub eq 'COUNT'
915 0 0 0 @subs and $show_sub eq "LIST"
939 0 0 0 $show_sub eq "LIST" and @subs

or 2 conditions

line l !l condition
33 0 0 delete $args->{'html_root'} || '/'
39 0 0 delete $args->{'html_meta_data'} || ''
92 0 0 $args{'verbose'} || 0
94 0 0 $args{'format_options'} || []
149 0 0 $args{'verbose'} || 0
222 0 0 shift() || []
249 0 0 $args{'show_chapter_examples'} || 'EXPAND'
672 0 0 delete $attrs->{'window'} || '_top'
756 0 0 $attrs->{'starting_with'} || 'ALL'
757 0 0 $attrs->{'type'} || 'ALL'
774 0 0 $attrs->{'table_columns'} || 2
865 0 0 $attrs->{'show_subroutines'} || 'LIST'
866 0 0 $attrs->{'subroutine_types'} || 'ALL'
891 0 0 $attrs->{'show_sections'} || 'LINK'

or 3 conditions

line l !l&&r !l&&!r condition
37 0 0 0 delete $args->{'jump_script'} || "$html/jump.cgi"
98 0 0 0 $args{'template'} || 'File::Spec'->catdir('html', 'manual')
165 0 0 0 $args{'process'} || qr/\.(s?html|cgi)$/
221 0 0 0 shift() || &panic()
819 0 0 0 @subsect or $section->description
823 0 0 0 @sections or length $details->description
883 0 0 0 not @subs or $show_sub eq "NO"
903 0 0 0 $show_sec eq "LINK" or $show_sec eq "NAME"
945 0 0 0 $show_sec eq "LINK" or $show_sec eq "NAME"