Condition Coverage

blib/lib/NetSDS/Util/String.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 defined $txt and $txt ne ''
144 0 0 0 defined $txt and $txt ne ''
166 0 0 0 defined $txt and $txt ne ''
198 0 0 0 defined $s and $s ne ''
219 0 0 0 defined $s and $s ne ''
239 0 0 0 defined $s and $s ne ''
260 0 0 0 defined $txt and $txt ne ''
291 0 0 0 defined $s and $s ne ''

or 2 conditions

line l !l condition
111 0 0 $enc || 'UTF-8'
146 0 0 $enc || 'UTF-8'
168 0 0 $trg || 'UTF-8'