lib/Net/API/Stripe/Event/Data.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 4 | 0.0 |
line | l | !l | condition |
---|---|---|---|
32 | 0 | 0 | $ref->{'object'} || (return $self->error("No object type could be found for field $self->{'_field'} in hash: ", sub { |
33 | 0 | 0 | $self->_object_type_to_class($type) || (return $self->error("No class found for object type $type")) |