| blib/lib/WikiText/WikiByte/Emitter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 36 | if ($$self{'last_event'} eq 'text') { } |
| 54 | 2 | 34 | if $$self{'output'} =~ s/^\+$tag\b(.*\n)\z/=$tag$1/m |
| 64 | 0 | 38 | if ($$self{'last_event'} eq 'text') { } |
| 76 | 36 | 0 | unless exists $$node{'attributes'} |