Condition Coverage

blib/lib/Data/Random/Structure/UTF8.pm
Criterion Covered Total %
condition 16 18 88.8


and 3 conditions

line !l l&&!r l&&r condition
131 112 1230 612 exists $looking_for->{'numbers'} and $looking_for->{'numbers'} == 1
132 1229 9 716 exists $looking_for->{'strings-unicode'} and $looking_for->{'strings-unicode'} == 1
133 1334 9 611 exists $looking_for->{'strings-plain'} and $looking_for->{'strings-plain'} == 1
134 1332 611 11 exists $looking_for->{'strings'} and $looking_for->{'strings'} == 1

or 3 conditions

line l !l&&r !l&&!r condition
112 9360 0 10149 $@ or not defined $rc
152 21270 0 2558 $aref eq '' or $aref eq 'SCALAR'