| blib/lib/WebService/DataDog/User.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 68 | 0 | 0 | if not defined $args{$arg} or $args{$arg} eq '' | 
| 72 | 0 | 0 | if (defined $args{'emails'}) | 
| 74 | 0 | 0 | unless (Data::Validate::Type::is_arrayref($args{'emails'})) | 
| 93 | 0 | 0 | unless (defined $response) |