Opened 9 years ago

Last modified 9 years ago

#52 new new feature

Check nesting depth of parameters

Reported by: phdmakk Owned by:
Priority: major Milestone: v1.0.x Series
Component: T3Q Version: 1.0
Keywords: Cc:

Description (last modified by phdmakk)

We would need means to configure T3Q to report when the depth of nested function/template calls is above a given limit which affects readability, maintainability and the performance of T3Q (estimated impact 10*4^Nesting_Depth).

In addition we would need some reporting for inline templates too, but for this we would also need some criteria regarding complexitiy of allowed inline templates as e.g. calls like "f_Myfunction({v_Element1, v_Element2})" may be acceptable.

Change History (1)

comment:1 Changed 9 years ago by phdmakk

  • Description modified (diff)
Note: See TracTickets for help on using tickets.