Issue Details (XML | Word | Printable)

Key: PLSQL-2
Type: New Feature New Feature
Status: Reopened Reopened
Priority: Major Major
Assignee: Dinesh Bolkensteyn
Reporter: Freddy Mallet
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
PL/SQL

Detect commented-out lines of code with Sonar Squid

Created: 18/Oct/09 02:18 PM   Updated: 29/Sep/11 12:58 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

File Attachments: None
Image Attachments:

1. PLSQL commented code.jpg
(45 kB)
Issue Links:
Duplicate
 


 Description  « Hide

Many false positives are currently generated.

The idea is to use the same principle as on COBOL, and to work on block of lines instead of lines (because each line is about 4 tokens max) to avoid to generate false positives, and set a threshold on the normalized (with respect to the block length) probability.



Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.