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 drop-down. The table below describes the columns in the Decision List pane.
| Column | Description | 
|---|---|
| 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 (an entry point, for example). An unresolved decision contains the grayed-out text Some Object. |