Module html.Writer.TemplateData.Total

Info:

  • Copyright: 2020 wesen
  • Release: 0.1
  • License: MIT
  • Author: wesen

Class Total

Total.totalCoverageData The raw Total coverage data
Total:new (_totalCoverageData) Total constructor.
Total:toTemplateValues () Generates and returns a regular table that contains all template values that are required to visualize the raw Total coverage data.
Total:getFormattedStartTimestamp () Returns the formatted start timestamp.


Class Total

Contains the total coverage data for all directories and files.
Total.totalCoverageData
The raw Total coverage data
  • totalCoverageData CoverageData.Total
Total:new (_totalCoverageData)
Total constructor.

Parameters:

  • _totalCoverageData CoverageData.Total The raw Total coverage data
Total:toTemplateValues ()
Generates and returns a regular table that contains all template values that are required to visualize the raw Total coverage data.

Returns:

    table The template values
Total:getFormattedStartTimestamp ()
Returns the formatted start timestamp.

Returns:

    string The formatted start timestamp
generated by LDoc 1.4.6 Last updated 2020-06-01 14:04:23