blib/lib/Device/Modem/UsRobotics.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 26 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
136 | 0 | 0 | 0 | $d == $h and $h == $m |
0 | 0 | 0 | $d == $h and $h == $m and $m == 255 | |
290 | 0 | 0 | 0 | exists $info{'index'} and $info{'index'} > 0 |
354 | 0 | 0 | 0 | $msg > 0 and $msg < 255 |
line | l | !l | condition |
---|---|---|---|
576 | 0 | 0 | $r_pages ||= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
55 | 0 | 0 | 0 | $memtype == 2 or $memtype eq 'messages' |
214 | 0 | 0 | 0 | $memtype == 0 or $memtype eq 'all' |
0 | 0 | 0 | $memtype == 1 or $memtype eq 'user' | |
0 | 0 | 0 | $memtype == 2 or $memtype eq 'messages' |