blib/lib/WWW/Wikipedia.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 20 | 80.0 |
line | true | false | branch |
---|---|---|---|
96 | 13 | 0 | unless defined $follow |
124 | 14 | 17 | if $language |
144 | 13 | 0 | if defined $bool |
157 | 14 | 10 | if defined $value |
179 | 0 | 11 | unless defined $string |
181 | 2 | 9 | utf8::is_utf8($string) ? : |
187 | 10 | 1 | if ($response->is_success) { } |
193 | 1 | 8 | if $self->follow_redirects and $entry->raw =~ /^#REDIRECT\s*\[\[([^|\]]+)/is and $1 ne $string |
216 | 1 | 0 | if ($response->is_success) |
239 | 12 | 1 | if (@_) |