Module html.Writer.TemplateData.File

Info:

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

Class File

File:toTemplateValues () Generates and returns a regular table that contains all template data that is required to visualize the raw File coverage data.
File:getReportTargetName () Returns the report target name.
File:getLineCoverageTemplateDataObjects () Returns the template data objects of all Line coverages in the order in which they should be displayed.
File:getClassName () Returns the class name of the file.
File:generateLineCoverageTemplateValues () Generates and returns a regular table that contains all data that is required to visualize the Line coverage data.


Class File

Contains coverage information about a single file.
File:toTemplateValues ()
Generates and returns a regular table that contains all template data that is required to visualize the raw File coverage data.

Returns:

    table The template values
File:getReportTargetName ()
Returns the report target name.

Returns:

    string The report target name
File:getLineCoverageTemplateDataObjects ()
Returns the template data objects of all Line coverages in the order in which they should be displayed.

Returns:

    Line[] The template data objects of the Line coverages
File:getClassName ()
Returns the class name of the file.

Returns:

    string The class name
File:generateLineCoverageTemplateValues ()
Generates and returns a regular table that contains all data that is required to visualize the Line coverage data.

Returns:

    table[] The template values
generated by LDoc 1.4.6 Last updated 2020-06-01 14:04:23