| blib/lib/Net/Dynect/REST/Response/Data.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 10 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 1 | if defined $args{'data'} |
| 45 | 0 | 0 | if (@_) |
| 73 | 0 | 0 | if (ref $self ne 'Net::Dynect::REST::Response::Data') |
| 78 | 0 | 0 | unless defined $$self{'data'} |
| 80 | 0 | 0 | if defined $$self{'data'}{$name} |