blib/lib/Data/Random/Structure/UTF8.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 15 | 86.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
131 | 0 | 1227 | 609 | exists $looking_for->{'numbers'} and $looking_for->{'numbers'} == 1 |
132 | 1218 | 9 | 609 | exists $looking_for->{'strings-unicode'} and $looking_for->{'strings-unicode'} == 1 |
133 | 1218 | 9 | 609 | exists $looking_for->{'strings-plain'} and $looking_for->{'strings-plain'} == 1 |
134 | 1218 | 609 | 9 | exists $looking_for->{'strings'} and $looking_for->{'strings'} == 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
112 | 8836 | 0 | 9603 | $@ or not defined $rc |