Merge branch 'main' of git.jonasfranz.software:KoSI/thesis

pull/3/head
Jonas Franz 2 years ago
commit d967c3b767
  1. 2
      results/bloc/benchmarks.txt
  2. 16
      results/bloc/metrics.tex

@ -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!

@ -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}

Loading…
Cancel
Save