Library function call could be simplified

Last modified: 03 December 2024

Reports library function calls which could be replaced by simplified one.

Using corresponding functions makes your code simpler.

The quick-fix replaces the function calls with another one.

Example:

After the quick-fix is applied: