blib/lib/Font/TTF/OpenTypeLigatures.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
151 | 4 | 22 | if not %$state || $$self{'ligtable'}{$input} and $input != -1 |
155 | 16 | 6 | unless $input == -1 |
156 | 11 | 11 | if (defined $$state{'target'}{$input}) { } |
4 | 7 | elsif ($$state{'target'}{'FINAL'}) { } | |
166 | 5 | 2 | unless $$state{'list'} |
168 | 2 | 5 | if @list |