View Source Chaps.Local (chaps v1.0.1)

Locally displays the result to screen.

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.

Functions

calculate_count(coverage)

Calculate count information from the coverage stats.

coverage(stats, options \\ [])

Format the source coverage stats into string.

execute(stats, options \\ [])

Provides an entry point for the module.

source(stats)

source(stats, patterns)

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