blob: 72a944c193aca5d53b0aa7af7bff31e035dd9c99 [file] [log] [blame]
<html>
<body>
Reports string concatenations where one of the arguments is the
empty string. Such a concatenation is unnecessary and inefficient, particularly when used as
an idiom for formatting non-String objects or primitives into Strings.
<!-- tooltip end -->
<p>
</body>
</html>