We’re six months into a project. The code base is 53,000 statements, 2/3 of which are tests. We have been working 6 months according to a set of standards: test-driven development with unit and integration tests, model-view-control architecture, NHibernate OR-mapping for the persistence layer,...