blib/lib/Text/Md2Inao/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 16 | 100.0 |
line | true | false | branch |
---|---|---|---|
52 | 109 | 218 | $1 ? : |
69 | 76 | 1539 | if ($_ eq '(') |
70 | 36 | 40 | if ($char[$index + 1] eq '注' and $char[$index + 2] eq ':') |
73 | 41 | 35 | if ($context->in_footnote) |
77 | 76 | 1539 | if ($_ eq ')') |
78 | 41 | 35 | if ($context->in_footnote) |
81 | 5 | 36 | if ($level == 0) { } |
31 | 5 | elsif ($level == 1) { } |