xchem/XChemExplorer

View on GitHub
xce/gui_scripts/pandda_tab.py

Summary

Maintainability
C
1 day
Test Coverage

Function setup has 176 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def setup(self, xce_object):
        ################################################################################
        #                                                                              #
        #                                  PANDDA TAB                                  #
        #                                                                              #
Severity: Major
Found in xce/gui_scripts/pandda_tab.py - About 7 hrs to fix

    File pandda_tab.py has 312 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    import multiprocessing
    import os
    
    from PyQt4 import QtCore, QtGui, QtWebKit
    
    
    Severity: Minor
    Found in xce/gui_scripts/pandda_tab.py - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status