View Source Chaps.Local (chaps v1.0.0)

Locally displays the result to screen.

Link to this section Summary

Functions

Calculate count information from the 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)

View Source

Calculate count information from the coverage stats.

Link to this function

coverage(stats, options \\ [])

View Source

Format the source coverage stats into string.

Link to this function

execute(stats, options \\ [])

View Source

Provides an entry point for the module.

Format the source code with color for the files that matches with the specified patterns.