Analyze your ObjecScript source code to find bugs and vulnerabilities, obtain detailed Unit Test Coverage, and improves your software process management using your own KPIs, always focused on code quality
What's new in this version
What's new
Recognize Deprecated keyword
Accept Sharded class keyword
Accept Requires method keyword
Accept import for a list of namespaces
Accept usage of generic functions as arguments of DO command
Improvements on Method not found rule to avoid false positives:
-- Recognize method when its class is imported
Improvements on Class not found rule to avoid false positives:
-- Recognize class when its package is imported
Fixes
Accept ispl as valid value for Language method keyword
Nullpointer araised in rule Incompatible argument type in a method in some cases