-
Home
-
Equation Editor
-
1.7 (latest)
-
Code
-
Classes
- com_wiris_util_xml_WCharacterBase
| Total Complexity |
331 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
847 |
| Lines of code |
718 |
| Logical lines of code |
444 |
| Comment lines |
0 |
| Methods |
57 |
| Properties |
127 |
Methods 57
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isDisplayedWithStix() |
D |
30 |
60 |
84 |
| isLetter() |
B |
48 |
21 |
30 |
| latinToScript() |
B |
42 |
16 |
55 |
| latinToDoublestruck() |
A |
46 |
14 |
43 |
| isScript() |
A |
73 |
13 |
3 |
| latinToFraktur() |
A |
50 |
10 |
31 |
| isDigit() |
A |
59 |
9 |
15 |
| isCombiningCharacter() |
A |
74 |
10 |
3 |
| isLowerCase() |
A |
74 |
10 |
3 |
| isGreek() |
A |
59 |
9 |
14 |
| isDoubleStruck() |
S |
74 |
9 |
3 |
| initAccentsDictionary() |
S |
29 |
2 |
93 |
| isRequiredByQuizzes() |
S |
75 |
8 |
3 |
| isFraktur() |
S |
75 |
7 |
3 |
| isWord() |
S |
69 |
7 |
6 |
| isLongLetter() |
S |
63 |
7 |
10 |
| isSuperscript() |
S |
75 |
7 |
3 |
| isOp() |
S |
75 |
7 |
3 |
| getUnicodesRangedStringList() |
S |
51 |
4 |
26 |
| binarySearch() |
S |
55 |
4 |
19 |
| getMirror() |
S |
55 |
4 |
19 |
| latin2Greek() |
S |
56 |
4 |
17 |
| greek2Latin() |
S |
56 |
4 |
17 |
| stripAccent() |
S |
57 |
4 |
17 |
| isGujarati() |
S |
69 |
5 |
6 |
| isTallLetter() |
S |
69 |
5 |
6 |
| isArabian() |
S |
70 |
4 |
6 |
| isLTRNumber() |
S |
63 |
3 |
11 |
| normalizeSubSuperScript() |
S |
63 |
3 |
11 |
| isIdentifier() |
S |
78 |
3 |
3 |
| isStretchyLTR() |
S |
64 |
3 |
10 |
| getNegated() |
S |
64 |
3 |
10 |
| getNotNegated() |
S |
64 |
3 |
10 |
| isCombining() |
S |
65 |
3 |
9 |
| isUnicodeMathvariant() |
S |
78 |
3 |
3 |
| isArabianString() |
S |
63 |
3 |
10 |
| isHebrew() |
S |
71 |
3 |
6 |
| isChinese() |
S |
71 |
3 |
6 |
| isKorean() |
S |
71 |
3 |
6 |
| isDevanagari() |
S |
71 |
3 |
6 |
| isThai() |
S |
71 |
3 |
6 |
| isDevanagariString() |
S |
63 |
3 |
10 |
| isRTL() |
S |
71 |
3 |
6 |
| isSubscript() |
S |
77 |
3 |
3 |
| isTallAccent() |
S |
64 |
3 |
10 |
| isSuperscriptOrSubscript() |
S |
79 |
2 |
3 |
| getCategoriesUnicode() |
S |
62 |
1 |
11 |
| __construct() |
S |
98 |
1 |
1 |
| isLarge() |
S |
79 |
1 |
3 |
| isVeryLarge() |
S |
79 |
1 |
3 |
| isBinaryOp() |
S |
79 |
1 |
3 |
| isRelation() |
S |
79 |
1 |
3 |
| getUnicodeCategoryList() |
S |
67 |
1 |
7 |
| hexStringToUnicode() |
S |
79 |
1 |
3 |
| isInvisible() |
S |
79 |
1 |
3 |
| isHorizontalOperator() |
S |
79 |
1 |
3 |
| __toString() |
S |
94 |
1 |
1 |