From 3e3012ce94a3fde4e87c74f1c6c4afffa3fba5b5 Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Mon, 21 Feb 2022 11:41:15 +0000 Subject: [PATCH] Update metrics --- results/bloc/benchmarks.txt | 2 +- results/bloc/metrics.tex | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/results/bloc/benchmarks.txt b/results/bloc/benchmarks.txt index 6033a92..891ebca 100644 --- a/results/bloc/benchmarks.txt +++ b/results/bloc/benchmarks.txt @@ -1,4 +1,4 @@ 00:00 +0: /app/test/efficiency_bechmark_test.dart: Efficiency Test -cartButton: 1 +cartButton: 8 userSwitch: 4 00:01 +1: All tests passed! diff --git a/results/bloc/metrics.tex b/results/bloc/metrics.tex index cf3af2a..9bc04be 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 & 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 & +\href{lib/index.html}{lib} & 13 & 42 & 69 & 1 & 1 & 0.0 \\ +\href{lib/bloc/index.html}{lib/bloc} & 59 & 122 & 87 & 0 & 1 & 0.0 \\ +\href{lib/models/index.html}{lib/models} & 13 & 12 & 94 & 0 & 0 & 0.0 \\ +\href{lib/screens/cart/index.html}{lib/screens/cart} & 7 & 61 & 77 & 1 & 1 & 0.0 \\ \href{lib/screens/product_list/index.html}{lib/screens/product\_list} & -14 & 57 & 80 & 1 & 2 & 0.0 \\ +15 & 76 & 77 & 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 : }{78} +{Cyclomatic complexity : }{119} -{Source lines of code : }{226} +{Source lines of code : }{359} -{Maintainability index : }{84} +{Maintainability index : }{82} {Number of Arguments : }{1}