Compares a coverage map with an arbitrary set of thresholds.
The coverage map to compare
The thresholds to be compared to
Whether the result should be returned per file or globally
From a process coverage, returns the coverage map of an arbitrary set of source files.
The source files to get the coverage map for
The process coverage to get the coverage map from
Optional
logLevel: LogLevelThe level of information to log during the execution of the function
Optional
ignoreUnhitSourceFiles: booleanWhether unhit source files should be ignored or not
Reports a coverage map using some Istanbul reporters.
The coverage map to report
The list of reporters to use to report the coverage map
The directory where the reports will be output to
Optional
watermarks: WatermarksThe watermarks to apply to the reporters
One Double Zero, itself