Tag: Graph Engine

Salesforce Code Analyzer report in HTML format
Salesforce

Prevent Null Pointer Exceptions with Salesforce Graph Engine

Salesforce Graph Engine performs more complex checks than an average static analysis tool because Graph Engine uses data flow analysis, which is a technique for gathering information about the possible set of values calculated at various points in the application.