excoveralls v0.6.1 ExCoveralls.Cover

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.

module_path(module)

Returns the relative file path of the specified module.

modules()

Wrapper for :cover.modules