| blib/lib/Markdown/Compiler/Target/HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 16 | 81.2 |
| line | true | false | branch |
|---|---|---|---|
| 74 | 109 | 312 | if ($node->{'children'} and @{$node->{'children'};} >= 1) { } |
| 77 | 109 | 0 | if (my $code = $self->can($self->functions->{$node->{'class'}})) |
| 86 | 312 | 0 | if (my $code = $self->can($self->functions->{$node->{'class'}})) { } |
| 157 | 1 | 9 | if ($node->{'title'}) { } |
| 167 | 7 | 2 | $node->{'text'} ? : |
| 175 | 1 | 3 | if ($node->{'title'}) { } |
| 185 | 1 | 2 | $node->{'text'} ? : |
| 231 | 0 | 2 | $node->{'language'} ? : |