| lib/Loctools/Markdown/Builder/MD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 12 | 0 | 2 | $node->{'context'} and $node->{'context'}{'setext'} ne '' |
| 51 | 3 | 0 | 4 | $node->{'context'} and $node->{'context'}{'text'} ne '' |
| 110 | 96 | 2 | 151 | @a > 0 and $a[0] =~ /^\s*$/ |