The document addresses the myth that a small test program is sufficient to evaluate the effectiveness of static analysis tools. It argues that proper evaluations require larger, more complex code samples with numerous errors, as smaller samples can lead to unreliable results. Reliable comparisons of static analyzers should be based on real projects that include a variety of error types and careful analysis of the findings.