Doctor v0.11.0 Doctor.ModuleReport View Source
This module exposes a struct which encapsulates all the results for a doctor report. Whether the module has a moduledoc, what the doc coverage is, the number of author defined functions, and so on.
Link to this section Summary
Functions
Given a ModuleInformation struct with the necessary fields completed, build the report.
Link to this section Functions
Link to this function
build(module_info) View Source
Given a ModuleInformation struct with the necessary fields completed, build the report.