-
Home
-
WP Umbrella: Update Backup Restore & Monitoring
-
2.18.6
-
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 |
| isPoolAvailable() |
S |
66 |
3 |
8 |
| close() |
S |
67 |
3 |
9 |
| buildHeaders() |
S |
55 |
1 |
20 |
| sendError() |
S |
64 |
2 |
10 |
| sendFileCursor() |
S |
65 |
2 |
9 |
| sendDatabaseCursor() |
S |
65 |
2 |
9 |
| sendScanCursor() |
S |
65 |
2 |
9 |
| sendDatabaseDumpCursor() |
S |
65 |
2 |
9 |
| sendFinish() |
S |
71 |
2 |
6 |
| sendLog() |
S |
64 |
2 |
10 |
| sendPreventMaxExecutionTime() |
S |
65 |
2 |
9 |
| sendPreventDatabaseMaxExecutionTime() |
S |
65 |
2 |
9 |
| sendFinishDictionary() |
S |
71 |
2 |
6 |
| __construct() |
S |
62 |
1 |
10 |
| readFrame() |
S |
75 |
1 |
4 |
| readFrameJson() |
S |
76 |
1 |
4 |
| __destruct() |
S |
82 |
1 |
3 |