Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

db* CODECOP for SQL Developer

NotificationsYou must be signed in to change notification settings

Trivadis/plsql-cop-sqldev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

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.

Examples

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.

Check

Navigate through the issues using the cursor keys to highlight the related code section in the linked editor.

Issues

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.

Report

Configure Update Center

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.

Update Center

Releases

You find all releases and release informationhere.

Frequently Asked Questions

seeFrequently Ased Questions.

License

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/.

CC-BY_NC-ND


[8]ページ先頭

©2009-2025 Movatter.jp