from
Pierre Hanser <hanser at club-internet dot fr>
subject
[Python-projects] branches in function: do branches in
sub-functions also count?
date
hello2005/05/06 11:22
this morning, I tried to refactor some code to lower
the number of branches in a function. I separated
the body of that function in sub-functions. I was
surprised that the number of branches didn't fall.
could you explain how this branch number is counted please?
Have a good day
--
Pierre
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects
