Jasonette/JASONETTE-iOS

View on GitHub

Showing 403 of 403 total issues

Avoid too many return statements within this function.
Open

          return false;
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return true;
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return false;
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return template;
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                  return evaluated;
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return true;
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                return '';
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return val;
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return false;
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return false;
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return template;
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                  return template.replace(variable, '');
Severity: Major
Found in app/Jasonette/st.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return 0;
Severity: Major
Found in app/Jasonette/rss.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

  return n;
Severity: Major
Found in app/Jasonette/rss.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return this;
Severity: Major
Found in app/Jasonette/rss.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

  return n;
Severity: Major
Found in app/Jasonette/rss.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return 0;
Severity: Major
Found in app/Jasonette/rss.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return formatError(value);
Severity: Major
Found in app/Jasonette/rss.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return arrayIndexOf(this, val, byteOffset)
Severity: Major
Found in app/Jasonette/rss.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return state.length;
Severity: Major
Found in app/Jasonette/rss.js - About 30 mins to fix
Severity
Category
Status
Source
Language