Still on the left side of the window there is a group of checkboxes labeled Filter. Here we can set the kinds of program elements to be included in the search (note that some of the boxes can be disabled if they do not share any of the metrics selected on the right side). We can choose to include namespaces, classes, structs, methods, etc.
On the bottom left part of the window we can select the Layout of the results. The Tree view layout will present the data in a form of a tree with the possibility to open its branches.
On the right side of the window we can select the metrics that we would like to check for changes. This means that if we select only one metric, only the program elements that had a change in this metric value will be part of the result. If we select more than one metrics, the results will contain parts of the code in which at least one of these metrics has changed. The metric groups are presented in a tree view and the different branches can be opened by left clicking on the small sign beside the check box of the metric group (for a detailed description of the metrics please refer to Appendixes A-D).
Under the metrics box there are two radio buttons. Here we can select if we would like to treat the metric values in a regular fashion - Regular or we would like to divide each metric value by the logical lines of code value of the same program element - Relative to size (divided by lLOC). This second option normalizes the metric values with the size of the element.
When we have set all the options in the desired way, we can push the OK button to perform the search. We can close the window by pressing the Cancel button.