Class Report
Textual report of current statistics.
Inheritance
System.Object
Report
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class Report : object
Constructors
Name | Description |
---|---|
Report(String, Int32, Int32, Int32) |
Properties
Name | Description |
---|---|
Count | Gets number of lines in the report. |
OutOf | Gets total number of stats points when this report was created. |
Reported | Gets number of stats points represented in this report. |
Text | Gets the report text. |