| <html> | |
| <body> | |
| Reports pointless arithmetic | |
| expressions. Such expressions include adding or subtracting zero, multiplying by zero or one and | |
| division by one. Such expressions may be the result of automated refactorings | |
| not completely followed through to completion, and in any case are unlikely to be what the developer | |
| intended to do. | |
| <!-- tooltip end --> | |
| <p> | |
| </body> | |
| </html> |