Condition Coverage

lib/At/Protocol/Handle.pm
Criterion Covered Total %
condition 8 8 100.0


and 3 conditions

line !l l&&!r l&&r condition
42 8 1 1 $id =~ /\.(test)$/u and not $warned
84 291 166 18 $i == $#labels and not $l =~ /^[a-zA-Z]/u

or 2 conditions

line l !l condition
41 9 1 state $warned //= 0