Condition Coverage

blib/lib/Unicode/Util.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
226 2 0 0 $nf and $nf =~ /^ (?:NF)? K? [CD] $/
237 3 9 0 $enc and find_encoding $enc
241 8 0 4 $nf and $nf =~ /^ (?:NF)? K? [CD] $/

or 3 conditions

line l !l&&r !l&&!r condition
79 18 0 8 not &looks_like_number($pos) or $pos < 0
95 18 0 8 not &looks_like_number($pos) or $pos < 0