Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Measuring PL/SQL code complexity in SQL Developer

Hawk333Sep 2 2016 — edited Sep 5 2016

My question is triggered by question on stack overflow about the complexity of SQL statements here. The question is: Is there any built in tool in SQL developer to measure the complexity of my code (PL/SQL). I am particularly interested in Cyclomatic Complexity and Halstead complexity. But I would be interested in any other available method as well.

If not, any other free alternatives? I know Toad has some tools, but that is not free.

This post has been answered by Günter on Sep 2 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 30 2016
Added on Sep 2 2016
2 comments
2,234 views