Condition Coverage

blib/lib/Net/API/Stripe/Connect/Account/ExternalAccounts.pm
Criterion Covered Total %
condition 0 4 0.0


or 2 conditions

line l !l condition
31 0 0 $ref->{'object'} || (return $self->error('No object type could be found in hash: ', sub { $self->_dumper($ref); } ))
51 0 0 &$process($data) || (return $self->error('Unable to create object: ', $self->error))