eternalGenius commited on
Commit
4debf28
·
verified ·
1 Parent(s): 36661cc

Update thresholds.json

Browse files
Files changed (1) hide show
  1. thresholds.json +13 -13
thresholds.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
- "IsFunctional": 0.45,
3
- "IsBusiness": 0.55,
4
- "Other (OT)": 0.40,
5
- "Availability (A)": 0.35,
6
  "Fault Tolerance (FT)": 0.50,
7
- "Legal (L)": 0.45,
8
- "Look & Feel (LF)": 0.35,
9
- "Maintainability (MN)": 0.80,
10
- "Operability (O)": 0.70,
11
- "Performance (PE)": 0.55,
12
- "Portability (PO)": 0.4,
13
- "Scalability (SC)": 0.3,
14
- "Security (SE)": 0.55,
15
- "Usability (US)": 0.40
16
  }
 
1
  {
2
+ "IsFunctional": 0.40,
3
+ "IsBusiness": 0.50,
4
+ "Other (OT)": 0.35,
5
+ "Availability (A)": 0.34,
6
  "Fault Tolerance (FT)": 0.50,
7
+ "Legal (L)": 0.90,
8
+ "Look & Feel (LF)": 0.28,
9
+ "Maintainability (MN)": 0.92,
10
+ "Operability (O)": 0.86,
11
+ "Performance (PE)": 0.54,
12
+ "Portability (PO)": 0.40,
13
+ "Scalability (SC)": 0.30,
14
+ "Security (SE)": 0.38,
15
+ "Usability (US)": 0.64
16
  }