blib/lib/Woothee/MobilePhone.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 18 | 18 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
15 | 12 | 6 | 315 | index($ua, 'DoCoMo') < 0 and index($ua, ';FOMA;') < 0 |
53 | 12 | 6 | 291 | index($ua, 'SoftBank') < 0 and index($ua, 'Vodafone') < 0 |
18 | 3 | 288 | index($ua, 'SoftBank') < 0 and index($ua, 'Vodafone') < 0 and index($ua, 'J-PHONE') < 0 | |
70 | 6 | 3 | 279 | index($ua, 'WILLCOM') < 0 and index($ua, 'DDIPOCKET') < 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
95 | 3 | 6 | 261 | index($ua, 'emobile/') > -1 or index($ua, 'OpenBrowser') > -1 |
9 | 3 | 258 | index($ua, 'emobile/') > -1 or index($ua, 'OpenBrowser') > -1 or index($ua, 'Browser/Obigo-Browser') > -1 |