View Source Chaps (chaps v1.0.0)

Provides the entry point for coverage calculation and output. This module method is called by Mix.Tasks.Test

Link to this section Summary

Functions

Logic for posting

This method will be called from mix to trigger coverage analysis.

Link to this section Functions

Link to this function

analyze(stats, type, options)

View Source

Logic for posting

Link to this function

execute(options, compile_path)

View Source
Link to this function

start(compile_path, opts)

View Source

This method will be called from mix to trigger coverage analysis.