| blib/lib/HTML/EP/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 24 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 39 | 229 | unless $tag =~ /^ep-/ |
| 67 | 38 | 88 | unless $tag =~ /^ep-/ |
| 75 | 159 | 266 | if (my $t = $$self{'_ep_text'}) { } |
| 93 | 0 | 87 | @_ == 1 ? : |
| 94 | 0 | 87 | unless exists $$self{'tokens'} |
| 95 | 87 | 0 | unless exists $$self{'first'} |
| 96 | 87 | 0 | unless exists $$self{'last'} |
| 103 | 88 | 0 | if defined $first |
| 104 | 88 | 0 | if defined $first |
| 110 | 75 | 254 | if (@_) { } |
| 114 | 75 | 75 | if (@_) { } |
| 119 | 221 | 809 | if $first >= $$self{'last'} |