| lib/Text/Xatena/Node/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 18 | 310 | if ($s->scan(\undef)) |
| 32 | 6 | 33 | substr($line, $level - 1, 1) eq '+' ? : |
| 38 | 1 | 38 | if @$stack == $level and $$stack[-1]{'name'} ne $type |
| 46 | 7 | 16 | if (@$stack) { } |
| 47 | 3 | 4 | if ($$stack[-1]{'items'}[-1]) { } |
| 97 | 7 | 39 | if (ref $_) { } |