aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/test/json/metrics-spec/domains.json
blob: 80713fcf818fbe6766f3ae7d1413f6a993cccb57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "domains": [
    "Tests (Overall)",
    "Complexity",
    "Issues",
    "SCM",
    "Tests (Integration)",
    "Duplication",
    "Technical Debt",
    "General",
    "Management",
    "Tests",
    "Documentation",
    "Size"
  ]
}