openpathsampling/openpathsampling-cli

View on GitHub
paths_cli/commands/md.py

Summary

Maintainability
A
0 mins
Test Coverage

Function md has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

def md(input_file, output_file, engine, ensemble, nsteps, init_frame):
Severity: Minor
Found in paths_cli/commands/md.py - About 45 mins to fix

    Function md_main has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

    def md_main(output_storage, engine, ensembles, nsteps, initial_frame):
    Severity: Minor
    Found in paths_cli/commands/md.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status