excoveralls v0.7.5 ExCoveralls.Local
Locally displays the result to screen.
Link to this section Summary
Functions
Calucate count information from thhe coverage stats
Format the source coverage stats into string
Provides an entry point for the module
Prints summary statistics for given coverage
Format the source code with color for the files that matches with the specified patterns
Link to this section Functions
Link to this function
calculate_count(coverage)
Calucate count information from thhe coverage stats.
Link to this function
coverage(stats)
Format the source coverage stats into string.
Link to this function
execute(stats, options \\ [])
Provides an entry point for the module.
Link to this function
print_summary(stats)
Prints summary statistics for given coverage.
Link to this function
source(stats)
Link to this function
source(stats, patterns)
Format the source code with color for the files that matches with the specified patterns.