-
Home
-
ManageWP Worker
-
4.9.25 (latest)
-
Code
-
Classes
- Symfony_Process_ProcessBuilder
| Total Complexity |
22 |
| Dependencies |
6 |
| Dependents |
2 |
| Total lines |
264 |
| Lines of code |
80 |
| Logical lines of code |
44 |
| Comment lines |
120 |
| Methods |
15 |
| Properties |
9 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getProcess() |
S |
55 |
5 |
18 |
| setTimeout() |
S |
62 |
3 |
12 |
| setPrefix() |
S |
75 |
2 |
4 |
| __construct() |
S |
81 |
1 |
3 |
| create() |
S |
80 |
1 |
3 |
| add() |
S |
76 |
1 |
4 |
| setArguments() |
S |
77 |
1 |
4 |
| setWorkingDirectory() |
S |
77 |
1 |
4 |
| inheritEnvironmentVariables() |
S |
77 |
1 |
4 |
| setEnv() |
S |
76 |
1 |
4 |
| addEnvironmentVariables() |
S |
75 |
1 |
4 |
| setInput() |
S |
74 |
1 |
4 |
| setOption() |
S |
76 |
1 |
4 |
| disableOutput() |
S |
77 |
1 |
4 |
| enableOutput() |
S |
77 |
1 |
4 |