blob: d5dbdaf9b90008fc700b8188ef45d59f58be7c13 [file] [log] [blame]
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08001<html>
2<body>
3Reports <b>if</b> statements with too many branches.
4Such statements may be confusing, and are often the sign of inadequate levels of design
5abstraction.
6<!-- tooltip end -->
7<p>
Jean-Baptiste Queru2bd2b7c2013-04-01 14:41:51 -07008Use the field below to specify the maximum number of branches an <b>if</b> statement is allowed to have.
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08009<p>
Tor Norbyec1ace1f2013-07-08 11:26:24 -070010
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -080011</body>
12</html>