Write QA concept document covering software quality #280
Binary file not shown.
@@ -121,10 +121,19 @@ Die aktuelle Testabdeckung ist wie folgt:
|
|||||||
\toprule
|
\toprule
|
||||||
\textbf{Paketname (gekürzt)} & \textbf{Instr.\ Cov.} & \textbf{Branch Cov.} \\
|
\textbf{Paketname (gekürzt)} & \textbf{Instr.\ Cov.} & \textbf{Branch Cov.} \\
|
||||||
\midrule
|
\midrule
|
||||||
\texttt{package.name} & nil\,\% & nil\,\% \\
|
\texttt{client.chat} & 0\,\% & 0\,\% \\
|
||||||
\texttt{another.package.name} & nil\,\% & nil\,\% \\
|
\texttt{client.game} & 0\,\% & 0\,\% \\
|
||||||
|
\texttt{client.network} & 3\,\% & 1\,\% \\
|
||||||
|
\texttt{client.ui} (von Abdeckung ausgeschlossen) & 0\,\% & 0\,\% \\
|
||||||
|
\texttt{server.app.checks} & 0\,\% & 0\,\% \\
|
||||||
|
\texttt{server.app.commands} & 0\,\% & 0\,\% \\
|
||||||
|
\texttt{server.domain.game} & 94\,\% & 91\,\% \\
|
||||||
|
\texttt{server.domain.*} & 45\,\% & 37\,\% \\
|
||||||
|
\texttt{server.network.transport} & 0\,\% & 0\,\% \\
|
||||||
|
\texttt{server.network.protocol} & 0\,\% & 0\,\% \\
|
||||||
|
\texttt{server.network.*} & 2\,\% & 1\,\% \\
|
||||||
\midrule
|
\midrule
|
||||||
\textbf{Summe} & \textbf{nil\,\%} & \textbf{nil\,\%} \\
|
\textbf{Summe} & \textbf{12\,\%} & \textbf{9\,\%} \\
|
||||||
\bottomrule
|
\bottomrule
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\end{table}
|
\end{table}
|
||||||
|
|||||||
Reference in New Issue
Block a user