From: Mart Lubbers Date: Fri, 17 Jun 2016 15:23:58 +0000 (+0200) Subject: update eval X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=0cc3eab42ea2a16acbf64113fe9c24757986f4ac;p=cc1516.git update eval --- diff --git a/deliverables/report/eval.tex b/deliverables/report/eval.tex index 781c464..f969dee 100644 --- a/deliverables/report/eval.tex +++ b/deliverables/report/eval.tex @@ -39,3 +39,14 @@ structure your program in the order in which functions are called. \item [Higher order functions] Mart \end{description} \end{description} + +\subsection{Metrics} +Between the February the seventh and June the sixth, $18.283$ lines of code +been written of which $12.497$ have been removed later on. Detailed records +can be found on the open git repository available on +\url{https://github.com/dopefishh/cc1516}. Most of the code is written with +pair programming. + +The source code of \SPLC{} contains $2051$ lines of code, the rest of the lines +of code committed can be attributed to the presentations, test programs and +grammar specification.