mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Author:halw
Date:2010-02-23T22:24:40.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@476 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
BIN
documentation/current/eiffelstudio/_images/auto-hide-icon.png
Normal file
BIN
documentation/current/eiffelstudio/_images/auto-hide-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
@@ -0,0 +1,3 @@
|
|||||||
|
title=auto-hide-icon
|
||||||
|
author=halw
|
||||||
|
path=content/auto-hide-icon
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 7.3 KiB |
@@ -0,0 +1,3 @@
|
|||||||
|
title=es gt auto hide 01
|
||||||
|
author=halw
|
||||||
|
path=content/es-gt-auto-hide-01
|
||||||
@@ -31,8 +31,9 @@ The numbers yielded by measures are meaningless unless we describe what they ref
|
|||||||
|
|
||||||
EiffelStudio provides a set of predefined units. Some simply serve to count occurrences of certain construct specimens in the software; examples include <code>group</code>, <code lang=text>class</code>, <code lang=text>feature</code>, <code>line</code>, <span>...</span> The metric <code>ratio</code> describes metrics whose values are divisions, for example "average number of classes per cluster", obtained by dividing the number of classes by the number of classes.
|
EiffelStudio provides a set of predefined units. Some simply serve to count occurrences of certain construct specimens in the software; examples include <code>group</code>, <code lang=text>class</code>, <code lang=text>feature</code>, <code>line</code>, <span>...</span> The metric <code>ratio</code> describes metrics whose values are divisions, for example "average number of classes per cluster", obtained by dividing the number of classes by the number of classes.
|
||||||
|
|
||||||
A metric can be computed over a scope, this scope is defined using a domain. In a domain
|
A metric can be computed over a scope. This scope is defined using a '''domain'''. A domain is a set of program elements. You build up a domain by adding development objects to a list. These development objects are things like application targets, clusters, libraries, classes, and features.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
==Metric tool interface==
|
==Metric tool interface==
|
||||||
* [[Metric Evaluation Panel|Metric Evaluation panel]]
|
* [[Metric Evaluation Panel|Metric Evaluation panel]]
|
||||||
* [[Detailed Result Panel|Detailed Result panel]]
|
* [[Detailed Result Panel|Detailed Result panel]]
|
||||||
|
|||||||
Reference in New Issue
Block a user