pasupulaphani/angular-socialsharing

View on GitHub
src/angular-socialsharing/services/twtProvider.js

Summary

Maintainability
A
1 hr
Test Coverage

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

                $get: function($window, $q, ssUtils) {
                    return {
                        intent: function(type, params) {

                            type = type || 'tweet';
Severity: Minor
Found in src/angular-socialsharing/services/twtProvider.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status