-
Home
-
Import any XML, CSV or Excel File to WordPress
-
3.8.0 (latest)
-
Code
-
Classes
- PHPExcel_Helper_HTML
Total Complexity |
47 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
806 |
Lines of code |
164 |
Logical lines of code |
89 |
Comment lines |
7 |
Methods |
25 |
Properties |
15 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
buildTextRun() |
A |
48 |
11 |
35 |
startFontTag() |
S |
57 |
5 |
17 |
parseElements() |
S |
66 |
4 |
9 |
cleanWhitespace() |
S |
63 |
3 |
10 |
handleCallback() |
S |
67 |
3 |
8 |
rgbToColour() |
S |
67 |
2 |
7 |
endSubscriptTag() |
S |
81 |
1 |
3 |
parseElementNode() |
S |
67 |
1 |
8 |
parseTextNode() |
S |
66 |
1 |
9 |
breakTag() |
S |
81 |
1 |
3 |
endStrikethruTag() |
S |
81 |
1 |
3 |
startStrikethruTag() |
S |
81 |
1 |
3 |
endSuperscriptTag() |
S |
81 |
1 |
3 |
startSuperscriptTag() |
S |
81 |
1 |
3 |
initialise() |
S |
69 |
1 |
6 |
startSubscriptTag() |
S |
81 |
1 |
3 |
endUnderlineTag() |
S |
81 |
1 |
3 |
toRichTextObject() |
S |
64 |
1 |
10 |
endItalicTag() |
S |
81 |
1 |
3 |
startItalicTag() |
S |
81 |
1 |
3 |
endBoldTag() |
S |
81 |
1 |
3 |
startBoldTag() |
S |
81 |
1 |
3 |
endFontTag() |
S |
79 |
1 |
3 |
colourNameLookup() |
S |
80 |
1 |
3 |
startUnderlineTag() |
S |
81 |
1 |
3 |