Versions Compared

Key

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

...

2 Chart view: it opens by click clicking on an icon Image Removedwith the chart in the table at Main view. Depending on a metric selected in drop-down a chart revealing a metric trend in time by applications:

...

Note

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

...

See also CAST configuration.

Metric

Calculation

Unit 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 Total Quality Index value for an application (value is taken as is from CAST);

n is Applications number.

item

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.

item

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.

item

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.

item

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.

item

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.

item

Critical Violations

total number of critical violations in selected applications

item

Lines of code

total number of code lines for selected applications

item

...