mozilla/webmaker.org

View on GitHub
public/js/lib/socialmedia.js

Summary

Maintainability
A
1 hr
Test Coverage

Function SocialMedia has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  return function SocialMedia( options ) {
    var urlPlaceHolder = options.url || "__URL__PLACE__HOLDER__";

    /**
     * The various social media all have the same API.
Severity: Minor
Found in public/js/lib/socialmedia.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status