Branch Coverage

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


line true false branch
14 5 70 unless length($message // '')
15 5 70 unless length($type // '')
17 9 66 if exists $e->{'param'}
18 11 64 if exists $e->{'code'}