Closed heshamadeldwedar closed 7 years ago
when i pass argument as object_literal i get a high complexity level, is their anyway to reduce the complexity level for passing arguments as object_literal because i am doing this for clarification and readability in the first place .
object_literal
Resolved in 1c2cb0655e4f8d8cef43e3d36aaecfe41c82ecb3
Version 1.9.1 is available in the market, from that version the object literal does not affects the calculated complexity.
when i pass argument as
object_literal
i get a high complexity level, is their anyway to reduce the complexity level for passing arguments asobject_literal
because i am doing this for clarification and readability in the first place .