Condition Coverage

blib/lib/Net/API/Stripe/Connect/Person.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
43 0 0 0 $self->_is_object($ref) and $ref->isa('DateTime')
63 0 0 0 ref $Nice::Try::RETVAL[0] && $Nice::Try::RETVAL[0]->isa('Nice::Try::SENTINEL')
0 0 0 defined $Nice::Try::WANTARRAY and not ref $Nice::Try::RETVAL[0] && $Nice::Try::RETVAL[0]->isa('Nice::Try::SENTINEL')

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 length $ref->{'year'} or length $ref->{'month'}
0 0 0 length $ref->{'year'} or length $ref->{'month'} or length $ref->{'day'}