| <html> | |
| <body> | |
| Reports on any duplicate conditions among different branches of an | |
| <b>if</b> statement. While it may rarely be the | |
| desired semantics, duplicate conditions usually represent programmer oversight. | |
| <!-- tooltip end --> | |
| <p> | |
| Use the checkbox below to let this inspection ignore conditions containing method calls. Some method calls may return a different value | |
| on an identical invocation. | |
| <p> | |
| </body> | |
| </html> |