-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PHPExcel_Shared_String
Total Complexity |
96 |
Dependencies |
1 |
Dependents |
15 |
Total lines |
792 |
Lines of code |
423 |
Logical lines of code |
153 |
Comment lines |
389 |
Methods |
31 |
Properties |
7 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getIsIconvEnabled() |
A |
52 |
11 |
23 |
buildSYLKCharacters() |
A |
27 |
1 |
160 |
utf16_decode() |
A |
50 |
9 |
26 |
UTF8toBIFF8UnicodeShort() |
S |
55 |
5 |
18 |
ConvertEncoding() |
S |
60 |
5 |
14 |
buildControlCharacters() |
S |
63 |
5 |
9 |
StrCaseReverse() |
S |
59 |
4 |
14 |
getCurrencyCode() |
S |
62 |
4 |
11 |
getThousandsSeparator() |
S |
62 |
4 |
11 |
getDecimalSeparator() |
S |
62 |
4 |
11 |
SanitizeUTF8() |
S |
63 |
3 |
11 |
SYLKtoUTF8() |
S |
64 |
3 |
9 |
convertToNumberIfFraction() |
S |
63 |
3 |
9 |
Substring() |
S |
65 |
3 |
9 |
CountCharacters() |
S |
65 |
3 |
9 |
UTF8toBIFF8UnicodeLong() |
S |
65 |
3 |
8 |
getIsMbstringEnabled() |
S |
67 |
3 |
8 |
buildCharacterSets() |
S |
69 |
3 |
8 |
testStringAsNumeric() |
S |
68 |
3 |
7 |
FormatNumber() |
S |
70 |
2 |
6 |
StrToTitle() |
S |
70 |
2 |
6 |
StrToLower() |
S |
70 |
2 |
6 |
StrToUpper() |
S |
70 |
2 |
6 |
IsUTF8() |
S |
77 |
2 |
3 |
mb_is_upper() |
S |
78 |
1 |
3 |
mb_str_split() |
S |
79 |
1 |
3 |
ControlCharacterPHP2OOXML() |
S |
78 |
1 |
3 |
setDecimalSeparator() |
S |
80 |
1 |
3 |
ControlCharacterOOXML2PHP() |
S |
78 |
1 |
3 |
setThousandsSeparator() |
S |
80 |
1 |
3 |
setCurrencyCode() |
S |
80 |
1 |
3 |