Branch Coverage

blib/lib/Device/Gsm/Sms/Token/SCA.pm
Criterion Covered Total %
branch 6 14 42.8


line true false branch
35 2 15 if ($length eq '00')
48 0 15 if ($length > 9)
58 0 15 if ($type ne '81' and $type ne '91' and $type ne '80')
77 0 15 if substr($sca, -1) eq 'F'
80 15 0 if $type eq '91'
104 0 0 if (not defined $data or $data eq '')
111 0 0 index($data, '+') == 0 ? :