RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html

changeset 55
755bc8e1485a
parent 49
ab84f5a5edd8
child 69
cdf51e6abaee
equal deleted inserted replaced
54:f7a462d6ec26 55:755bc8e1485a
65 <b>__cc2Dict</b>(<i>obj</i>) 65 <b>__cc2Dict</b>(<i>obj</i>)
66 <p> 66 <p>
67 Private function to convert an object holding cyclomatic complexity results 67 Private function to convert an object holding cyclomatic complexity results
68 into a dictionary. 68 into a dictionary.
69 </p><dl> 69 </p><dl>
70 <dt><i>obj</i> (radon.raw.Module)</dt> 70 <dt><i>obj</i> (radon.visitors.Function)</dt>
71 <dd> 71 <dd>
72 object as returned from analyze() 72 object as returned from cc_visit()
73 </dd> 73 </dd>
74 </dl><dl> 74 </dl><dl>
75 <dt>Returns:</dt> 75 <dt>Returns:</dt>
76 <dd> 76 <dd>
77 conversion result 77 conversion result

eric ide

mercurial