Unit Line Counts

get

/database/reports/data_dictionary/plsql/unit_line_counts/

For each PL/SQL object, lists the number of source code lines. This information can help you to identify complex objects (for example, to identify code that may need to be simplified or divided into several objects).

Request

Query Parameters
Back to Top

Response

200 Response

The response returned by SQL Report Data endpoints will conform to this general pattern of paginated records. The actual structure of each item will vary depending on the report, the database version and the user's permissions.
Body ()
Root Schema : ItemsCollection
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top