| blib/lib/ElasticSearch/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 12 | 25.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 0 | 0 | unless /[[:alpha:][:digit:]]/ | 
| 35 | 0 | 0 | if ($quotes % 2) | 
| 48 | 0 | 196 | if (@_ % 2) { } | 
| 49 | 0 | 0 | unless ref $_[0] eq 'HASH' | 
| 81 | 0 | 58 | unless defined $msg | 
| 93 | 0 | 58 | if $ElasticSearch::DEBUG |