|
Extract Function Example |
Top Previous Next |
|
Here's a hypothetical example from a resort billing application. This is the same example we used for Introduce Explaining Variable - we'll just handle it a bit differently here.
It's pretty clear that the long set of conditions in the If clause could be replaced by something clearer. |