| blib/lib/WWW/NicoVideo/URL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 27 | 0 | 0 | unless $type or @keys | 
| 29 | 0 | 0 | if (defined $type and @keys) { } | 
| 0 | 0 | elsif (defined $type and defined $NICO_URL{$type}) { } | |
| 31 | 0 | 0 | if utf8::is_utf8($keys) |