-
Home
-
Duplicator – Backups & Migration Plugin – Cloud Backups, Scheduled Backups, & More
-
1.4.2
-
Code
-
Classes
- DUP_Encoding
Total Complexity |
53 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
311 |
Lines of code |
153 |
Logical lines of code |
86 |
Comment lines |
41 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toUTF8() |
C |
37 |
26 |
66 |
strlen() |
S |
61 |
5 |
11 |
fixUTF8() |
S |
59 |
4 |
15 |
utf8_decode() |
S |
61 |
5 |
10 |
toWin1252() |
S |
61 |
4 |
12 |
normalizeEncoding() |
S |
56 |
2 |
19 |
removeBOM() |
S |
69 |
2 |
6 |
encode() |
S |
72 |
2 |
5 |
toISO8859() |
S |
80 |
1 |
3 |
toLatin1() |
S |
80 |
1 |
3 |
UTF8FixWin1252Chars() |
S |
78 |
1 |
3 |