groundtruth/PoziMobile

View on GitHub
js/Syncher.js

Summary

Maintainability
A
1 hr
Test Coverage

Function doSync has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        var doSync = function(item) {
            that.updateInterface();
            console.log('Synching ...');
            if (item.data && item.data.properties)
            {
Severity: Minor
Found in js/Syncher.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status