Skip to content

PL/SQL Cop for SQL Developer v1.0.11

Compare
Choose a tag to compare
@PhilippSalvisberg PhilippSalvisberg released this 20 Dec 15:59
  • Released on 2015-09-07
  • Fixed broken link to Trivadis PL/SQL & SQL Coding Guidelines Version 2.0
  • Fixed “number of statements (PL/SQL)” metric. Labels are not counted as statements anymore.
  • Fixed calculation of Halstead volume, leading to lower values
    • Percent operators are not counted as slash operators
    • Procedure call operators are not counted additionally as function call operators
    • Strings operands are not counted twice