SysMO-DB/seek

View on GitHub
lib/jerm/web_dav.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method get_contents has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def get_contents uri,user,password,recursive=false
   
    found=[]

    content = propfind uri,user,password,1
Severity: Minor
Found in lib/jerm/web_dav.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status