Update metrics

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

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

@ -85,22 +85,24 @@ Maintainability index & Number of Arguments & Maximum Nesting &
Technical Debt \\
\midrule
\endhead
\href{lib/index.html}{lib} & 4 & 17 & 68 & 1 & 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} & 5 & 28 & 68 & 1 & 1 & 0.0 \\
\href{lib/models/index.html}{lib/models} & 16 & 12 & 97 & 0 & 1 & 0.0 \\
\href{lib/screens/cart/index.html}{lib/screens/cart} & 7 & 45 & 80 & 1 &
1 & 0.0 \\
\href{lib/screens/product_list/index.html}{lib/screens/product\_list} &
10 & 36 & 84 & 1 & 1 & 0.0 \\
15 & 54 & 83 & 1 & 1 & 0.0 \\
\href{lib/service/index.html}{lib/service} & 2 & 8 & 83 & 0 & 1 & 0.0 \\
\href{lib/stores/index.html}{lib/stores} & 35 & 100 & 85 & 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 & 27 & 83 & 1 & 1 &
\href{lib/widgets/index.html}{lib/widgets} & 7 & 28 & 83 & 1 & 1 &
0.0 \\
\bottomrule
\end{longtable}
{Cyclomatic complexity : }{36}
{Cyclomatic complexity : }{88}
{Source lines of code : }{136}
{Source lines of code : }{277}
{Maintainability index : }{83}

Loading…
Cancel
Save