Condition Coverage

blib/lib/Lingua/EN/BioLemmatizer.pm
Criterion Covered Total %
condition 1 11 9.0


or 2 conditions

line l !l condition
189 0 4 $ENV{'BIOLEMMATIZER'} || 'biolemmatizer-core-1.0-jar-with-dependencies.jar'

or 3 conditions

line l !l&&r !l&&!r condition
111 0 0 0 open2(my $pipe_from, my $pipe_into, @args) // croak("can't start double-ended pipe: $!")
305 0 0 0 $$cache_ref{$string} ||= $self->_handle_request($string)
325 0 0 0 $self->from_biolemmer->getline // croak('no return string from biolemmatizer')