ging/social_stream

View on GitHub
oauth2_server/app/assets/javascripts/social_stream/site_client.js

Summary

Maintainability
A
1 hr
Test Coverage

Function SiteClient has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

SocialStream.SiteClient = (function(SS, $, undefined) {
  var callback = new SS.Callback();

  var initNewModal = function() {
    $('.new_site_client-modal-link').attr('href', '#new_site_client-modal');
Severity: Minor
Found in oauth2_server/app/assets/javascripts/social_stream/site_client.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status