Support Center
Language
English
Japanese
French
Spanish
Deutsch
Russian
Explore, Analyze & Document your Code
Toggle navigation
Features
Visual Expert for
Oracle
Visual Expert for
PowerBuilder
Visual Expert for
SQL Server
Price
Documentation
Support
Videos
System Requirements
Contact the Support
Release History
Visual Expert Code Inspection Rules
News
Company
About
Company Profile
Customers
Contact Us
Other Products
Visual Guard
Ultimate Suite for PowerBuilder
Enable for PowerBuilder
PowerDesigner
SQL Anywhere
PB Protect
Community Actions
Novalys PowerBuilder Newsletter
Novalys PowerBuilder Survey
PowerBuilderTV
PowerBuilderTV News
Download
Visual Expert for
Oracle
Visual Expert for
PowerBuilder
Visual Expert for
SQL Server
Home
Doc
Code Review
Code Review
Continuous Code Inspection
Key Concepts of Code Inspection
What to Expect from Visual Expert?
Code Inspection Dashboard
Graph Tooltips to Guide through Code Inspection
Export the Code Inspection Dashboard
Generate Code Inspection Report in JUNIT/JSON formats
Inspect a Specific Object or Library
List of Inspection Rules
List of Code Inspection Profiles
Code Inspection Settings
Code Inspection Profiles
Security Vulnerabilities
Code Injection Attacks
Getting Started
How to Inspect SQL Server Code
How to Inspect Oracle Code
How to Inspect PowerBuilder Code
Visual Expert Plugin for Jenkins
Add a Jenkins job with command line
Add a Jenkins job with VE Plugin
Code Review
Generate a code review report
Sample Reports
SQL Server Code Review Report
,
Oracle Code Review Report
,
PB Code Review Report
,
PB+SQL Server Code Review Report
,
PB + PL/SQL Code Review Report
Number of lines of code
Number of Objects
Large Scripts and Functions
Empty Scripts and Functions
Non-inherited PowerBuilder Objects
Naming Conventions
Check Naming Conventions
For Oracle & PL/SQL Objects
For SQL Server & T-SQL Objects
For PowerBuilder & PowerScript
Verify DB Object Naming Conventions
Unnamed PowerBuilder Controls
Missing Comments
Code Cleanup
Remove Dead Code
Remove Duplicate Code
Remove Duplicate Functions
Remove Deprecated Features
Set up Performance Analysis
Setup for PowerBuilder Apps
Setup for Oracle (Direct Access to the DB)
Setup for Oracle (No Access to the DB)
Setup for SQL Server (Direct Access to the DB)
Setup for SQL Server (No Access to the DB)
Database Performance Tuning
Largest Tables by Row Count
Largest Tables by Volume of Data
Most Frequently Executed Objects at Runtime
Most Referenced Objects by Code
Table Information (Size & Row Count)
Identify Slow Database Objects
Get a Query Execution Plan (SQL Server)
Get a Query Execution Plan (Oracle)
Optimize a Slow DB Object
Optimize a Business Process
Optimize Slow SQL Queries
Identify Missing Indexes
PowerBuilder Performance Tuning
Find Slow Code and Bottlenecks in your PB App (Slowest Code)
Improve the User Experience of your PB App (Cumulated Execution Time)
Focus on frequently used objects (Most Used Objects)
Optimize a Chain of calls (Call Graph Execution Time)
PowerBuilder Code Profiling
Use Cases
Perform a General Review of a PowerBuilder application
Improve a Specific Feature in a PowerBuilder application
PowerBuilder Code Rules
Secure your Encryptions
Secure your OS Encryptions
Improve your Coding Practice