CRAP Complexity Coverage Location
2.00 1 0/1 (0.00%) crap/config.service.ts (L32 - L34)
    public setJsonReportFile(jsonReportFile: string | undefined): void {
        this.config.jsonReportFile = jsonReportFile;
    }