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