Branch Coverage

blib/lib/Net/Stripe/Simple/Error.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
14 3 5 unless length($message // '')
15 3 5 unless length($type // '')
17 0 8 if exists $e->{'param'}
18 0 8 if exists $e->{'code'}