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
It would be nice for maintenance and readability to reduce the cyclomatic complexity (number of independent paths taken by the code) of BgeeDB R functions. Or at least to keep this in mind for future developments...
https://en.wikipedia.org/wiki/Cyclomatic_complexity
It would be nice for maintenance and readability to reduce the cyclomatic complexity (number of independent paths taken by the code) of BgeeDB R functions. Or at least to keep this in mind for future developments...
The text was updated successfully, but these errors were encountered: