CRAP Complexity Coverage Location
2.00 1 0/1 (0.00%) crap/html-report/html-report.service.ts (L46 - L48)
            Object.values(fileReport).forEach((functionReport, fileIndex) => {
                functions.push({ ...functionReport, filePath, fileIndex });
            });