-
Home
-
WP Umbrella: Update Backup Restore & Monitoring
-
2.18.0 (latest)
-
Code
-
Classes
- UmbrellaWebSocket
Total Complexity |
59 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
397 |
Lines of code |
278 |
Logical lines of code |
140 |
Comment lines |
15 |
Methods |
22 |
Properties |
9 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send() |
A |
44 |
8 |
44 |
connect() |
S |
45 |
6 |
43 |
writeFrame() |
S |
51 |
6 |
24 |
waitForAck() |
S |
62 |
5 |
11 |
decodeWebSocketPayloadToJson() |
S |
61 |
3 |
12 |
close() |
S |
67 |
3 |
9 |
isPoolAvailable() |
S |
66 |
3 |
8 |
buildHeaders() |
S |
55 |
1 |
20 |
sendFinishDictionary() |
S |
71 |
2 |
6 |
sendPreventDatabaseMaxExecutionTime() |
S |
65 |
2 |
9 |
sendPreventMaxExecutionTime() |
S |
65 |
2 |
9 |
sendLog() |
S |
64 |
2 |
10 |
sendDatabaseDumpCursor() |
S |
65 |
2 |
9 |
sendScanCursor() |
S |
65 |
2 |
9 |
sendDatabaseCursor() |
S |
65 |
2 |
9 |
sendFileCursor() |
S |
65 |
2 |
9 |
sendError() |
S |
64 |
2 |
10 |
sendFinish() |
S |
71 |
2 |
6 |
__construct() |
S |
62 |
1 |
10 |
readFrameJson() |
S |
76 |
1 |
4 |
readFrame() |
S |
75 |
1 |
4 |
__destruct() |
S |
82 |
1 |
3 |