Shemplo/Neerc-chat-client

View on GitHub
src/main/java/ru/shemplo/chat/neerc/gfx/panes/EmojiList.java

Summary

Maintainability
C
7 hrs
Test Coverage

File EmojiList.java has 474 lines of code (exceeds 250 allowed). Consider refactoring.
Open

package ru.shemplo.chat.neerc.gfx.panes;

import javafx.application.Platform;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
Severity: Minor
Found in src/main/java/ru/shemplo/chat/neerc/gfx/panes/EmojiList.java - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status