Qodana 2023.2 Help

Features

Using Qodana, you can significantly enhance your code inspection workflow. To better achieve your goals, you may want to start using several features that are available out of the box:

Feature

Description

Available under licenses

Baseline

Group the existing code problems into several categories to efficiently monitor your code evolution

Community

Ultimate

Ultimate Plus

Code coverage

Support for the test code coverage

Ultimate

Ultimate Plus

License audit

Verify your project license for compatibility with the licenses of its dependencies

Ultimate Plus

PHP version migration

Monitor problems specific to a specific PHP version that may arise when you decide to migrate between versions

Ultimate

Ultimate Plus

Quality gate

Ensure that your code contains the minimum number of problems or is completely free of them. If combined with the baseline, this feature will make your code quality monitoring even more flexible

Community

Ultimate

Ultimate Plus

Quick-fix

Use the quick-fix feature to improve the performance of the project development

Ultimate

Ultimate Plus

Taint analysis

Secure your PHP code from malicious user data

Ultimate Plus

Vulnerability checker

Check third-party packages for vulnerabilities

Ultimate Plus

Last modified: 02 November 2023