| blib/lib/HTML/ListScraper/Book.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 24 | 70.8 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 54 | if (@_) |
| 68 | 0 | 0 | exists $self->{'p2t'}{$name} ? : |
| 74 | 190 | 2499 | unless (exists $self->{'p2t'}{$name}) |
| 78 | 0 | 190 | if ($self->{'next'} > 255) |
| 107 | 1 | 1766 | unless ($count) |
| 118 | 3 | 71 | wantarray ? : |
| 124 | 0 | 1972 | if ($self->{'shapeless'}) |
| 135 | 5165 | 4609 | if ($name eq $tag) { } |
| 140 | 92 | 319 | if ($self->is_unclosed_tag($stack[scalar(@stack) - 1])) { } |
| 147 | 1268 | 3022 | unless (scalar @stack) |
| 159 | 332 | 151 | unless ($self->is_unclosed_tag($top)) |
| 170 | 0 | 0 | wantarray ? : |