blib/lib/Hash/Tabular/Markdown.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 5 | unless ref $hashref eq 'HASH' |
51 | 8 | 5 | if (ref $content eq 'HASH') |
54 | 8 | 0 | $max < $new ? : |
69 | 8 | 5 | if (ref $content eq 'HASH' and keys %$content) { } |
71 | 0 | 8 | if ($lf) { } |