Condition Coverage

blib/lib/ElasticSearch/TestServer.pm
Criterion Covered Total %
condition 1 5 20.0


or 2 conditions

line l !l condition
61 0 1 $ENV{'ES_TRANSPORT'} || 'http'

or 3 conditions

line l !l&&r !l&&!r condition
77 0 0 0 delete $params{'port'} || ($transport eq 'thrift' ? 9500 : 9200)