mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
CPP: Tag the Architecture queries.
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
* @workingset jhotdraw
|
* @workingset jhotdraw
|
||||||
* @result succeed 48
|
* @result succeed 48
|
||||||
* @result_ondemand succeed 48
|
* @result_ondemand succeed 48
|
||||||
|
* @tags maintainability
|
||||||
*/
|
*/
|
||||||
import cpp
|
import cpp
|
||||||
|
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
* @kind treemap
|
* @kind treemap
|
||||||
* @id cpp/architecture/hub-classes
|
* @id cpp/architecture/hub-classes
|
||||||
* @treemap.warnOn highValues
|
* @treemap.warnOn highValues
|
||||||
|
* @tags maintainability
|
||||||
*/
|
*/
|
||||||
import cpp
|
import cpp
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
* @workingset jhotdraw
|
* @workingset jhotdraw
|
||||||
* @result succeed 48
|
* @result succeed 48
|
||||||
* @result_ondemand succeed 48
|
* @result_ondemand succeed 48
|
||||||
|
* @tags maintainability
|
||||||
*/
|
*/
|
||||||
import cpp
|
import cpp
|
||||||
|
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
* @id cpp/architecture/cyclic-namespaces
|
* @id cpp/architecture/cyclic-namespaces
|
||||||
* @graph.layout hierarchical
|
* @graph.layout hierarchical
|
||||||
* @tags maintainability
|
* @tags maintainability
|
||||||
|
* modularity
|
||||||
*/
|
*/
|
||||||
import cpp
|
import cpp
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
* @description Finds classes that belong to no namespace.
|
* @description Finds classes that belong to no namespace.
|
||||||
* @kind table
|
* @kind table
|
||||||
* @id cpp/architecture/global-namespace-classes
|
* @id cpp/architecture/global-namespace-classes
|
||||||
|
* @tags maintainability
|
||||||
|
* modularity
|
||||||
*/
|
*/
|
||||||
import cpp
|
import cpp
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
* @kind graph
|
* @kind graph
|
||||||
* @id cpp/architecture/namespace-dependencies
|
* @id cpp/architecture/namespace-dependencies
|
||||||
* @graph.layout hierarchical
|
* @graph.layout hierarchical
|
||||||
|
* @tags maintainability
|
||||||
|
* modularity
|
||||||
*/
|
*/
|
||||||
import cpp
|
import cpp
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
* @description Shows general statistics about the application.
|
* @description Shows general statistics about the application.
|
||||||
* @kind table
|
* @kind table
|
||||||
* @id cpp/architecture/general-statistics
|
* @id cpp/architecture/general-statistics
|
||||||
|
* @tags maintainability
|
||||||
*/
|
*/
|
||||||
import cpp
|
import cpp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user