Branch Coverage

blib/lib/Plucene/SearchEngine/Index/URL.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
66 0 0 unless $response->is_success
75 0 0 if ($rest =~ /charset=([\w\-]+)/)
77 0 0 if (my $language = $response->header('Content-Language'))
87 0 0 if ($encoding) { }
96 0 0 if (@docs < 2)
97 0 0 if ($encoding)
101 0 0 if (wantarray) { }