Showing 371 of 463 total issues
Function directiveLinkingFn
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
/* nodesetLinkingFn */ nodesetLinkingFn,
/* angular.Scope */ scope,
/* Node */ node,
/* Element */ rootElement,
/* function(Function) */ boundTranscludeFn
Function applyDirectivesToNode
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function applyDirectivesToNode(directives, compileNode, templateAttrs, transcludeFn, jqCollection) {
Function formatNumber
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function formatNumber(number, pattern, groupSep, decimalSep, fractionSize) {
Function add
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
add: function( elem, types, handler, data, selector ) {
Function Tween
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function Tween( elem, options, prop, end, easing ) {
Function add
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
jQuery.event.add = function( elem, types, handler, data, selector ){
Function remove
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
jQuery.event.remove = function( elem, types, handler, selector, mappedTypes ){
Function augmentWidthOrHeight
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {
Function remove
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
remove: function( elem, types, handler, selector, mappedTypes ) {
Function on
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
on: function( types, selector, data, fn, /*INTERNAL*/ one ) {
Function superMatcher
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
superMatcher = function( seed, context, xml, results, expandContext ) {
Function CHILD
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
"CHILD": function( type, what, argument, first, last ) {
Function condense
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function condense( unmatched, map, filter, context, xml ) {
Function $httpBackend
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function $httpBackend(method, url, data, callback, headers) {
Avoid too many return
statements within this function. Open
Open
return WebInspector.UIString("%.0fMB", megabytes);
Avoid too many return
statements within this function. Open
Open
return 'img';
Avoid too many return
statements within this function. Open
Open
return 'oth';
Avoid too many return
statements within this function. Open
Open
return 'oth';
Avoid too many return
statements within this function. Open
Open
return 'doc';
Avoid too many return
statements within this function. Open
Open
return 'fnt';