As I've mentioned in the past, I'm working on a project using ruby. Here are the line count stats as of this afternoon:
Line count for src...... 305
Line count for proc..... 9
Line count for util..... 176
Line count for unit..... 235
Line count for web...... 9
Line count for misc..... 147
--------------------------------
Total................... 881
Here are the unit test stats:
Started
.............
Finished in 0.192702 seconds.
13 tests, 56 assertions, 0 failures, 0 errors
So far, so good.
Post a Comment