This metric is in the category Numerical Metrics.
This metric counts the amount of items in a Project according to the following rules:
How many individual Test Cases have been created.
How many individual Test Suites have been created.
How many individual Test Jobs have been created.
How many individual Test Steps have been created, plus how many Test Steps have been used from any reused Projects. Test Steps are only counted once for the place they are specified (or, in the case of Test Steps from reused Projects, reused). They are not counted transitively (i.e. if a Project contains a Test Case with one Test Step, and this Test Case is reused four times, there is still only one Test Step.
How many separate (not transitive) Test Case references there are in the current scope. If a Test Case TC1 is reused twice in a Test Case TC2, then the number of reuses for TC1 is two, regardless of how many times TC2 is reused.
How many Event Handlers are used in the current scope. The same rules for non-transitivity apply - if TC1 contains an Event Handler, then this Event Handler is only counted once, regardless how many times TC1 is reused.
How many categories are created in the current scope. Only categories in the Test Case Browser and Test Suite Browser are currently counted.
The results are shown in the Search Result View.