For two matrices $A = \left( \begin{array} { l l } 1 & 1 \\ 0 & 2 \end{array} \right) , B = \left( \begin{array} { l l } 1 & 1 \\ 3 & 0 \end{array} \right)$, what is the sum of all components of the matrix $A + B$? [2 points]\\
(1) 5\\
(2) 6\\
(3) 7\\
(4) 8\\
(5) 9