CPP: Tag metric filter queries.

This commit is contained in:
Geoffrey White
2018-12-04 16:39:23 +00:00
parent 132b29fa22
commit b791ff8c28
4 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
* @description This filter demonstrates how to change the value
* computed by the metric that it is filtering. In this
* example the value is increased by 10.
* @tags filter
*/
import cpp
import external.MetricFilter

View File

@@ -1,6 +1,7 @@
/**
* @name Metric filter
* @description Only include results in large files (200) lines of code.
* @tags filter
*/
import cpp
import external.MetricFilter

View File

@@ -4,6 +4,7 @@
* located in files that are maintained manually.
* @kind treemap
* @id cpp/autogenerated-for-metric-filter
* @tags filter
*/
import cpp

View File

@@ -6,6 +6,7 @@
* before the snapshot.
* @kind treemap
* @id cpp/recent-defects-for-metric-filter
* @tags filter
* @deprecated
*/
import cpp