Showing 566 of 915 total issues
Avoid too many return
statements within this function. Open
Open
else return false;
Avoid too many return
statements within this function. Open
Open
return curr;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return '<li>'
+ body
+ '</li>\n';
Avoid too many return
statements within this function. Open
Open
return '<p>An error occured:</p><pre>'
+ escape(e.message + '', true)
+ '</pre>';
Avoid too many return
statements within this function. Open
Open
return {
__promoUri: "http://www.dailymotion.com/video/" + urlMatch[1]
};
Avoid too many return
statements within this function. Open
Open
return '<p>'
+ this.parseText()
+ '</p>\n';
Avoid too many return
statements within this function. Open
Open
return links;
Avoid too many return
statements within this function. Open
Open
return !this.token.pre && !this.options.pedantic
? this.inline.output(this.token.text)
: this.token.text;
Avoid too many return
statements within this function. Open
Open
return '<table>\n'
+ body
+ '</table>\n';
Avoid too many return
statements within this function. Open
Open
return {
__promoUri: "http://link.brightcove." + (/\.co\.jp/.test(video_src) ? 'co.jp' : 'com')+ "/services/player/bcpid" + playerID[1] + "?bctid=" + videoID[1]
};
Avoid too many return
statements within this function. Open
Open
return '<blockquote>\n'
+ body
+ '</blockquote>\n';
Avoid too many return
statements within this function. Open
Open
return '<'
+ type
+ '>\n'
+ body
+ '</'
Avoid too many return
statements within this function. Open
Open
return {
__promoUri: "http://www.dailymotion.com/video/" + urlMatch[1]
};
Avoid too many return
statements within this function. Open
Open
return '<p>'
+ this.inline.output(this.token.text)
+ '</p>\n';
Avoid too many return
statements within this function. Open
Open
return Parser.parse(Lexer.lex(src, opt), opt);
Avoid too many return
statements within this function. Open
Open
return {
__promoUri: video_src
};
Avoid too many return
statements within this function. Open
Open
return '<li>'
+ body
+ '</li>\n';
Avoid too many return
statements within this function. Open
Open
return -1;
Avoid too many return
statements within this function. Open
Open
return 1;