| blib/lib/Data/Random/Structure/UTF8.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 16 | 18 | 88.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 131 | 116 | 1230 | 612 | exists $looking_for->{'numbers'} and $looking_for->{'numbers'} == 1 | 
| 132 | 1229 | 9 | 720 | exists $looking_for->{'strings-unicode'} and $looking_for->{'strings-unicode'} == 1 | 
| 133 | 1338 | 9 | 611 | exists $looking_for->{'strings-plain'} and $looking_for->{'strings-plain'} == 1 | 
| 134 | 1336 | 611 | 11 | exists $looking_for->{'strings'} and $looking_for->{'strings'} == 1 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 112 | 8911 | 0 | 10520 | $@ or not defined $rc | 
| 152 | 20099 | 0 | 2466 | $aref eq '' or $aref eq 'SCALAR' |