CPP: Tag the Architecture queries.

This commit is contained in:
Geoffrey White
2018-11-28 19:04:14 +00:00
parent 9a9b01bbb0
commit 132b29fa22
7 changed files with 9 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
* @workingset jhotdraw
* @result succeed 48
* @result_ondemand succeed 48
* @tags maintainability
*/
import cpp

View File

@@ -5,6 +5,7 @@
* @kind treemap
* @id cpp/architecture/hub-classes
* @treemap.warnOn highValues
* @tags maintainability
*/
import cpp

View File

@@ -7,6 +7,7 @@
* @workingset jhotdraw
* @result succeed 48
* @result_ondemand succeed 48
* @tags maintainability
*/
import cpp

View File

@@ -5,6 +5,7 @@
* @id cpp/architecture/cyclic-namespaces
* @graph.layout hierarchical
* @tags maintainability
* modularity
*/
import cpp

View File

@@ -3,6 +3,8 @@
* @description Finds classes that belong to no namespace.
* @kind table
* @id cpp/architecture/global-namespace-classes
* @tags maintainability
* modularity
*/
import cpp

View File

@@ -4,6 +4,8 @@
* @kind graph
* @id cpp/architecture/namespace-dependencies
* @graph.layout hierarchical
* @tags maintainability
* modularity
*/
import cpp

View File

@@ -3,6 +3,7 @@
* @description Shows general statistics about the application.
* @kind table
* @id cpp/architecture/general-statistics
* @tags maintainability
*/
import cpp