blib/lib/Markdent/Role/HTMLStream.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 22 | 13.6 |
line | true | false | branch |
---|---|---|---|
150 | 0 | 0 | $language ? : |
209 | 0 | 0 | if (defined $caption and length $caption) |
276 | 0 | 0 | $is_header ? : |
279 | 0 | 0 | if $alignment |
282 | 0 | 0 | if $colspan != 1 |
301 | 0 | 0 | $is_header ? : |
399 | 0 | 0 | exists $p{'title'} ? : |
580 | 0 | 0 | exists $p{'alt_text'} ? : |
0 | 0 | exists $p{'title'} ? : | |
601 | 1 | 31 | keys %{$attr;} ? : |
647 | 0 | 2 | unless defined $value |