excoveralls v0.6.1 ExCoveralls.Stats
Provide calculation logics of coverage stats.
Summary
Functions
Append the name of the sub app to the source info stats
Calculate the statistical information for the specified list of modules. It uses :cover.analyse for getting the information
Exit the process with a status of 1 if coverage is below the minimum
Generate coverage, based on the pre-calculated statistic information
Generate objects which stores source-file and coverage stats information
Returns total line counts of the specified source file
Returns the source file of the specified module
Wrapper for reading the specified file
Report the statistical information for he specified module
Summarizes source coverage details
Functions
Append the name of the sub app to the source info stats.
Calculate the statistical information for the specified list of modules. It uses :cover.analyse for getting the information.
Exit the process with a status of 1 if coverage is below the minimum.
Generate objects which stores source-file and coverage stats information.