(a, b)
| 5347 | var c, |
| 5348 | d = [], |
| 5349 | e = function (a, b) { |
| 5350 | (b = n.isFunction(b) ? b() : null == b ? '' : b), |
| 5351 | (d[d.length] = encodeURIComponent(a) + '=' + encodeURIComponent(b)); |
| 5352 | }; |
| 5353 | if ( |
| 5354 | (void 0 === b && (b = n.ajaxSettings && n.ajaxSettings.traditional), |
| 5355 | n.isArray(a) || (a.jquery && !n.isPlainObject(a))) |
no test coverage detected