There is a relationship between communication frequency amongst developers and code quality. Higher communication frequency is correlated with fewer bug-introducing changes in contemporaneously developed code. The researchers analyzed communication data from mailing lists and bug databases for the Eclipse project. They identified relationships between the number of messages exchanged, number of message threads started, and number of distinct developers communicating with the number of bugs introduced in subsequent weeks. This suggests communication frequency could improve defect prediction models.