blib/lib/Apache/Tika/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 24 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
171 | 0 | 0 | 0 | not $options{'content'} and $options{'filename'} |
208 | 0 | 0 | 0 | $item->{'Content-Type'} and $item->{'Content-Type'} =~ m[^text/plain\b] |
248 | 0 | 0 | 0 | $_[0] and $_[0]->pid |
line | l | !l | condition |
---|---|---|---|
127 | 0 | 0 | $type ||= 'text' |
168 | 0 | 0 | $options{'type'} ||= 'text' |
189 | 0 | 0 | $options{'headers'} || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
194 | 0 | 0 | 0 | 'all' eq $options{'type'} or 'text' eq $options{'type'} |
0 | 0 | 0 | 'all' eq $options{'type'} or 'text' eq $options{'type'} or 'meta' eq $options{'type'} | |
205 | 0 | 0 | 0 | $c =~ m[(.*)]s or $c =~ m[ | ]