Branch Coverage

blib/lib/NNexus/Index/Wikipedia.pm
Criterion Covered Total %
branch 6 22 27.2


line true false branch
40 0 2 if ($url =~ /$category_test/) { }
42 0 0 if $$NNexus::Index::Wikipedia::wiki_category_blacklist{$category_name}
46 0 0 if (defined $subcategories)
48 0 0 if defined $_
51 0 0 if defined $concepts
52 0 0 if defined $_
64 0 2 unless $self->leaf_test($url)
72 4 0 if length $_ > 4
2 0 if $first_p
75 2 0 @synonyms ? :
85 0 2 if ($self->current_url =~ /$category_test/) { }