-
Home
-
Duplicator – Backups & Migration Plugin – Cloud Backups, Scheduled Backups, & More
-
1.5.1
-
Code
-
Classes
- DUP_Encoding
Total Complexity |
53 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
325 |
Lines of code |
151 |
Logical lines of code |
86 |
Comment lines |
41 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toUTF8() |
C |
38 |
26 |
64 |
strlen() |
S |
61 |
5 |
11 |
fixUTF8() |
S |
59 |
4 |
15 |
utf8_decode() |
S |
64 |
5 |
8 |
toWin1252() |
S |
61 |
4 |
12 |
normalizeEncoding() |
S |
56 |
2 |
19 |
removeBOM() |
S |
69 |
2 |
6 |
encode() |
S |
68 |
2 |
7 |
toISO8859() |
S |
79 |
1 |
3 |
toLatin1() |
S |
79 |
1 |
3 |
UTF8FixWin1252Chars() |
S |
78 |
1 |
3 |