-
Home
-
MailPoet Newsletters (Previous)
-
2.22 (latest)
-
Code
-
Classes
- Net_Socket
| Total Complexity |
79 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
608 |
| Lines of code |
261 |
| Logical lines of code |
155 |
| Comment lines |
248 |
| Methods |
22 |
| Properties |
8 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| connect() |
B |
39 |
18 |
63 |
| select() |
A |
50 |
9 |
32 |
| write() |
S |
54 |
7 |
22 |
| readLine() |
S |
58 |
6 |
14 |
| enableCrypto() |
S |
62 |
3 |
11 |
| setWriteBuffer() |
S |
64 |
3 |
10 |
| gets() |
S |
64 |
3 |
10 |
| readString() |
S |
63 |
3 |
10 |
| readAll() |
S |
64 |
3 |
10 |
| disconnect() |
S |
67 |
2 |
8 |
| setBlocking() |
S |
67 |
2 |
8 |
| setTimeout() |
S |
70 |
2 |
6 |
| getStatus() |
S |
71 |
2 |
6 |
| read() |
S |
70 |
2 |
6 |
| writeLine() |
S |
70 |
2 |
6 |
| eof() |
S |
79 |
2 |
3 |
| readByte() |
S |
70 |
2 |
6 |
| readWord() |
S |
67 |
2 |
7 |
| readInt() |
S |
65 |
2 |
8 |
| readIPAddress() |
S |
65 |
2 |
8 |
| setNewline() |
S |
77 |
1 |
4 |
| isBlocking() |
S |
83 |
1 |
3 |