| blib/lib/Language/Ook.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 20 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 0 | 2 | if defined $file |
| 102 | 0 | 2 | unless open OOK, "<$filename" |
| 114 | 57 | 288 | if $instr eq '.?' |
| 116 | 53 | 235 | if $instr eq '?.' |
| 117 | 117 | 118 | if $instr eq '..' |
| 118 | 60 | 58 | if $instr eq '!!' |
| 119 | 0 | 58 | if $instr eq '.!' |
| 120 | 24 | 34 | if $instr eq '!.' |
| 121 | 17 | 17 | if $instr eq '!?' |
| 122 | 17 | 0 | if $instr eq '?!' |