id: 1 unit: public BookEditorExample() file: src/com/example/library/forms/BookEditorExample.java start line: 21 end line: 53 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 2 unit: public static void main() file: src/com/example/library/Main.java start line: 9 end line: 28 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 3 unit: private void saveChanges() file: src/com/example/library/forms/BookEditorExample.java start line: 57 end line: 80 size: 16 LOC McCabe index: 2 number of parameters: 0 id: 4 unit: public List searchByGenre() file: src/com/example/library/Library.java start line: 22 end line: 30 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 5 unit: public List searchByAuthor() file: src/com/example/library/Library.java start line: 32 end line: 40 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 6 unit: public List getAvailableBooks() file: src/com/example/library/Library.java start line: 41 end line: 49 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 7 unit: public Book() file: src/com/example/library/Book.java start line: 11 end line: 16 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 8 unit: private void populateGenreComboBox() file: src/com/example/library/forms/BookEditorExample.java start line: 90 end line: 98 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 9 unit: private void cancelChanges() file: src/com/example/library/forms/BookEditorExample.java start line: 83 end line: 88 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 10 unit: public Author() file: src/com/example/library/Author.java start line: 7 end line: 10 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 11 unit: public Library() file: src/com/example/library/Library.java start line: 10 end line: 12 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 12 unit: public void addBook() file: src/com/example/library/Library.java start line: 14 end line: 16 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 13 unit: public void removeBook() file: src/com/example/library/Library.java start line: 18 end line: 20 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 14 unit: public String getName() file: src/com/example/library/Author.java start line: 12 end line: 14 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 15 unit: public String getSurname() file: src/com/example/library/Author.java start line: 16 end line: 18 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 16 unit: public Author getAuthor() file: src/com/example/library/Book.java start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 17 unit: public Genre getGenre() file: src/com/example/library/Book.java start line: 26 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 18 unit: public String getName() file: src/com/example/library/Book.java start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 19 unit: public boolean isTaken() file: src/com/example/library/Book.java start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 20 unit: public void setTaken() file: src/com/example/library/Book.java start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 21 unit: public void setSaveButtonListener() file: src/com/example/library/forms/BookEditorExample.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 22 unit: public Book() file: src/com/example/library/Book.java start line: 18 end line: 20 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 23 unit: public void setName() file: src/com/example/library/Book.java start line: 41 end line: 42 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 24 unit: public void setGenre() file: src/com/example/library/Book.java start line: 44 end line: 45 size: 2 LOC McCabe index: 1 number of parameters: 1