| blib/lib/Splunk/HEC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | $response and $response->{'content'} | 
| 0 | 0 | 0 | $response and $response->{'content'} and $content_type =~ /json/i | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 25 | 0 | 0 | 0 | $args{'agent'} || $self->agent | 
| 0 | 0 | 0 | $args{'timeout'} || $self->timeout |