Condition Coverage

blib/lib/Apache/Tika/Server.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
178 0 0 0 not $options{'content'} and $options{'filename'}
216 0 0 0 $item->{'Content-Type'} and $item->{'Content-Type'} =~ m[^text/plain\b]
257 0 0 0 $_[0] and $_[0]->pid

or 2 conditions

line l !l condition
148 0 0 $type ||= "text"
175 0 0 $options{'type'} ||= "text"
196 0 0 $options{'headers'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
203 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'}
213 0 0 0 $c =~ m[(.*)]s or $c =~ m[]