View Source Chaps.Cover (chaps v1.0.0)

Wrapper class for Erlang's cover tool.

Link to this section Summary

Functions

Wrapper for :cover.analyse

Compile the beam files for coverage analysis.

Returns the relative file path of the specified module.

Wrapper for :cover.modules

Link to this section Functions

Wrapper for :cover.analyse

Compile the beam files for coverage analysis.

Link to this function

has_compile_info?(module)

View Source

Returns the relative file path of the specified module.

Wrapper for :cover.modules