Open chrisorwa opened 2 months ago
Reduce the cyclomatic complexity of est.incidence.by function by breaking it up into sub functions. The resulting cyclomatic complexity should be below 15.
est.incidence.by
Reduce the cyclomatic complexity of
est.incidence.by
function by breaking it up into sub functions. The resulting cyclomatic complexity should be below 15.