| blib/lib/Splunk/HEC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | if $self->{'_client'} |
| 29 | 0 | 0 | unless $self->token |
| 46 | 0 | 0 | unless @_ |
| 55 | 0 | 0 | if (@_ > 1) { } |
| 0 | 0 | elsif (ref $_[0] eq 'HASH') { } | |
| 0 | 0 | elsif (ref $_[0] eq 'ARRAY') { } | |
| 58 | 0 | 0 | if (ref $_[0] eq 'HASH') { } |
| 75 | 0 | 0 | unless @requests |
| 77 | 0 | 0 | unless $req |
| 79 | 0 | 0 | @requests ? : |
| 84 | 0 | 0 | unless $response |
| 88 | 0 | 0 | if ($response and $response->{'content'} and $content_type =~ /json/i) |