Improbability factor
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2009) |
|
|
This article provides insufficient context for those unfamiliar with the subject. Please help improve the article with a good introductory style. (October 2009) |
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (March 2010) |
|
|
This article may contain original research. Please improve it by verifying the claims made and adding references. Statements consisting only of original research may be removed. More details may be available on the talk page. (March 2010) |
In computer programming the improbability factor is a situation where a problem exists in a system.[citation needed] Frequently, the programmers are aware of the problem, but they are not allowed to fix the problem, solely because the chances of the problem ever surfacing are supposedly negligible compared to other problems that could be solved with the programmers' time and money. As a result, the problem may still occur and do heavy damage due to Murphy's law.
The improbability factor is an example of an anti-pattern.
| This computer science article is a stub. You can help Wikipedia by expanding it. |