MaibornWolff / metric-gardener

BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Further refine the Complexity metric #88

Open ResistantBear opened 4 months ago

ResistantBear commented 4 months ago

There are still points of disussion left, including:

ce-bo commented 4 months ago

I put it to state "new issue" since we need to prepare/refine the issue.

ResistantBear commented 4 months ago

Method references seem to be the Java-concept for passing a function by value. As that does not involve implementing a new function (at least not from the view of the programmer), we should not count them as new function definition.

Originally posted by @ResistantBear in https://github.com/MaibornWolff/metric-gardener/issues/94#issuecomment-1934219476