The document discusses research into the relationship between anti-patterns in design models and source code. It finds that 37% of classes with anti-patterns in models also have those same anti-patterns in the corresponding source code. It also finds that classes modeled in designs that have anti-patterns experience more changes and faults in the source code compared to non-modeled classes. The research aims to better understand how problems in designs may propagate to later stages of development.