| blib/lib/HTML/Blitz/ParseError.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 20 | 0 | 28 | 0 | @_ > 1 and (@_ - 1) % 2 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 41 | 28 | 28 | 0 | $self->{'_location'} //= _context($self->{'src_ref'}, $self->{'pos'}) |
| 46 | 7 | 7 | 0 | $self->{'_alt_location'} //= _context($self->{'src_ref'}, $alt_pos) |