| blib/lib/Acme/Mobile/Therbligs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 19 | 22 | 86.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 211 | 0 | 70 | 14 | not $$self{'NO_SENTENCE_CAPS'} and $start |
| 70 | 4 | 10 | not $$self{'NO_SENTENCE_CAPS'} and $start and $char =~ /[\w]/ | |
| 214 | 79 | 3 | 2 | $shift and $char =~ /[\w]/ |
| line | l | !l | condition |
|---|---|---|---|
| 112 | 2 | 1 | shift() || {} |
| 114 | 1 | 2 | $$rule{'SAME_KEY'} || 1 |
| 115 | 0 | 3 | $$rule{'NO_SENTENCE_CAPS'} || 0 |
| 116 | 0 | 3 | $$rule{'NO_SHIFT_CAPS'} || 0 |
| 229 | 94 | 113 | $$self{'CHAR'}{$last}[0] || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 204 | 7 | 25 | 3 | $shift or $start |