== Wishlist === Features * All properties should be able to be turned on or off * Any function can be an entry point. Something like `-programEntry=` * CIVL report coverage data * Which statements executed and the number of times they were. Perhaps color code the statements. * CIVL must be concurrent === Design * Everything goes in one repository === Process * No additions accepted to trunk until 1. at least unit tests with 100% statement coverage 2. the code has been read by at least two other developer * Perhaps use some kind of web tool that you can highlight code and leave comments on * Should be regular formal code reviews == Continue Doing * Code formatter * Automatic test and coverage analysis