report corrections
This commit is contained in:
parent
38ca002687
commit
ae3d05fd7c
2 changed files with 2 additions and 2 deletions
BIN
report.pdf
BIN
report.pdf
Binary file not shown.
|
@ -75,7 +75,7 @@ Given these requirements, I decide to analyze the Apache Commons Text project
|
||||||
in the GitHub repository
|
in the GitHub repository
|
||||||
\href{https://github.com/apache/commons-text}{\textbf{apache/commons-text}}.
|
\href{https://github.com/apache/commons-text}{\textbf{apache/commons-text}}.
|
||||||
|
|
||||||
\subsection{The Apache Commons Lang Project}
|
\subsection{The Apache Commons Text Project}
|
||||||
The Apache Commons family of libraries is an Apache Software
|
The Apache Commons family of libraries is an Apache Software
|
||||||
Foundation\footnote{\url{https://apache.org/}} sponsored collection of Java
|
Foundation\footnote{\url{https://apache.org/}} sponsored collection of Java
|
||||||
libraries designed to complement the standard libraries of Java. The Apache
|
libraries designed to complement the standard libraries of Java. The Apache
|
||||||
|
@ -160,7 +160,7 @@ compilation output at that tag is stored in the file
|
||||||
|
|
||||||
No CheckerFramework checkers other than the index checker is used in this
|
No CheckerFramework checkers other than the index checker is used in this
|
||||||
analysis as the code in the project mainly manipulates strings and arrays and a
|
analysis as the code in the project mainly manipulates strings and arrays and a
|
||||||
significant number of warnings are generated even by using this checker only..
|
significant number of warnings are generated even by using this checker only.
|
||||||
|
|
||||||
\section{Refactoring}
|
\section{Refactoring}
|
||||||
|
|
||||||
|
|
Reference in a new issue