Abstract: In this paper, we introduce I3DE (Inconsistency Inspecting IDE) - an IDE plug in to inspect inconsistencies in PL/SQL code. We first observed the potential issues, e.g., misuses or bugs, ...
Currently, There is no rule in SonarQube that restricts the number of lines of code allowed in PL/SQL files. This can lead to the creation of extensive and difficult to maintain scripts. It is ...