The following document contains the results of FindBugs
FindBugs Version is 3.0.0
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| net.kreatious.pianoleopard.midi.InputModel$UserNoteRecorder | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Private method net.kreatious.pianoleopard.midi.InputModel$UserNoteRecorder.userPressedEvent(Event) is never called | PERFORMANCE | UPM_UNCALLED_PRIVATE_METHOD | 86-92 | Medium |