mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-05 17:49:26 +02:00
Author:admin
Date:2008-09-19T07:55:09.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@27 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Evaluating a measure]]
|
||||
[[Property:weight|1]]
|
||||
[[Property:uuid|533ec807-ad3d-5338-3955-aa2f8601976e]]
|
||||
To evaluate a metric over a scope:
|
||||
# Select the '''Metric Evaluation''' tab from the Metric tool.
|
||||
# Define the scope by adding either groups, classes or features to the input domain list.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Computing a measure]]
|
||||
[[Property:weight|1]]
|
||||
[[Property:uuid|cff91cf0-1280-f79d-440a-69801b213dac]]
|
||||
* [[Computing a measure: Introduction|Introduction]]
|
||||
* [[Evaluating a measure|Evaluating a measure]]
|
||||
* [[Saving a measure|Saving a measure]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Saving a measure]]
|
||||
[[Property:weight|2]]
|
||||
[[Property:uuid|d967fde4-5dea-a855-50ec-b0d8f1473cf2]]
|
||||
To save the result of evaluation of a metric:
|
||||
# Select the '''Metric Archive''' tab of the Metric tool.
|
||||
# Select the input domain as described in [[Evaluating a measure|Evaluating a measure]] and the metrics you want to compute and save over the selected scope
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Viewing measure details]]
|
||||
[[Property:weight|3]]
|
||||
[[Property:uuid|570feb7a-4650-0a7d-ae45-1336c5429cfb]]
|
||||
It is possible to have some details when evaluating a metric.
|
||||
# Select the '''Metric Evaluation''' tab of the metric tool.
|
||||
# [[Evaluating a measure|Evaluate a metric]] .
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Comparing to an archive]]
|
||||
[[Property:weight|2]]
|
||||
[[Property:uuid|eb13a2c4-623d-8a35-6175-40a43486beb8]]
|
||||
The main goal of archives is comparing archives one to another. In order to compare your project to an archived file, you must select the '''Metric archive''' tab of the metric tool.
|
||||
|
||||
The goal is to load the archive of a (preferably different) project, to compare the archived measures to the system's. You can select your current archive or any other archive, against a reference archive file.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Creating an archive]]
|
||||
[[Property:weight|1]]
|
||||
[[Property:uuid|d8bd6d77-a5dc-df38-a796-6fa8a07ddf29]]
|
||||
Users may want to archive the result of the system they are working on. To create an archive is basically the same as [[Saving a measure|saving a measure]] .
|
||||
|
||||
{{seealso| '''See Also''' <br/>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Handling archives]]
|
||||
[[Property:weight|3]]
|
||||
[[Property:uuid|1a2bc120-2f9d-0cc3-4883-a98c5999b12d]]
|
||||
* [[Handling archives: introduction|Introduction]]
|
||||
* [[Creating an archive|Creating an archive]]
|
||||
* [[Comparing to an archive|Comparing to an archive]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Defining derived metrics]]
|
||||
[[Property:weight|1]]
|
||||
[[Property:uuid|d9c9037a-7b87-3810-c5c8-d34523cdad7b]]
|
||||
To define a derived metric, you must select the''' Metric Definition''' tab and click the '''New metric''' button. A menu appears asking you the kind of metric you want to define. Select '''Basic metric''' and then the type of the results you are looking for (i.e. Class, Feature, Line, ...). Once done, you can perform the following steps:
|
||||
# Enter a name for the metric in the "Name" field. Next to the field you will see the type of metric as well as the unit for this metric.
|
||||
# Enter a description for the metric. The description is shown as a tooltip when you navigate the list of available metrics.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Defining linear metrics]]
|
||||
[[Property:weight|2]]
|
||||
[[Property:uuid|bfcfffff-08ec-8e18-fed4-3f39ac3772da]]
|
||||
To define a linear metric, you must select the '''Metric Definition''' tab and click the '''New metric''' button. A menu appears asking you the kind of metric you want to define. Select '''Linear metric''' and then the type of the results you are looking for (i.e. Class, Feature, Line, ...). Once done, you can perform the following steps:
|
||||
# Enter a name for the metric in the "Name" field. Next to the field you will see the type of metric as well as the unit for this metric.
|
||||
# Enter a description for the metric. The description is shown as a tooltip when you navigate the list of available metrics.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Defining ratio metrics]]
|
||||
[[Property:weight|3]]
|
||||
[[Property:uuid|40394359-600c-5392-8609-6f994920a3b1]]
|
||||
To define a ratio metric, you must select the '''Metric Definition''' tab and click the '''New metric''' button. A menu appears asking you the kind of metric you want to define. Select '''Ratio metric'''. Once done, you can perform the following steps:
|
||||
# Enter a name for the metric in the "Name" field. Next to the field you will see the type of metric as well as the unit for this metric.
|
||||
# Enter a description for the metric. The description is shown as a tooltip when you navigate the list of available metrics.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Defining new metrics]]
|
||||
[[Property:weight|1]]
|
||||
[[Property:uuid|7f36c01c-40f4-be23-dfcd-d92bf2bbd535]]
|
||||
* [[Defining new metrics: introduction|Introduction]]
|
||||
* [[Defining derived metrics|Derived metrics]]
|
||||
* [[Defining linear metrics|Linear metrics]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Handling new metrics]]
|
||||
[[Property:weight|2]]
|
||||
[[Property:uuid|1ca7a8cf-f446-6cbc-59e1-0455e633ce44]]
|
||||
* [[Handling new metrics: Introduction|Introduction]]
|
||||
* [[Defining new metrics|Defining new metrics]]
|
||||
* [[Managing new metrics|Managing metrics]]
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|Managing new metrics]]
|
||||
[[Property:weight|2]]
|
||||
[[Property:uuid|540cbcc4-27cb-7fc4-5c98-0c622bfb0841]]
|
||||
* [[Managing new metrics: Introduction|Introduction]]
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[[Property:title|How to analyze a project]]
|
||||
[[Property:weight|6]]
|
||||
[[Property:uuid|85d47406-926e-8754-0c15-a2af5b151658]]
|
||||
* [[How to analyze a project: Introduction|Introduction]]
|
||||
* [[Computing a measure|Computing a measure]]
|
||||
* [[Handling new metrics|Handling new metrics]]
|
||||
|
||||
Reference in New Issue
Block a user