Condition Coverage

lib/OODoc/Format/Pod.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
375 0 0 0 defined $widths->[$_] and $widths->[$_] > $w[$_]
0 0 0 defined $widths->[$_] and $widths->[$_] > $w[$_] and $w[$_] = $widths->[$_]

or 2 conditions

line l !l condition
44 0 0 $args{'format_options'} || []
109 0 0 $args{'show_chapter_examples'} || 'EXPAND'
229 0 0 $args{'subroutines'} || []