Module rebar_cover_utils

Function Index

close/1
exit/0
init/3
perform_cover/4

Function Details

close/1

close(F) -> any()

exit/0

exit() -> any()

init/3

init(Config, BeamFiles, TargetDir) -> any()

perform_cover/4

perform_cover(Config, BeamFiles, SrcModules, TargetDir) -> any()


Generated by EDoc