The table below describes the Component Maker computation-based type-specific extraction options.
Option | Language | Description |
---|---|---|
Generate HTML Trace | COBOL | Generate an HTML file with an extraction trace. The trace has a name of the form <component>.trace. To view the trace, click the logical component for the extraction in the Repository Browser Logical Component folder. Double-click the trace file to view it in a Web browser. |
Statement | COBOL | Perform statement-based component extraction. |
Variable | COBOL | Perform variable-based component extraction.
Note: Even if you select variable-based extraction, Component Maker performs statement-based extraction if the variable you slice
on is not an input variable for its parent statement: that is, if the statement writes to rather than reads from the variable.
|