Skip to content

Commit 788c80a

Browse files
committed
metadata tweak
1 parent 7863363 commit 788c80a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/code-quality/working-with-code-metrics-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Code Metrics data
2+
title: Code Metrics window
33
ms.date: 12/12/2017
44
ms.prod: visual-studio-dev15
55
ms.technology: vs-ide-code-analysis
6-
ms.topic: "conceptual"
6+
ms.topic: reference
77
f1_keywords:
88
- "vs.codemetrics.output"
99
helpviewer_keywords:
@@ -40,7 +40,7 @@ If code metrics results have been generated, expand the tree in the **Hierarchy*
4040

4141
You can filter the results that are displayed in the **Code Metrics Results** window by using the toolbar at the top. For example, you might want to see only the results that have a maintainability index below 65.
4242

43-
The **Filter** drop-down box contains the names of the results columns. When a filter is defined, it is added to the bottom of the list together with an indentation. The list can contain the last ten filters that were defined.
43+
The **Filter** drop-down box contains the names of the results columns. When a filter is defined, it is added to the bottom of the list together with an indentation. The list can contain the last 10 filters that were defined.
4444

4545
### To filter the code metrics results
4646

@@ -56,7 +56,7 @@ The **Filter** drop-down box contains the names of the results columns. When a f
5656

5757
## Add, remove, and rearrange data columns
5858

59-
You can add or remove results columns from the **Code Metrics Results** window . In addition, you can rearrange results columns so that they appear in the order that you want.
59+
You can add or remove results columns from the **Code Metrics Results** window. In addition, you can rearrange results columns so that they appear in the order that you want.
6060

6161
### Add or remove a column
6262

0 commit comments

Comments
 (0)