diff --git a/results/mobx/benchmarks.txt b/results/mobx/benchmarks.txt index b2fcaf6..74b53ee 100644 --- a/results/mobx/benchmarks.txt +++ b/results/mobx/benchmarks.txt @@ -1,4 +1,4 @@ 00:00 +0: /app/test/efficiency_bechmark_test.dart: Efficiency Test cartButton: 4 userSwitch: 4 -00:01 +1: All tests passed! +00:02 +1: All tests passed! diff --git a/results/mobx/metrics.tex b/results/mobx/metrics.tex index 9de2c30..3973d08 100644 --- a/results/mobx/metrics.tex +++ b/results/mobx/metrics.tex @@ -8,23 +8,23 @@ Directory & \rot{Cyclomatic complexity} & \rot{Source lines of code} & \rot{Technical Debt} \\ \midrule \endhead -\href{lib/index.html}{lib} & 4 & 20 & 68 & 1 & 1 & 0.0 \\ +\href{lib/index.html}{lib} & 4 & 25 & 68 & 1 & 1 & 0.0 \\ \href{lib/models/index.html}{lib/models} & 6 & 4 & 97 & 0 & 0 & 0.0 \\ -\href{lib/screens/cart/index.html}{lib/screens/cart} & 7 & 48 & 79 & 1 & +\href{lib/screens/cart/index.html}{lib/screens/cart} & 7 & 52 & 78 & 1 & 1 & 0.0 \\ \href{lib/screens/product_list/index.html}{lib/screens/product\_list} & 11 & 58 & 79 & 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} & 25 & 46 & 92 & 1 & 1 & 0.0 \\ +\href{lib/stores/index.html}{lib/stores} & 26 & 48 & 94 & 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} & 8 & 33 & 81 & 1 & 1 & 0.0 \\ \bottomrule \end{longtable} -{Cyclomatic complexity : }{64} +{Cyclomatic complexity : }{65} -{Source lines of code : }{219} +{Source lines of code : }{230} {Maintainability index : }{83}