| Class | Description |
|---|---|
| CallGraph |
CallGraph implementation.
|
| CallGraphEntry |
class name - method name pair
adapted from CallTreeEntry
|
| CallGraphGenerator |
Generate the call graph, the class is a modification of the CallTreeGenerator
class.
|
| Graph<E> |
simple implementation of a graph where edges are not classes.
|
| PathFinder | |
| PathFinderDFSIterator<E> | |
| ReverseCallGraph |
Copyright © 2010–2017 EvoSuite. All rights reserved.