excoveralls v0.13.2 ExCoveralls.Cover
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
Link to this function
analyze(module)
Wrapper for :cover.analyse
Link to this function
compile(compile_path)
Compile the beam files for coverage analysis.
Link to this function
has_compile_info?(module)
Link to this function
module_path(module)
Returns the relative file path of the specified module.
Link to this function
modules()
Wrapper for :cover.modules