bitwix

Tangential comments about Software Development

Thursday, August 26, 2010

What happens when I aim for 100% Test Coverage


  • I resent guard clauses, but they're better than nested ifs

  • I resent lazy initialisation

  • I move code, for instance making a Filler that talks to the database

  • I find bugs

  • I feel giddy with the effort