-
Home
-
DeepL API translation plugin
-
2.3.6.3
-
Code
-
Classes
- DeepLApiTranslate
Total Complexity |
72 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
432 |
Lines of code |
287 |
Logical lines of code |
182 |
Comment lines |
42 |
Methods |
18 |
Properties |
6 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getTranslations() |
B |
38 |
18 |
74 |
requestTranslation() |
A |
44 |
10 |
45 |
splitString() |
A |
45 |
8 |
45 |
buildBody() |
S |
54 |
6 |
20 |
setLangTo() |
S |
61 |
3 |
13 |
setLangFrom() |
S |
62 |
3 |
13 |
prepareString() |
S |
57 |
2 |
16 |
getDetectedLanguage() |
S |
70 |
3 |
6 |
setTagHandling() |
S |
70 |
3 |
6 |
getMessage() |
S |
70 |
3 |
6 |
getTranslatedText() |
S |
70 |
3 |
6 |
setSplitSentences() |
S |
67 |
2 |
8 |
setFormality() |
S |
68 |
2 |
7 |
setPreserveFormatting() |
S |
67 |
2 |
8 |
resetTexts() |
S |
80 |
1 |
3 |
addText() |
S |
74 |
1 |
4 |
finalPrepareRequest() |
S |
83 |
1 |
3 |
getRequestUniqueID() |
S |
74 |
1 |
4 |