CRAP Complexity Coverage Location
1.00 1 1/1 (100.00%) crap/config.service.ts (L24 - L26)
    public getJsonReportFile(): string | undefined {
        return this.config.jsonReportFile;
    }