@@ -290,11 +290,11 @@ if (! _$jscoverage['/io/form-serializer.js'].branchData) {
290290 _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '79' ] = [ ] ;
291291 _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '79' ] [ 1 ] = new BranchData ( ) ;
292292}
293- _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '79' ] [ 1 ] . init ( 586 , 20 , 'vs && !S.isArray(vs)' ) ;
293+ _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '79' ] [ 1 ] . init ( 599 , 14 , '!S.isArray(vs)' ) ;
294294function visit35_79_1 ( result ) {
295295 _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '79' ] [ 1 ] . ranCondition ( result ) ;
296296 return result ;
297- } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '75' ] [ 1 ] . init ( 472 , 3 , '!vs ' ) ;
297+ } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '75' ] [ 1 ] . init ( 472 , 16 , 'vs === undefined ' ) ;
298298function visit34_75_1 ( result ) {
299299 _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '75' ] [ 1 ] . ranCondition ( result ) ;
300300 return result ;
@@ -306,23 +306,23 @@ function visit33_68_1(result) {
306306function visit32_63_1 ( result ) {
307307 _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '63' ] [ 1 ] . ranCondition ( result ) ;
308308 return result ;
309- } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '51' ] [ 1 ] . init ( 91 , 125 , 'rselectTextarea.test(el.nodeName) || rinput.test(el.type)' ) ;
309+ } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '51' ] [ 1 ] . init ( 83 , 117 , 'rselectTextarea.test(el.nodeName) || rinput.test(el.type)' ) ;
310310function visit31_51_1 ( result ) {
311311 _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '51' ] [ 1 ] . ranCondition ( result ) ;
312312 return result ;
313- } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '49' ] [ 1 ] . init ( - 1 , 217 , 'el.checked || rselectTextarea.test(el.nodeName) || rinput.test(el.type)' ) ;
313+ } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '49' ] [ 1 ] . init ( - 1 , 201 , 'el.checked || rselectTextarea.test(el.nodeName) || rinput.test(el.type)' ) ;
314314function visit30_49_1 ( result ) {
315315 _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '49' ] [ 1 ] . ranCondition ( result ) ;
316316 return result ;
317- } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '46' ] [ 1 ] . init ( 58 , 352 , '!el.disabled && (el.checked || rselectTextarea.test(el.nodeName) || rinput.test(el.type))' ) ;
317+ } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '46' ] [ 1 ] . init ( 58 , 336 , '!el.disabled && (el.checked || rselectTextarea.test(el.nodeName) || rinput.test(el.type))' ) ;
318318function visit29_46_1 ( result ) {
319319 _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '46' ] [ 1 ] . ranCondition ( result ) ;
320320 return result ;
321- } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '44' ] [ 1 ] . init ( 47 , 411 , 'el.name && !el.disabled && (el.checked || rselectTextarea.test(el.nodeName) || rinput.test(el.type))' ) ;
321+ } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '44' ] [ 1 ] . init ( 47 , 395 , 'el.name && !el.disabled && (el.checked || rselectTextarea.test(el.nodeName) || rinput.test(el.type))' ) ;
322322function visit28_44_1 ( result ) {
323323 _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '44' ] [ 1 ] . ranCondition ( result ) ;
324324 return result ;
325- } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '30' ] [ 1 ] . init ( 80 , 23 , 'serializeArray || false' ) ;
325+ } _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '30' ] [ 1 ] . init ( 84 , 23 , 'serializeArray || false' ) ;
326326function visit27_30_1 ( result ) {
327327 _$jscoverage [ '/io/form-serializer.js' ] . branchData [ '30' ] [ 1 ] . ranCondition ( result ) ;
328328 return result ;
@@ -385,14 +385,14 @@ KISSY.add(function(S, require) {
385385 _$jscoverage [ '/io/form-serializer.js' ] . lineData [ 74 ] ++ ;
386386 vs = data [ el . name ] ;
387387 _$jscoverage [ '/io/form-serializer.js' ] . lineData [ 75 ] ++ ;
388- if ( visit34_75_1 ( ! vs ) ) {
388+ if ( visit34_75_1 ( vs === undefined ) ) {
389389 _$jscoverage [ '/io/form-serializer.js' ] . lineData [ 76 ] ++ ;
390390 data [ el . name ] = val ;
391391 _$jscoverage [ '/io/form-serializer.js' ] . lineData [ 77 ] ++ ;
392392 return ;
393393 }
394394 _$jscoverage [ '/io/form-serializer.js' ] . lineData [ 79 ] ++ ;
395- if ( visit35_79_1 ( vs && ! S . isArray ( vs ) ) ) {
395+ if ( visit35_79_1 ( ! S . isArray ( vs ) ) ) {
396396 _$jscoverage [ '/io/form-serializer.js' ] . lineData [ 81 ] ++ ;
397397 vs = data [ el . name ] = [ vs ] ;
398398 }
0 commit comments