blib/lib/Acme/LeetSpeak.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
106 | 0 | 0 | 0 | defined $text and $text ne '' |
0 | 0 | 0 | defined $text and $text ne '' and not $text =~ /^\s+$/ | |
108 | 0 | 0 | 0 | $text =~ /$$rule[0]/ and int rand 9 < $$rule[1] |