Branch Coverage

blib/lib/Net/Stripe/Simple/Error.pm
Criterion Covered Total %
branch 7 8 87.5


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