The Decision List pane displays the decisions in the project. To filter the list, choose the type of decision you want to
display in the
Decision Type list. The following describes the columns in the Decision List pane:
- Name
- The name of the object that contains the decision.
- Type
- The type of the object that contains the decision.
- Variable
- The program variable that requires the decision.
- Completed
- Whether the decision has been resolved.
- Unreachable
- Whether the decision is in dead code.
- Manual
- Whether the decision was resolved manually.
- Resolved to
- The target object the variable resolves to, for example, an entry point. An unresolved decision contains the grayed-out text
Some Object.