| blib/lib/Data/Stag/ITextParser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 0 | 370 | unless $_ |
| 57 | 0 | 370 | if (/$eofre/) |
| 62 | 0 | 0 | if /^$eof/ |
| 73 | 370 | 0 | if ($elt =~ /^([\w\-\+\?\*]+):\s*(.*)$/s or $elt =~ /^([\@\.]):\s*(.*)$/s) { } |
| 80 | 240 | 130 | if ($nu_txt or length $nu_txt) |
| 88 | 0 | 0 | if $elt |
| 103 | 240 | 140 | if (defined $txt) |