You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reduce the cyclomatic complexity of est.incidence.by function by breaking it up into sub functions. The resulting cyclomatic complexity should be below 15.
The text was updated successfully, but these errors were encountered:
Reduce the cyclomatic complexity of
est.incidence.by
function by breaking it up into sub functions. The resulting cyclomatic complexity should be below 15.The text was updated successfully, but these errors were encountered: