arrow_back
method 'parseJsonReportFile'
CRAP
Complexity
Coverage
Location
2.00
1
0/2 (0.00%)
command/compute-crap.command.ts (L46 - L48)
public parseJsonReportFile(jsonReportFile: string): string { return jsonReportFile; }