- Notifications
You must be signed in to change notification settings - Fork2
Trivadis/plsql-cop-sqldev
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
db* CODECOP for SQL Developer is afree extension to check an editor content for compliance violations of theTrivadis PL/SQL & SQL Coding Guidelines Version 4.4.
db* CODECOP calculates metrics per PL/SQL unit, such as:
- McCabe’s cyclomatic complexity
- Halstead’s volume
- The maintainability index
- Lines
- Commands (SQL*Plus and SQL)
- Statements (within a PL/SQL unit)
- etc.
And aggregates them on file level.
The results are presented in an additional tabbed panel. One tab shows all guideline violations to quickly navigate to the corresponding code position. The other tab contains a full HTML report, which also may be opened in your external browser.
Open a PL/SQL or SQL script in a SQL Developer editor and press Ctrl-Shift-C to check your code against the Trivadis PL/SQL & SQL guidelines.
Navigate through the issues using the cursor keys to highlight the related code section in the linked editor.
Dock the db* CODECOP output window on your favorite position within SQL Developer and click on the report tab to reveal some additional metrics. Open the report in an external browser to print or save the report.
Click theHelp
menu and selectCheck for Updates…
. Press theAdd
button to register the update centerhttp://update.salvis.com/ . If you have troubles to configure the proxy settings, because your company requires some additional authentication or similar, then I suggest to download db* CODECOP for SQL Developer fromhere and use theInstall From Local File
option.
You find all releases and release informationhere.
db* CODECOP for SQL Developer is licensed under the Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License. You may obtain a copy of the License athttps://creativecommons.org/licenses/by-nc-nd/3.0/.
About
db* CODECOP for SQL Developer
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.