| blib/lib/WebService/DataDog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 15 | 6.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 327 | 0 | 0 | 0 | defined $value and $value =~ /^[01]$/ |
| 454 | 0 | 0 | 0 | defined $response && defined $response->content && $response->content ne '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 251 | 0 | 0 | 2 | not defined $args{$arg} or $args{$arg} eq '' |
| 294 | 0 | 0 | 0 | not defined $module or $module eq '' |
| 395 | 0 | 0 | 0 | not defined $args{$arg} or $args{$arg} eq '' |