View Source CoverDiff.Cover (CoverDiff v0.1.1)

THis module wraps the Erlang :cover module functionality.

Summary

Functions

Returns the result of coverage analysis

Reads a diff and cover_compile only the files relevant to the diff.

Imports coverage data generated by a cover module from the output directory.

Returns the relative file path of a module.

Gets all cover_compiled modules

Functions

Returns the result of coverage analysis

Reads a diff and cover_compile only the files relevant to the diff.

Link to this function

import_coverage(output_directory)

View Source

Imports coverage data generated by a cover module from the output directory.

Returns the relative file path of a module.

Gets all cover_compiled modules