vazexqi / CodingSpectator

Watches and analyzes code edits in the Eclipse IDE non-invasively
http://codingspectator.cs.illinois.edu
Other
20 stars 14 forks source link

Compute the size of CodingSpectator #289

Open reprogrammer opened 13 years ago

reprogrammer commented 13 years ago

It would be nice if we could report the size of CodingSpectator in our papers. A simple metric such as the number of source lines of code would be sufficient. It's easy to computes the size of the new plug-ins in CodingSpectator. But, I don't know of a good way to compute the size of our modifications to Eclipse. Do you have any suggestions for computing the size of our changes to Eclipse?