View Source Chaps.Cover (chaps v1.0.1)

Wrapper class for Erlang's cover tool.

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

Functions

analyze(module)

Wrapper for :cover.analyse

compile(compile_path)

Compile the beam files for coverage analysis.

has_compile_info?(module)

module_path(module)

Returns the relative file path of the specified module.

modules()

Wrapper for :cover.modules