Showing 206 of 206 total issues
Wl_Table
has 35 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Wl_Table(QTableView):
def __init__(
self, parent,
headers, header_orientation = 'hor',
editable = False,
Wl_Main
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Wl_Main(QMainWindow):
def __init__(self, loading_window):
super().__init__()
self.loading_window = loading_window
Consider simplifying this complex logical expression. Open
Open
if (
checkbox_sync.isChecked()
or (
spin_box_left.prefix() == _tr('wl_boxes', 'L')
and spin_box_right.prefix() == _tr('wl_boxes', 'L')
Consider simplifying this complex logical expression. Open
Open
if (
checkbox_sync.isChecked()
or (
spin_box_left.prefix() == _tr('wl_boxes', 'L')
and spin_box_right.prefix() == _tr('wl_boxes', 'L')
Function __init__
has 13 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(
Function __init__
has 13 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(
Function __init__
has 13 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(
Function __init__
has 13 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(
Function init_context_settings
has 12 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def init_context_settings(
Function __init__
has 11 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(
Function to_tokens
has 11 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def to_tokens(
Function init_search_settings
has 10 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def init_search_settings(
Function wl_dependency_parse_fig_text
has 10 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def wl_dependency_parse_fig_text(
Function wl_dependency_parse_fig
has 10 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def wl_dependency_parse_fig(
Function wl_dependency_parse_fig_tokens
has 10 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def wl_dependency_parse_fig_tokens(
Function ins_headers_hor
has 9 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ins_headers_hor(
Function ins_header_hor
has 9 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ins_header_hor(
Function wl_test_stanza
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def wl_test_stanza(
Function wl_test_spacy
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def wl_test_spacy(
Function add_headers_hor
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def add_headers_hor(