You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.1 KiB
35 lines
1.1 KiB
\hypertarget{metrics:provider}{%
|
|
\section{Metriken: provider}\label{metrics:provider}}
|
|
|
|
\begin{longtable}[]{@{}lllllll@{}}
|
|
\toprule
|
|
Directory & \rot{Cyclomatic complexity} & \rot{Source lines of code} &
|
|
\rot{Maintainability index} & \rot{Number of Arguments} & \rot{Maximum Nesting} &
|
|
\rot{Technical Debt} \\
|
|
\midrule
|
|
\endhead
|
|
\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 & 47 & 79 & 1 &
|
|
1 & 0.0 \\
|
|
\href{lib/screens/product_list/index.html}{lib/screens/product\_list} &
|
|
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} & 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 : }{79}
|
|
|
|
{Source lines of code : }{242}
|
|
|
|
{Maintainability index : }{83}
|
|
|
|
{Number of Arguments : }{1}
|
|
|
|
{Maximum Nesting : }{1}
|
|
|
|
{Technical Debt : }{0} |