The PL/SQL Profiler coverage tool is now more tightly integrated into the application.
You can access the Locate Object in DB Navigator and Open commands when a stored program is selected in the Profiler’s Runs or Groups tree.
You can open the Stored Program Editor and jump to a selected line of source code by by choosing Open from the shortcut menu.
Scrolling (moving the cursor position) in the Stored Program Editor selects the corresponding line in the profiler Source Viewer.
The server output is automatically retrieved after the run.
Session statistics can be displayed on the summary page when a run is selected.
The Profiler uses the Oracle session it was activated in. (Previously it used its own session.)
You can launch the Profiler from the Tools menu or the Functions toolbar
Using the Locate in DB Navigator command for an open procedure
The result of the Locate in DB Navigator command
Scrolling (moving the cursor position) in the Stored Program Editor selects the corresponding line in the profiler Source Viewer