update eval
authorMart Lubbers <mart@martlubbers.net>
Fri, 17 Jun 2016 15:23:58 +0000 (17:23 +0200)
committerMart Lubbers <mart@martlubbers.net>
Fri, 17 Jun 2016 15:23:58 +0000 (17:23 +0200)
deliverables/report/eval.tex

index 781c464..f969dee 100644 (file)
@@ -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.