@thesis{thesis, author={Rusjdi Darma and Sangadji Iriansyah BM and VERNANDA OKTA}, title ={PERANCANGAN APLIKASI UNTUK MENGHITUNG TINGKAT KOMPLEKSITAS PROGRAM JAVA DENGAN CYCLOMATIC COMPLEXITY}, year={2018}, url={http://156.67.221.169/4657/}, abstract={Complexity is one of the important factors that can affect the quality of software, by calculating the complexity of the program, we can know the complexity of a source code. In this thesis discuss about how to design an application that can calculate the complexity of the program by using cyclomatic complexity. Cyclomatic complexity uses a flow graph to determine the complexity values based on the nodes and edges of the flow graph structure. It is expected that this application can help the programmer in determining the level of complexity of a program and assist the lecturer in assessing the complexity of the student task program} }