-
Home
-
ManageWP Worker
-
4.9.20
-
Code
-
Classes
- MWP_IncrementalBackup_Database_Configuration
Total Complexity |
26 |
Dependencies |
1 |
Dependents |
6 |
Total lines |
197 |
Lines of code |
84 |
Logical lines of code |
41 |
Comment lines |
60 |
Methods |
11 |
Properties |
8 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createFromArray() |
A |
50 |
8 |
27 |
__construct() |
A |
53 |
8 |
24 |
createFromWordPressContext() |
S |
64 |
2 |
9 |
getHost() |
S |
82 |
1 |
3 |
getSocketPath() |
S |
82 |
1 |
3 |
getPort() |
S |
82 |
1 |
3 |
isSocket() |
S |
82 |
1 |
3 |
getUsername() |
S |
82 |
1 |
3 |
getPassword() |
S |
82 |
1 |
3 |
getDatabase() |
S |
82 |
1 |
3 |
getCharset() |
S |
82 |
1 |
3 |