|
6 |
Changed subject to narrow discussion to originally intended topic.
|
||
What processes are helpful in detecting do you think when a Boolean "if" has three resulting code smellspaths? |
||||
|
5 |
edited tags
|
||
|
4 | Made it title into a question, added tags | ||
"Don't drive like my brother drives": if (boolean) -> else if (!boolean) -> elseWhat processes are helpful in detecting code smells?(Background: from a previous job, a co-worker and I would end up discussing the bug pile during lunch. We began to develop a topic called "bug of the week". I doubt I have material for 52 posts a year, but here's the first one...) Reported by: QA tester was reading HTML/JS code to write a functional test of a web form, and saw:
After a couple embarassing attempts, tester realized that they couldn't trigger the alert strings hidden in the third block. Things I'm wondering are:
A couple other points:
[EDIT] Similar to http://stackoverflow.com/questions/114342/what-are-code-smells-what-is-the-best-way-to-correct-them
|
||||
|
3 |
edited tags
|
||
|
2 |
Changed bolean -> boolean in title
|
||
|
1 |
|
||
|
Post Made Community Wiki by Community♦
|
||||
