Text_LanguageDetect_Parser S

Total Complexity 43
Dependencies 0
Dependents 0
Total lines 322
Lines of code 126
Logical lines of code 67
Comment lines 135
Methods 11
Properties 8

Methods 11

Method Rating Maintainability Complexity Lines of code
analyze()
C
34 30 92
validateString()
S
67 4 7
__construct()
S
81 1 3
Text_LanguageDetect_Parser()
S
80 1 3
prepareTrigram()
S
81 1 3
prepareUnicode()
S
81 1 3
setPadStart()
S
81 1 3
setUnicodeSkipSymbols()
S
81 1 3
getTrigramRanks()
S
82 1 3
getTrigramFreqs()
S
82 1 3
getUnicodeBlocks()
S
82 1 3