public Author getAuthor()
in
src/com/example/library/Book.java [22:24]
3
lines of code
1
McCabe index (conditional complexity)
public Author getAuthor() { return author; }