Why Nostr? What is Njump?
2024-05-21 21:40:50

Owen (retro web aspect) on Nostr: code metrics thinkers: what is the cyclomatic complexity of a virtual function call ...

code metrics thinkers: what is the cyclomatic complexity of a virtual function call (one where the actual function dispatched depends on the value of one of the arguments; traditionally, the first one)?

for example, what is the cyclomatic complexity of `this.some_method()`, where some_method may be overridden in subclasses?
Author Public Key
npub10c0nh4as9qq0jv7882zjqgf50cff399vwxhm5cd05agp28jqy0ps8vgtay