blib/lib/Acme/Oppai.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
85 | 0 | 0 | if ($$self[1]{'use_utf8'}) { } |
86 | 0 | 0 | unless utf8::is_utf8($oppai) |
88 | 0 | 0 | if utf8::is_utf8($oppai) |
120 | 0 | 0 | unless $word |
121 | 0 | 0 | if utf8::is_utf8($word) |
123 | 0 | 0 | unless ref $enc |
134 | 0 | 0 | blessed $proto ? : |
137 | 0 | 0 | if ($$self[1]{'default'}) { } |
138 | 0 | 0 | if $$self[1]{'default'} =~ /^(up|down)$/ |
140 | 0 | 0 | if ($$self[2] eq 1) |
144 | 0 | 0 | if ($$self[2] ne 1) |
145 | 0 | 0 | if ($$self[2] % 2) { } |
154 | 0 | 0 | unless utf8::is_utf8($word) |