blib/lib/WebService/DataDog/Search.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 0 | 0 | 0 | defined $args{'facet'} and $args{'facet'} ne 'hosts' |
0 | 0 | 0 | defined $args{'facet'} and $args{'facet'} ne 'hosts' and $args{'facet'} ne 'metrics' | |
100 | 0 | 0 | 0 | defined $response and defined $$response{'results'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
69 | 0 | 0 | 0 | not defined $args{$arg} or $args{$arg} eq '' |