blib/lib/App/DocKnot/Generate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | l | !l | condition |
---|---|---|---|
78 | 0 | 14 | $lead // '' |
124 | 14 | 108 | $lead //= '' |
439 | 0 | 13 | $args_ref->{'width'} // 74 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
512 | 4 | 6 | 0 | $output //= $DEFAULT_OUTPUT{$template} |