Condition Coverage

blib/lib/HTML/Tree/Create/Callback.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
36 3 6 10 defined $text_before and length $text_before
42 3 6 10 defined $text_after and length $text_after

or 2 conditions

line l !l condition
25 19 0 $attrs //= {}