Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Chart is based on a CAST configuration: only selected applications are taken into account:

See also Sonar CAST configuration.


MetricCalculationUnit of Measure
Applications number

value is taken from the data sources configuration

In the example above, user selects 3 applications.

item
Total Quality Index 

TTQI = ∑TQI_i..n/n,

where

TQI_i..n is a TQI value for an application (value is taken as is from CAST);

n is Applications number.


Security  

TSec = ∑Sec_i..n/n,

where

Sec_i..n is a Security metric value for an application (value is taken as is from CAST);

n is Applications number.


Robustness  

TRob = ∑Rob_i..n/n,

where

Rob_i..n is a Robustness metric value for an application (value is taken as is from CAST);

n is Applications number.


Efficiency  

TEf= ∑Ef_i..n/n,

where

Ef_i..n is an Efficiency metric value for an application (value is taken as is from CAST);

n is Applications number.


Changeability  

TCh= ∑Ch_i..n/n,

where

Ch_i..n is a Changeability metric value for an application (value is taken as is from CAST);

n is Applications number.


Transferability

TTrs = ∑Trs_i..n/n,

where

Trs_i..n is a Transferability metric value for an application (value is taken as is from CAST);

n is Applications number.


SEI Maintainability

TMnt= ∑Mnt_i..n/n,

where

Mnt_i..n is a SEI Maintainability metric value for an application (value is taken as is from CAST);

n is Applications number.


Programming Practices  

TPrP= ∑PrP_i..n/n,

where

PrP_i..n is a Programming Practices metric value for an application (value is taken as is from CAST);

n is Applications number.


Architectural Design  

TAD= ∑AD_i..n/n,

where

AD_i..n is an Architectural Design  metric value for an application (value is taken as is from CAST);

n is Applications number.


Documentation  

TDoc= ∑Doc_i..n/n,

where

Doc_i..n is a Documentation  metric value for an application (value is taken as is from CAST);

n is Applications number.


...