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