Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 1 | <html> |
| 2 | <body> |
| 3 | Reports <b>if</b> statements with too many branches. |
| 4 | Such statements may be confusing, and are often the sign of inadequate levels of design |
| 5 | abstraction. |
| 6 | <!-- tooltip end --> |
| 7 | <p> |
Jean-Baptiste Queru | 2bd2b7c | 2013-04-01 14:41:51 -0700 | [diff] [blame] | 8 | Use the field below to specify the maximum number of branches an <b>if</b> statement is allowed to have. |
Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 9 | <p> |
Tor Norbye | c1ace1f | 2013-07-08 11:26:24 -0700 | [diff] [blame] | 10 | |
Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 11 | </body> |
| 12 | </html> |