cc-effect/4_result.tex

160 lines
4.6 KiB
TeX
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\section{RESULT}
\label{sec:result}
% RQ0:
% 首先统计 cc的人在role上的分布被cc的人在角色上的分布
% 共有多少个CC 核心开发者 和 非核心开发者占比
% cc发生在 cc者的哪些成长阶段新手成长的历程中累计分布图
% 有可能的指导意义:新手/外围开发者 不太会cc因此需要自动化工具
\subsection{RQ1: Feedback of CC}
\subsubsection{RQ1.1: Response rate}
% 从两方面进行对比
% 不管角色,比较位置的区别
% 不管位置,比较角色的区别
\begin{table}[ht!]
\centering
\renewcommand\arraystretch{1.2}
\caption{Response rate of CC}
\begin{tabular}{|r |c |c |c|}
\hline
&\textbf{Pr\_desc} &\textbf{Comment} &\textbf{Total} \\ \hline
\textbf{Core} & 0.72/0.65& 0.72/0.65&0.72/0.65\\ \hline
\textbf{Peripheral} & 0.72/0.65& 0.72/0.65& 0.72/0.65\\ \hline
\textbf{Total} & 0.72/0.65& 0.72/0.65& 0.72/0.65\\\hline
\end{tabular}
\label{tab:fb_rate}
\end{table}
\subsubsection{RQ1.2: Response delay}
\begin{figure}[ht!]
\centering
\includegraphics[width=8.5cm]{resources/fd_delay.png}
\caption{Response delay of cc}
\label{fig:fd_delay}
\end{figure}
\subsubsection{RQ1.3 Factors that affect the feedback of CC}
% 因为feedback rate 很低 以及 delay很高因此想研究到底是什么因素影响了cc的feedback
% \begin{table*}[ht]
% \centering
% \caption{Overview of factors}
% \begin{tabular}{c c p{5cm} p{5cm} }
% \bottomrule
% \multicolumn{2}{c}{\textbf{Statistic}} &\textbf{Description} &\textbf{rationality} \\
% \midrule
% \multirow{4}*{\rotatebox{90}{Social familiarity}}
% &Core team & & \\
% &First\_pr & & \\
% &\#Prev\_pr & & \\
% &\#Review & & \\
% \midrule
% \multirow{3}*{\rotatebox{90}{Technical familiarity}}
% &Prj\_age & & \\
% &\#Contributor & & \\
% &Pr\_growth & & \\
% \midrule
% \multirow{3}*{\rotatebox{90}{Personal information}}
% &Churn & & \\
% &\#Files & & \\
% &Src\_touched & & \\
% \toprule
% \end{tabular}
% \label{tab:factors}
% \end{table*}
\begin{table*}[ht]
\centering
\caption{Overview of factors}
\begin{tabular}{r p{5cm}<{\centering} p{5cm}<{\centering} }
\bottomrule
\textbf{Statistic} &\textbf{Description} &\textbf{rationality} \\
\midrule
\textbf{Social familiarity}\hspace{1em} \\
Core team & & \\
First\_pr & & \\
\#Prev\_pr & & \\
\#Review & & \\
\midrule
\textbf{Technical familiarity}\hspace{1em} \\
Prj\_age & & \\
\#Contributor & & \\
Pr\_growth & & \\
\midrule
\textbf{Personal information}\hspace{1em} \\
Churn & & \\
\#Files & & \\
Src\_touched & & \\
Config\_ touched & & \\
Test\_touched & & \\
Is\_night & & \\
Is\_weekend & & \\
\toprule
\end{tabular}
\label{tab:factors}
\end{table*}
\begin{table*}[ht]
\centering
\caption{Overview of factors}
\begin{tabular}{r c c c c c}
\bottomrule
\textbf{Statistic} &\textbf{Mean} &\textbf{St.} &\textbf{Min} &\textbf{Median} &\textbf{Max} \\
\midrule
\textbf{Social familiarity}\hspace{1em} \\
Core team & & & & & \\
First\_pr & & & & & \\
\#Prev\_pr & & & & & \\
\#Review & & & & & \\
\midrule
\textbf{Technical familiarity}\hspace{1em} \\
Prj\_age & & & & & \\
\#Contributor & & & & & \\
Pr\_growth & & & & & \\
\midrule
\textbf{Personal information}\hspace{1em} \\
Churn & & & & & \\
\#Files & & & & & \\
Src\_touched & & & & & \\
Config\_ touched & & & & & \\
Test\_touched & & & & & \\
Is\_night & & & & & \\
Is\_weekend & & & & & \\
\toprule
\end{tabular}
\label{tab:factors}
\end{table*}
\subsection{RQ2: Effect of CC}
\subsubsection{RQ2.1: How CC affect code review participant}
% CC 是否影响了review的参与度
% 如果在 pr_desc中有cc其第一次反馈是否是更及时反馈者应该是被cc的
% 如果在 pr_desc或者cmt中有cc其参与的人数 和 cmt数 是否更多
\subsubsection{RQ2.2: How CC affect code review acceptance / quality}
% 包含了cc的是否更容易被接受被cc的人是很合适的人有利于pr的改进
% 或者 被cc的是cc的熟悉的人从而导致由于考虑到面子的问题不好意思拒绝