-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PHPExcel_Calculation_TextData
Total Complexity |
125 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
615 |
Lines of code |
342 |
Logical lines of code |
216 |
Comment lines |
158 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
unicodeToOrd() |
A |
53 |
15 |
18 |
ASCIICODE() |
A |
51 |
10 |
25 |
SEARCHSENSITIVE() |
A |
52 |
9 |
24 |
SEARCHINSENSITIVE() |
A |
52 |
9 |
24 |
SUBSTITUTE() |
A |
48 |
8 |
34 |
VALUE() |
S |
50 |
6 |
30 |
DOLLAR() |
S |
55 |
6 |
19 |
MID() |
S |
57 |
6 |
16 |
RIGHT() |
S |
58 |
6 |
15 |
TRIMNONPRINTABLE() |
S |
59 |
6 |
13 |
FIXEDFORMAT() |
S |
57 |
5 |
17 |
CONCATENATE() |
S |
58 |
5 |
15 |
LEFT() |
S |
58 |
5 |
15 |
TRIMSPACES() |
S |
63 |
5 |
10 |
CHARACTER() |
S |
61 |
4 |
11 |
STRINGLENGTH() |
S |
62 |
4 |
11 |
TEXTFORMAT() |
S |
65 |
4 |
8 |
LOWERCASE() |
S |
68 |
3 |
7 |
UPPERCASE() |
S |
68 |
3 |
7 |
PROPERCASE() |
S |
68 |
3 |
7 |
RETURNSTRING() |
S |
69 |
2 |
7 |
REPLACE() |
S |
64 |
1 |
9 |