-
Home
-
ManageWP Worker
-
4.9.7
-
Code
-
Classes
- Gelf_Publisher
Total Complexity |
34 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
268 |
Lines of code |
109 |
Logical lines of code |
60 |
Comment lines |
98 |
Methods |
10 |
Properties |
6 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
publish() |
A |
46 |
9 |
41 |
__construct() |
A |
54 |
8 |
22 |
prependChunkInformation() |
S |
57 |
7 |
15 |
getSocketConnection() |
S |
63 |
4 |
10 |
getPreparedMessage() |
S |
79 |
1 |
3 |
isMessageSizeGreaterChunkSize() |
S |
80 |
1 |
3 |
getMessageId() |
S |
78 |
1 |
3 |
getMessageChunks() |
S |
79 |
1 |
3 |
writeMessageChunkToSocket() |
S |
71 |
1 |
6 |
writeMessageToSocket() |
S |
79 |
1 |
3 |