| <html> | |
| <body> | |
| Reports <b>if</b> statements with too many branches. | |
| Such statements may be confusing, and are often the sign of inadequate levels of design | |
| abstraction. | |
| <!-- tooltip end --> | |
| <p> | |
| Use the field below to specify the maximum number of branches an <b>if</b> statement is allowed to have. | |
| <p> | |
| </body> | |
| </html> |