You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanclass="cstat-no" title="statement not covered" > }</span>
324
-
<spanclass="cstat-no" title="statement not covered" > if ( tmp.length > ndims ) {</span>
325
-
<spanclass="cstat-no" title="statement not covered" > return new RangeError( format( 'invalid option. `%s` option specifies more dimensions than exists in the input array. Number of dimensions: %d. Option: [%s].', 'dims', ndims, join( opts.dims, ',' ) ) );</span>
326
-
<spanclass="cstat-no" title="statement not covered" > }</span>
327
318
<spanclass="cstat-no" title="statement not covered" > opts.dims = tmp;</span>
328
319
<spanclass="cstat-no" title="statement not covered" > }</span>
329
320
<spanclass="cstat-no" title="statement not covered" > return null;</span>
0 commit comments