| blib/lib/HTML/Parser/Simple/Reporter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 37 | 9 | 0 | 32 | $index <= $#$content && defined $$content[$index] |
| line | l | !l | condition |
|---|---|---|---|
| 19 | 21 | 1 | $depth ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 59 | 0 | 1 | 0 | $input_file_name ||= $self->input_file |