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

pull/3/head
Jonas Franz 3 years ago
commit 9de5ef4995
  1. 2
      results/main/benchmarks.txt
  2. 8
      results/main/metrics.tex

@ -1,4 +1,4 @@
00:00 +0: /app/test/efficiency_bechmark_test.dart: Efficiency Test
cartButton: 1
userSwitch: 2
00:00 +1: All tests passed!
00:02 +1: All tests passed!

@ -86,8 +86,8 @@ Technical Debt \\
\midrule
\endhead
\href{lib/index.html}{lib} & 4 & 17 & 68 & 1 & 1 & 0.0 \\
\href{lib/models/index.html}{lib/models} & 2 & 1 & 99 & 0 & 0 & 0.0 \\
\href{lib/screens/cart/index.html}{lib/screens/cart} & 7 & 40 & 81 & 1 &
\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 \\
@ -98,9 +98,9 @@ Technical Debt \\
\bottomrule
\end{longtable}
{Cyclomatic complexity : }{33}
{Cyclomatic complexity : }{36}
{Source lines of code : }{131}
{Source lines of code : }{136}
{Maintainability index : }{83}

Loading…
Cancel
Save