%\begin{table}[H] %\begin{center} \begin{tabular}{c|rrrrr|r} Sous-projet & \multicolumn{5}{c|}{Nombre de lignes par langage} & Total \\ & tom & gom & java & ada & python & \\ \hline engine & \num{20467} & \num{471} & \num{2690} & - & - & \num{23628} \\ library & \num{15062} & \num{297} & \num{2547} & \num{2074} & \num{1746} & \num{21726} \\ gom & \num{9572} & \num{188} & \num{1734} & - & - & \num{11494} \\ emf & \num{1479} & - & - & - & - & \num{1479} \\ platform & \num{416} & \num{16} & \num{602} & - & - & \num{1034} \\ \hline %Total & 47968 (80,94\%) & 7477 (12.62\%) & 2074 (3.50\%) & 1746 (2.95\%) & 59265 \\ Total & \num{46996} & \num{972} & \num{7573} & \num{2074} & \num{1746} & \num{59351} \\ \% & 79,17\% & 1,64\% & 12,76\% & 3,49\% & 2,94\% & 100\% \\ \end{tabular} %\caption{Nombre de lignes de code dans le projet {\tom}} %\label{table:stats} %\end{center} %\end{table} %\begin{tabular}{c|cccc|c} % RĂ©pertoire & \multicolumn{4}{c|}{Nombre de lignes par langage} & Total \\ % & tom & java & ada & python & \\ % \hline % engine & 20938 & 2690 & - & - & 23628 \\ % library & 15359 & 2451 & 2074 & 1746 & 21630 \\ % gom & 9760 & 1734 & - & - & 11494 \\ % emf & 1479 & - & - & - & 1479 \\ % platform & 432 & 602 & - & - & 1034 \\ % \hline % %Total & 47968 (80,94\%) & 7477 (12.62\%) & 2074 (3.50\%) & 1746 (2.95\%) & 59265 \\ % Total & 47968 & 7477 & 2074 & 1746 & 59265 \\ % \% & 80,94\% & 12.62\% & 3.50\% & 2.95\% & \\ %\end{tabular}