| blib/lib/POE/Filter/KennySpeak.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 22 | 86.3 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 16 | 2 | if (defined $event) |
| 33 | 16 | 0 | if $record |
| 48 | 16 | 0 | if (defined $event) |
| 50 | 16 | 0 | if $record |
| 78 | 8 | 18 | if ($c == 3) |
| 81 | 2 | 6 | if ($b == 3) |
| 105 | 6 | 46 | unless (exists $dekenny{$a}) |
| 108 | 18 | 34 | unless (exists $dekenny{$a}{$b}) |
| 124 | 16 | 16 | if ($dialect) { } |
| 125 | 516 | 140 | exists $$kenny{$1} ? : |
| 130 | 516 | 140 | if (@chars > 2 and exists $$dekenny{$chars[0]}{$chars[1]}{$chars[2]}) { } |