View Source Chaps (chaps v1.0.1)

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

Summary

Functions

Logic for posting

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

Functions

analyze(stats, type, options)

Logic for posting

execute(options, compile_path)

start(compile_path, opts)

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