blib/lib/HTML/Tree/Create/Callback.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 8 | 62.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
36 | 0 | 3 | 7 | defined $text_before and length $text_before |
42 | 0 | 3 | 7 | defined $text_after and length $text_after |
line | l | !l | condition |
---|---|---|---|
25 | 10 | 0 | $attrs //= {} |