FileHitMapsFormatter extension

on

Methods

formatLcov(Resolver resolver, {String? basePath, List<String>? reportOn}) String
Converts the given hitmap to lcov format.
prettyPrint(Resolver resolver, Loader loader, {List<String>? reportOn, bool reportFuncs = false, bool reportBranches = false}) Future<String>
Converts the given hitmap to a pretty-print format.