| Package | Description |
|---|---|
| org.evosuite.graphs | |
| org.evosuite.graphs.cfg |
| Modifier and Type | Method and Description |
|---|---|
ControlDependenceGraph |
GraphPool.getCDG(String className,
String methodName)
getCDG
|
| Modifier and Type | Method and Description |
|---|---|
ControlDependenceGraph |
BytecodeInstruction.getCDG()
Returns the ControlDependenceGraph of this instructions method
Convenience method.
|
ControlDependenceGraph |
BasicBlock.getCDG()
Returns the ControlDependenceGraph of this instructions method
Convenience method.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.