| blib/lib/Text/Xatena.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 22 | 86.3 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 2 | $_ =~ /::/ ? : |
| 42 | 1010 | 1 | $_ =~ /::/ ? : |
| 44 | 101 | 2 | unless $opts{'syntaxes'} |
| 45 | 0 | 1011 | unless $pkg->use |
| 60 | 1 | 106 | if $opts{'inline'} |
| 62 | 9 | 98 | if ($$self{'hatena_compatible'}) { } |
| 74 | 0 | 14 | if ($opts{'stopp'}) { } |
| 79 | 6 | 20 | if (/^(\n+)$/) { } |
| 98 | 1 | 249 | if (@_ > 1) { } |
| 116 | 138 | 3148 | if $pkg->parse($s, $parent, $stack) |
| 129 | 29 | 71 | ref $tmpl eq 'CODE' ? : |