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

pull/3/head
Jonas Franz 2 years ago
commit 11e100b76e
  1. 34
      results/main/metrics.tex

@ -1,34 +0,0 @@
\hypertarget{all-files}{%
\section{All files}\label{all-files}}
\begin{longtable}[]{@{}lllllll@{}}
\toprule
Directory & Cyclomatic complexity & Source lines of code &
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 &
1 & 0.0 \\
\href{lib/screens/product_list/index.html}{lib/screens/product\_list} &
10 & 36 & 84 & 1 & 1 & 0.0 \\
\href{lib/service/index.html}{lib/service} & 2 & 8 & 83 & 0 & 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 &
0.0 \\
\bottomrule
\end{longtable}
{Cyclomatic complexity : }{36}
{Source lines of code : }{136}
{Maintainability index : }{83}
{Number of Arguments : }{1}
{Maximum Nesting : }{1}
{Technical Debt : }{0}
Loading…
Cancel
Save