| blib/lib/ElasticSearch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 17 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 108 | 0 | 0 | 0 | ref $results ne 'HASH' and $results->isa('AnyEvent::CondVar') | 
| line | l | !l | condition | 
|---|---|---|---|
| 47 | 0 | 0 | $@ || 'Unknown error' | 
| 90 | 0 | 0 | $$params{'transform'} || sub { shift(); } | 
| 93 | 0 | 0 | $$params{'bulk_size'} || 1000 | 
| 94 | 0 | 0 | $$params{'_method_name'} || 'next' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 23 | 0 | 0 | 0 | ref $proto || $proto | 
| 103 | 0 | 0 | 0 | not $doc or @docs == $bulk_size |