From c5c2729fea25afbf48c82a3b1e437f4d3e969588 Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Sun, 20 Feb 2022 16:17:37 +0000 Subject: [PATCH] Update metrics --- results/bloc/metrics.tex | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/results/bloc/metrics.tex b/results/bloc/metrics.tex index 7cb8a93..cf3af2a 100644 --- a/results/bloc/metrics.tex +++ b/results/bloc/metrics.tex @@ -8,13 +8,13 @@ Directory & \rot{Cyclomatic complexity} & \rot{Source lines of code} & \rot{Technical Debt} \\ \midrule \endhead -\href{lib/index.html}{lib} & 13 & 35 & 69 & 1 & 1 & 0.0 \\ -\href{lib/bloc/index.html}{lib/bloc} & 7 & 8 & 94 & 0 & 0 & 0.0 \\ +\href{lib/index.html}{lib} & 13 & 37 & 69 & 1 & 1 & 0.0 \\ +\href{lib/bloc/index.html}{lib/bloc} & 27 & 40 & 93 & 0 & 1 & 0.0 \\ \href{lib/models/index.html}{lib/models} & 5 & 3 & 98 & 0 & 0 & 0.0 \\ \href{lib/screens/cart/index.html}{lib/screens/cart} & 7 & 43 & 80 & 1 & 1 & 0.0 \\ \href{lib/screens/product_list/index.html}{lib/screens/product\_list} & -10 & 36 & 84 & 1 & 1 & 0.0 \\ +14 & 57 & 80 & 1 & 2 & 0.0 \\ \href{lib/service/index.html}{lib/service} & 2 & 8 & 83 & 0 & 1 & 0.0 \\ \href{lib/utils/index.html}{lib/utils} & 2 & 2 & 92 & 1 & 0 & 0.0 \\ \href{lib/widgets/index.html}{lib/widgets} & 8 & 36 & 80 & 1 & 1 & @@ -22,11 +22,11 @@ Directory & \rot{Cyclomatic complexity} & \rot{Source lines of code} & \bottomrule \end{longtable} -{Cyclomatic complexity : }{54} +{Cyclomatic complexity : }{78} -{Source lines of code : }{171} +{Source lines of code : }{226} -{Maintainability index : }{85} +{Maintainability index : }{84} {Number of Arguments : }{1}