Symfony_Process_Process D

Total Complexity 177
Dependencies 15
Dependents 9
Total lines 1,465
Lines of code 520
Logical lines of code 310
Comment lines 585
Methods 69
Properties 29

Methods 69

Method Rating Maintainability Complexity Lines of code
stop()
A
50 13 25
start()
A
47 10 33
close()
A
56 9 16
__construct()
A
53 8 20
wait()
A
53 8 20
doSignal()
S
54 7 22
checkTimeout()
S
60 6 13
setTty()
S
63 6 10
getDescriptors()
S
59 5 13
isPtySupported()
S
59 4 15
updateStatus()
S
62 4 11
readPipes()
S
61 4 11
mustRun()
S
65 4 9
isSigchildEnabled()
S
63 3 11
getPid()
S
68 3 7
disableOutput()
S
64 3 10
getOutput()
S
66 3 8
getErrorOutput()
S
66 3 8
getExitCode()
S
68 3 7
getExitCodeText()
S
69 3 6
setIdleTimeout()
S
68 3 7
getWorkingDirectory()
S
71 3 6
validateTimeout()
S
65 3 9
captureExitCode()
S
72 3 5
restart()
S
67 2 8
enableOutput()
S
69 2 7
getIncrementalOutput()
S
64 2 10
getIncrementalErrorOutput()
S
64 2 10
hasBeenSignaled()
S
67 2 8
getTermSignal()
S
67 2 8
isRunning()
S
69 2 7
setEnv()
S
66 2 8
setInput()
S
67 2 7
requireProcessIsStarted()
S
72 2 5
requireProcessIsTerminated()
S
72 2 5
resetProcessData()
S
61 1 14
__destruct()
S
82 1 3
__clone()
S
82 1 3
run()
S
77 1 4
signal()
S
76 1 4
isOutputDisabled()
S
82 1 3
clearOutput()
S
74 1 5
clearErrorOutput()
S
74 1 5
isSuccessful()
S
80 1 3
hasBeenStopped()
S
73 1 5
getStopSignal()
S
73 1 5
isStarted()
S
80 1 3
isTerminated()
S
76 1 4
getStatus()
S
77 1 4
addOutput()
S
76 1 4
addErrorOutput()
S
76 1 4
getCommandLine()
S
82 1 3
setCommandLine()
S
77 1 4
getTimeout()
S
82 1 3
getIdleTimeout()
S
82 1 3
setTimeout()
S
76 1 4
isTty()
S
82 1 3
setPty()
S
76 1 4
isPty()
S
82 1 3
setWorkingDirectory()
S
77 1 4
getEnv()
S
82 1 3
getInput()
S
82 1 3
getOptions()
S
82 1 3
setOptions()
S
77 1 4
getEnhanceWindowsCompatibility()
S
82 1 3
setEnhanceWindowsCompatibility()
S
76 1 4
getEnhanceSigchildCompatibility()
S
82 1 3
setEnhanceSigchildCompatibility()
S
76 1 4
buildCallback()
S
75 1 4