| blib/lib/Duadua/Parser/FeaturePhone/FeaturePhone.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 22 | 63.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 9 | 58 | 0 | 2 | $d->_contain("DoCoMo/2.0") and $d->ua =~ m[^DoCoMo/2\.0 ([^\(]+)\(] |
| 57 | 0 | 1 | $d->_contain("FOMA;") and $d->_contain_mozilla | |
| 57 | 0 | 1 | $d->_contain("FOMA;") and $d->_contain_mozilla and $d->ua =~ / \(([^;]+);FOMA;/ | |
| 54 | 0 | 1 | $d->_contain(";SoftBank") and $d->_contain_mozilla | |
| 54 | 0 | 1 | $d->_contain(";SoftBank") and $d->_contain_mozilla and $d->ua =~ /\(([^;]+);SoftBank/ | |
| 52 | 0 | 2 | $d->_contain("KDDI-") and $d->ua =~ /^KDDI-([^\s]+)\s/ |
| line | l | !l | condition |
|---|---|---|---|
| 28 | 1 | 0 | $elements[2] || '' |
| 36 | 1 | 0 | $elements[2] || '' |