lib/OODoc/Format/Pod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
378 | 0 | 0 | 0 | defined $widths->[$_] and $widths->[$_] > $w[$_] |
0 | 0 | 0 | defined $widths->[$_] and $widths->[$_] > $w[$_] and $w[$_] = $widths->[$_] |
line | l | !l | condition |
---|---|---|---|
47 | 0 | 0 | $args{'format_options'} || [] |
112 | 0 | 0 | $args{'show_chapter_examples'} || 'EXPAND' |
232 | 0 | 0 | $args{'subroutines'} || [] |