-
Home
-
Equation Editor
-
1.7 (latest)
-
Code
-
Classes
- StringTools
| Total Complexity |
23 |
| Dependencies |
0 |
| Dependents |
12 |
| Total lines |
59 |
| Lines of code |
57 |
| Logical lines of code |
23 |
| Comment lines |
0 |
| Methods |
18 |
| Properties |
0 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isSpace() |
S |
73 |
3 |
4 |
| startsWith() |
S |
77 |
2 |
3 |
| endsWith() |
S |
71 |
2 |
5 |
| hex() |
S |
68 |
2 |
7 |
| __construct() |
S |
98 |
1 |
1 |
| urlEncode() |
S |
80 |
1 |
3 |
| urlDecode() |
S |
80 |
1 |
3 |
| htmlEscape() |
S |
77 |
1 |
3 |
| htmlUnescape() |
S |
80 |
1 |
3 |
| ltrim() |
S |
80 |
1 |
3 |
| rtrim() |
S |
80 |
1 |
3 |
| trim() |
S |
80 |
1 |
3 |
| rpad() |
S |
78 |
1 |
3 |
| lpad() |
S |
78 |
1 |
3 |
| replace() |
S |
79 |
1 |
3 |
| fastCodeAt() |
S |
78 |
1 |
3 |
| isEOF() |
S |
80 |
1 |
3 |
| __toString() |
S |
94 |
1 |
1 |