Condition Coverage

blib/lib/Device/Gsm/Charset.pm
Criterion Covered Total %
condition 2 15 13.3


and 3 conditions

line !l l&&!r l&&r condition
568 0 0 0 $chars_count < 153 and $ch_gsm <= 255
0 0 0 $chars_count < 152 and $ch_gsm > 255

or 3 conditions

line l !l&&r !l&&!r condition
448 0 0 384 not defined $ascii or $ascii eq ''
477 0 0 390 not defined $gsm or $gsm eq ''
559 0 0 0 not defined $ascii or $ascii eq ''