Base Customization Analyzer
baseCustomizationAnalyzer is a static code analysis tool that captures customization information for a package.
Customization analysis can be captured by running:
JavaScript
BaseCustomizationAnalysis.analyzeCode(customerPackages);Please see BaseCustomizationAnalysis for more information.