-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.0.0
-
Code
-
Classes
- SplFixedArray
Total Complexity |
20 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
176 |
Lines of code |
67 |
Logical lines of code |
30 |
Comment lines |
71 |
Methods |
16 |
Properties |
2 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fromArray() |
S |
59 |
4 |
15 |
valid() |
S |
67 |
2 |
8 |
__construct() |
S |
77 |
1 |
4 |
count() |
S |
80 |
1 |
3 |
toArray() |
S |
77 |
1 |
4 |
getSize() |
S |
82 |
1 |
3 |
setSize() |
S |
77 |
1 |
4 |
offsetExists() |
S |
79 |
1 |
3 |
offsetGet() |
S |
80 |
1 |
3 |
offsetSet() |
S |
79 |
1 |
3 |
offsetUnset() |
S |
79 |
1 |
3 |
rewind() |
S |
81 |
1 |
3 |
current() |
S |
80 |
1 |
3 |
key() |
S |
80 |
1 |
3 |
next() |
S |
81 |
1 |
3 |
__wakeup() |
S |
91 |
1 |
2 |