1<documentation title="Cyclomatic Complexity"> 2 <standard> 3 <![CDATA[ 4 Functions should not have a cyclomatic complexity greater than 20, and should try to stay below a complexity of 10. 5 ]]> 6 </standard> 7</documentation> 8