Update metrics

pull/3/head
Jonas Franz 2 years ago
parent 26a13cf6d6
commit 02575522da
  1. 2
      results/provider/benchmarks.txt
  2. 12
      results/provider/metrics.tex

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

@ -8,23 +8,23 @@ Directory & \rot{Cyclomatic complexity} & \rot{Source lines of code} &
\rot{Technical Debt} \\
\midrule
\endhead
\href{lib/index.html}{lib} & 4 & 24 & 68 & 1 & 1 & 0.0 \\
\href{lib/index.html}{lib} & 4 & 25 & 68 & 1 & 1 & 0.0 \\
\href{lib/models/index.html}{lib/models} & 17 & 10 & 96 & 0 & 0 & 0.0 \\
\href{lib/screens/cart/index.html}{lib/screens/cart} & 7 & 43 & 81 & 1 &
\href{lib/screens/cart/index.html}{lib/screens/cart} & 7 & 47 & 79 & 1 &
1 & 0.0 \\
\href{lib/screens/product_list/index.html}{lib/screens/product\_list} &
14 & 44 & 84 & 1 & 1 & 0.0 \\
14 & 53 & 82 & 1 & 1 & 0.0 \\
\href{lib/service/index.html}{lib/service} & 2 & 8 & 83 & 0 & 1 & 0.0 \\
\href{lib/store/index.html}{lib/store} & 11 & 19 & 90 & 1 & 1 & 0.0 \\
\href{lib/store/index.html}{lib/store} & 27 & 69 & 89 & 1 & 1 & 0.0 \\
\href{lib/utils/index.html}{lib/utils} & 1 & 2 & 84 & 1 & 0 & 0.0 \\
\href{lib/widgets/index.html}{lib/widgets} & 7 & 28 & 82 & 1 & 1 &
0.0 \\
\bottomrule
\end{longtable}
{Cyclomatic complexity : }{63}
{Cyclomatic complexity : }{79}
{Source lines of code : }{178}
{Source lines of code : }{242}
{Maintainability index : }{83}

Loading…
Cancel
Save