Table 19-2. Techniques for Counting the Decision Points in a Routine Start with 1 for the straight path through the routine. 2. Add 1 for each of the following keywords, or their equivalents: if while repeat for and or 3. Add 1 for each case in a case statement.