public Genre getGenre()
in
src/com/example/library/Book.java [26:28]
3
lines of code
1
McCabe index (conditional complexity)
public Genre getGenre() { return genre; }