CRAP Complexity Coverage Location
1.00 1 1/1 (100.00%) crap/config.service.ts (L36 - L38)
    public getHtmlReportDir(): string | undefined {
        return this.config.htmlReportDir;
    }