Doctor v0.13.0 Doctor.ReportUtils View Source
This module provides some utility functions for use in report generators.
Link to this section Summary
Functions
Calculate the overal doc coverage in the codebase
Calculate the overal spec coverage in the codebase
Given a list of module reports, count the total number of documented functions
Given a list of module reports, count the total number of failed modules
Given a list of module reports, count the total number of functions
Given a list of module reports, count the total number of passed modules
Given a list of module reports, count the total number of speced functions
Check whether Doctor overall has passed or failed validation
Checks whether the provided module passed validation
Link to this section Functions
Calculate the overal doc coverage in the codebase
Calculate the overal spec coverage in the codebase
Given a list of module reports, count the total number of documented functions
Given a list of module reports, count the total number of failed modules
Given a list of module reports, count the total number of functions
Given a list of module reports, count the total number of passed modules
Given a list of module reports, count the total number of speced functions
Check whether Doctor overall has passed or failed validation
Checks whether the provided module passed validation