| src/nsEUCKRProber.cpp | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 18 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 6 | 0 | for (PRUint32 i = 0; i < aLen; i++) |
| 55 | 4 | 2 | if (codingState == eError) |
| 60 | 0 | 2 | if (codingState == eItsMe) |
| 65 | 0 | 2 | if (codingState == eStart) |
| 69 | 0 | 0 | if (i == 0) |
| 81 | 0 | 4 | if (mState == eDetecting) |
| 82 | 0 | 0 | if (mDistributionAnalyser.GotEnoughData() && GetConfidence() > SHORTCUT_THRESHOLD) |
| 0 | 0 | if (mDistributionAnalyser.GotEnoughData() && GetConfidence() > SHORTCUT_THRESHOLD) | |
| 0 | 0 | if (mDistributionAnalyser.GotEnoughData() && GetConfidence() > SHORTCUT_THRESHOLD) |