Reports a variety of redundant String-related operations like calling
String.toString()
or
String.substring(0)
.
New in 2018.1