Rule Set:
ConsecutiveAppendsShouldReuse
Description:
This is presented as a performance optimization. This is wrong, it doesn't really optimize anything and it's a waste of time to "fix". And if someone's code is more readable without it, they should avoid the "fix".
The description is misleading.
Code Sample demonstrating the issue:
Not relevant.
Running PMD through: [CLI | Ant | Maven | Gradle | Designer | Other]
Doesn't matter.
Rule Set:
ConsecutiveAppendsShouldReuse
Description:
This is presented as a performance optimization. This is wrong, it doesn't really optimize anything and it's a waste of time to "fix". And if someone's code is more readable without it, they should avoid the "fix".
The description is misleading.
Code Sample demonstrating the issue:
Not relevant.
Running PMD through: [CLI | Ant | Maven | Gradle | Designer | Other]
Doesn't matter.