This is the documentation for Clover 3.3. View this page for the

Unknown macro: {spacejump}

of Clover, or visit the latest Clover documentation.

<added> displays new classes for the given column.

 

Parameters for <added>

属性

説明

必須

range

The maximum number of classes to show. If the value is 5, then a maximum of 5 "gainers" and 5 "losers" will be shown.

No; defaults to 5.

interval

The time interval over which the delta should be calculated (from the last history point). Uses the Interval format. The range is automatically adjusted to the closest smaller interval available.

No; the default is to take the delta of the last two history points.


Nested elements of <added>

The <added> element can take a single column element, allowing you to add one additional metric to the data shown in <added>.


Example: <totalStatements>

You could add totalStatements to <added> with the following code.

<added>
         <columns>
                   <totalStatements/>
         </columns>
</added>

(info) No more than one additional column can be attached to <added>. The 'added' classes table will always appear above the Movers section in the report - regardless of its order in the XML.

 

  • ラベルなし