| Package | Description |
|---|---|
| org.evosuite.coverage.dataflow.analysis | |
| org.evosuite.graphs |
| Constructor and Description |
|---|
AllUsesAnalysis(ClassControlFlowGraph ccfg)
Given the ClassCallGraph of a class this constructor will build up the
corresponding CCFG using the RCFGs from the GraphPool.
|
| Modifier and Type | Method and Description |
|---|---|
ClassControlFlowGraph |
GraphPool.getCCFG(String className)
Ensures this GraphPool knows the CCFG for the given class and then
returns it.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.