blib/lib/Plucene/SearchEngine/Index/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
46 | 2 | 2 | if ($spec =~ m[/]) { } |
55 | 0 | 1 | if (exists $mime_handlers{$mime}) |
57 | 0 | 2 | if ($filename =~ /$spec$/) |
113 | 1 | 7 | if $field_name eq 'text' |
116 | 0 | 7 | unless $type |
117 | 2 | 5 | if ($$field{'type'} eq 'Date') |
126 | 0 | 1 | unless $$self{'text'}{'data'} |